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

HunterMcGushion / hyperparameter_hunter / 662
95%

Build:
DEFAULT BRANCH: master
Ran 20 Jun 2019 02:22AM UTC
Jobs 1
Files 44
Run time 3s
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
662

push

travis-ci

HunterMcGushion
Rename Optimization Protocol classes to use "OptPro" suffix

* The following classes in `optimization` are affected:
   * `BayesianOptimization` -> `BayesianOptPro`
   * `GradientBoostedRegressionTreeOptimization` -> `GradientBoostedRegressionTreeOptPro`
      * `GBRT` alias unchanged
   * `RandomForestOptimization` -> `RandomForestOptPro`
      * `RF` alias unchanged
   * `ExtraTreesOptimization` -> `ExtraTreesOptPro`
      * `ET` alias unchanged
   * `DummySearch` -> `DummyOptPro`
* The original class names are still available, but are deprecated
  and scheduled to be removed in v3.2.0
* The classes in `optimization_core` have also been renamed in the same way, but
  they are not undergoing a deprecation cycle as they are intended for internal use only
* This change was primarily made to strengthen the mental connection between the base
  classes defined in `optimization_core` and the user-oriented classes in `optimization`

4109 of 4393 relevant lines covered (93.54%)

0.94 hits per line

Jobs
ID Job ID Ran Files Coverage
1 662.1 20 Jun 2019 02:22AM UTC 0
93.54
Travis Job 662.1
Source Files on build 662
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #662
  • b4ff0cdd on github
  • Prev Build on master (#659)
  • Next Build on master (#671)
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