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.6.0 - 2023-03-13¶
Changed¶
- Fixes Balanced accuracy as defined in sklearn (#327) 
0.5.0 - 2022-04-04¶
Added¶
Changed¶
Removed¶
- Following CLI commands were removed (#272) - - ramp_test_submission→ use- ramp-testinstead -- ramp_test_notebook-- ramp_convert_notebook-- ramp_leaderboard
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.widthto None in prompt (#242)
- Force utf8 encoding when reading notebook (#252) 
- Handle the case of single hyperparameter in hyperopt (#257) 
Fixed¶
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_submissionscript: beautified score printing, optional pickling of trained models, optional saving- y_pred, cv bagging
- mars 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