Releases: onelearn/onelearn
Releases · onelearn/onelearn
Release list
Version 0.3
This release adds the following improvements
- AMFClassifier and AMFRegressor can be serialized to files (using internally pickle) using the
saveandloadmethods
Version 0.2.0 of onelearn
This release adds the following improvements
- SampleCollection pre-allocates more samples instead of the bare minimum for faster computation
- The playground can be launched from the library
- A documentation on readthedocs
- Faster computations and a lot of code cleaning
- Unittests for python 3.6-3.8