Releases: automl/random_forest_run
Releases · automl/random_forest_run
0.9.0
v0.8.3
v0.8.3
Release v0.8.2
Fix error while uploading the release assets (#63) * remove_double_release * try_edit
Version 0.8.0
Wheels support (#56) * First try of auto-wheels * syntax fixes * syntax fixes -- try2 * dependencies * fix path * permissions * build_tools/build_source.sh * Debug info * try3 * moredebuginfo * moredebug2 * moredebug3 * moredebug4 * typo * try space * Files locally * yumaware * numpyfix * testpath * project * Cleanup for PR * Feedback from comments * Missing pytest update * Wheels centos (#1) * Disentangle wheels/dist * Update build_tools/build_wheels.sh Co-authored-by: Matthias Feurer <lists@matthiasfeurer.de> * Fixed build source Co-authored-by: Matthias Feurer <lists@matthiasfeurer.de>
Version 0.7.4
Some changes:
- added mondrian forest
- minor bugfixes (e.g. the annoying error message when installing via pip should be fixed)
New release
Latest release includes:
- minor bug fixes
- pyrfr objects are now static (don't allow new attributes) to make sure forest and tree options are properly set
- updated dependency cereal (v1.2.2)
- restructured repo layout to prevent installing it directly with pip