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

natekupp / ffx / 16 / 2
76%
master: 76%

Build:
DEFAULT BRANCH: master
Ran 18 Dec 2019 04:52AM UTC
Files 3
Run time 0s
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

18 Dec 2019 04:51AM UTC coverage: 75.712% (-0.2%) from 75.909%
PYVERSION=""

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.

505 of 667 relevant lines covered (75.71%)

0.76 hits per line

Source Files on job 16.2 (PYVERSION="")
  • Tree
  • List 0
  • Changed 2
  • Source Changed 2
  • Coverage Changed 2
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 11
  • Travis Job 16.2
  • 251c4076 on github
  • Prev Job for PYVERSION="" on master (#13.4)
  • Next Job for PYVERSION="" on master (#19.2)
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