Skip to content

minimalistic framwework created to easily create the baseline ML model and further help the user to have a smooth

License

Notifications You must be signed in to change notification settings

rajatgermany/AutoML

Repository files navigation

AutoML

Minimalistic framwework built for smooth ML iteration process. Currently it works for regression problems and structured data. User can run different experiments with minimum to no adjustment.

How to use it

  • Upload the data in ./data/base_data
  • Use configuration.ipynb to build the configuration for experiment.
    • User Need to specify the type of operation for each feature. To understand features, perform the basic EDA in EDA.ipynb
  • Run AutoMl.ipynb
  • View results in ErrorAnalysis.ipynb

About

minimalistic framwework created to easily create the baseline ML model and further help the user to have a smooth

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published