Skip to content

Repository files navigation

ML Workflow Automation Tool

The main goal is to simplify the machine learning workflow for users with different levels of expertise, through a CLI app. We ask the user for certain inputs like the dataset file or folder, and the type of ML problem and target variable (if necessary). We then perform standard data preprocessing (not dataset specific) and feature selection (if necessary), and train relevant models for the data and present a comparative analysis of the models trained, along with downloadable model weight files in the joblib format.

Installation

Install all required models using pip

  pip install -r requirements.txt

Deployment

Find out which ML model suits your needs by installing our package using pip

    pip install curdrice

Acknowledgements

Authors

About

DevJams

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages