• Home
  • Features
  • Pricing
  • Docs
  • Announcements
  • Sign In

natekupp / ffx / 16
76%

Build:
DEFAULT BRANCH: master
Ran 18 Dec 2019 04:51AM UTC
Jobs 4
Files 9
Run time 28s
Badge
Embed ▾
README BADGES
x

If you need to use a raster PNG badge, change the '.svg' to '.png' in the link

Markdown

Textile

RDoc

HTML

Rst

pending completion
16

push

travis-ci

natekupp
Improving the sklearn-style API (#37)

* Bump version number for PyPI release, and include Py3.6 as supported.

* Update push_to_pypi to use twine.

* Update runffx tool for Python 3

* Added a Scikit-learn API, bumped FFX version number and Python/Sklearn numbers.

* Squeeze an unused dimension in y. Move a comment in api. Add a commented line for pushing to test-PyPI.

* Bump version number again and remember to rm old versions when uploading to PyPI.

* Corrected the count of GP nodes (complexity) and used it in existing test, also added the code from the README as a test.

* Bump version number for PyPI

* Fix special case for thresholds when x var has no variance.

* Change _model to model_ and same for _models to conform to sklearn Estimator API. Add FFXModel.predict as alias of FFXModel.simulate so individual models can be used in pseudo-sklearn model.predict(X) style.

* Instead of hacking thresholds for case where x var has no variance, just continue. See https://github.com/natekupp/ffx/pull/33.

* Make FFXModel and ConstantModel into sklearn Regressors and add predict to the latter also, and add a test of all this.

1519 of 2001 relevant lines covered (75.91%)

3.03 hits per line

Jobs
ID Job ID Ran Files Coverage
1 16.1 (PYVERSION="3") 18 Dec 2019 04:52AM UTC 0
76.01
Travis Job 16.1
2 16.2 (PYVERSION="") 18 Dec 2019 04:52AM UTC 0
75.71
Travis Job 16.2
3 16.3 (PYVERSION="3") 18 Dec 2019 04:52AM UTC 0
76.01
Travis Job 16.3
4 16.4 (PYVERSION="") 18 Dec 2019 04:51AM UTC 0
75.71
Travis Job 16.4
Source Files on build 16
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #16
  • 251c4076 on github
  • Prev Build on master (#13)
  • Next Build on master (#19)
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2026 Coveralls, Inc