Skip to content

Latest commit

 

History

History
29 lines (22 loc) · 718 Bytes

HISTORY.rst

File metadata and controls

29 lines (22 loc) · 718 Bytes

History

0.0.3 (2021-10-12)
------------------
* Examples runner added
* All examples enclosed with methods
* One place examples runner initiated
* General code cleanup


0.0.2 (2021-10-11)
------------------

* Various samples were added for testing
* Various datasets added
* LazyRegressor to Regressor naming convention
* LazyClassifier to Classifier naming convention
* Classifier and Regressor moved to separate files
* General code cleanup
* General coding standards improved


0.0.1 (2021-09-08)
------------------

* Base version from Lazypredict.