igel

a delightful machine learning tool that allows you to train, test, and use models without writing code

MIT License

Stars
3.1K
Committers
21

Bot releases are hidden (Show)

igel - v1.0.0 Latest Release

Published by nidhaloff almost 3 years ago

  • Updated NN API
  • Fixed CLI bugs
igel -

Published by nidhaloff about 3 years ago

  • 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
igel - v0.6.0

Published by nidhaloff about 3 years ago

  • Added first support for auto image classification
  • added cli features
  • updated and added models
igel -

Published by nidhaloff about 3 years ago

  • bug fixes
  • used click for cli
  • improved cli
igel - v0.4.0

Published by nidhaloff over 3 years ago

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
igel -

Published by nidhaloff almost 4 years ago

0.3.1 (2020-10-31)

  • Added support for multiple data types (excel, json and html)
  • Added igel GUI as a sub command
igel -

Published by nidhaloff about 4 years ago

  • Provided a way to use reproducible results
  • Added support for random state generation
  • Fixed bug in dataset options
igel -

Published by nidhaloff about 4 years ago

  • Fixed bug in clustering
  • added a clustering example
  • added support for clustering arguments
igel -

Published by nidhaloff about 4 years ago

  • implemented hyperparameter search
  • added a hyperparameter example
igel -

Published by nidhaloff about 4 years ago

removed colorama (since it was causing bugs on jupyter)
improved interactive mode
added commands to get version and infos about the package

igel -

Published by nidhaloff about 4 years ago

added clustering support
all clustering classes of sklearn are now supported

igel - support all sklearn models

Published by nidhaloff about 4 years ago

igel supports all sklearn models and optional preprocessing methods

igel -

Published by nidhaloff about 4 years ago

updated readme by adding an example

igel -

Published by nidhaloff about 4 years ago

first functional package

Related Projects