Releases: nidhaloff/igel Releases · nidhaloff/igel
v1.0.0 19 Nov 16:51
Compare Sorry, something went wrong.
No results found Updated NN API Fixed CLI bugs v0.7.0 11 Oct 20:53
Compare Sorry, something went wrong.
No results found Fixed bug in auto ImageClassification Added support for auto TetxtClassification Added support for default data pre-processing Added support for training from directories Extended CLI functionality Added support for auto hyperparameter tuning v0.6.0 17 Sep 22:50
Compare Sorry, something went wrong.
No results found Added first support for auto image classification added cli features updated and added models v0.5.0 26 Aug 18:10
Compare Sorry, something went wrong.
No results found bug fixes used click for cli improved cli v0.4.0 18 Jun 21:02
Compare Sorry, something went wrong.
No results found What changed? Added a possibility to serve a trained model using FastAPI Updated cli Fixed bugs Added more unit tests secondary changes migrated to poetry migrated CI/CI to github actions 0.3.1 31 Oct 13:42
Compare Sorry, something went wrong.
No results found 0.3.1 (2020-10-31) Added support for multiple data types (excel, json and html) Added igel GUI as a sub command 0.3.0 14 Oct 20:58
Compare Sorry, something went wrong.
No results found Provided a way to use reproducible results Added support for random state generation Fixed bug in dataset options 0.2.9 12 Oct 21:19
Compare Sorry, something went wrong.
No results found Fixed bug in clustering added a clustering example added support for clustering arguments 0.2.8 10 Oct 16:51
Compare Sorry, something went wrong.
No results found implemented hyperparameter search added a hyperparameter example 0.2.7 07 Oct 17:43
Compare Sorry, something went wrong.
No results found removed colorama (since it was causing bugs on jupyter) improved interactive mode added commands to get version and infos about the package