Release history¶
All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog and this project adheres to Semantic Versioning.
0.4.0 - 2020-04-14¶
Added¶
Changed¶
Stop using colored prompt in Windows (#224)
Use colored output only form terminals that know how to handle it (#225)
Sanitize user input in workflows (#226)
Set
display.width
to None in prompt (#242)Force utf8 encoding when reading notebook (#252)
Handle the case of single hyperparameter in hyperopt (#257)
0.3.3 - 2020-03-13¶
0.3.2 - 2020-02-28¶
0.3.2 - 2020-02-28¶
0.3.1 - 2020-02-01¶
0.3.0 - 2020-01-30¶
0.2.1 - 2020-01-21¶
0.2.0 - 2020-01-21¶
v0.2.0 (git tag only) - 2017-11-06¶
Added¶
refactored README and wiki
ramp_test_submission
script: beautified score printing, optional pickling of trained models, optional savingy_pred
, cv baggingmars craters: detection workflow, detection scores,
pollenating insects: a new simplified image classification workflow
fake news: soft accuracy using a cost matrix
kaggle seguro: normalized Gini score
v0.1.0 (git tag only) - 2017-10-10¶
[Unreleased]: https://github.com/paris-saclay-cds/ramp-workflow/compare/0.3.3…HEAD