Skip to content

Flaming Hot Cheeto

Compare
Choose a tag to compare
@thcrock thcrock released this 10 Dec 16:49
· 472 commits to master since this release

New functionality:

  • Add additional feature group CV strategy (all-combinations) (#518)
  • Downcasting feature tables (#510)
  • Label Generation Replace Flag [Resolves #499]
  • Audition model group filter [Resovles #494] (#495)
  • development environment wizard (#511)

Bug Fixes:

  • Fix db engine check in Experiment [Resolves #538] (#539)
  • Allow >5GB matrices with S3 [Resolves #530]
  • refined test query to avoid unwarranted failure
  • Prevent experiment hanging when worker is killed by OS [Resolves #501] (#506)
  • develop script should install triage with the rq extra (#521)

General Improvements:

  • Scheduled monthly dependency update for December (#526)
  • Shorten log lines [Resolves #528]
  • Verbose config check (#483)
  • added pytest fixtures to simplify and clean up (architect) tests (#522)
  • Add HDF5 to CLI and doc [Resolves #496] (#497)

Refactoring/Documentation:

  • Move example yaml configuration files into subdirectory (#520)
  • Fix links in results_schema readme [Resolves #524] (#525)
  • Refactoring: Remove cohort options besides query [Resolves #504]