Skip to content

Repository files navigation

ML_template

ML template repo

🍴 Execution

The open source packages used in this project is available in requirements.txt

Setup

Clone this repo to your desktop :

To install all the dependencies.

Run

pip install -e .

pip install -r requirements.txt

Usage

Download Data from Data Folder.

Update the training data path in config.toml

For Model Training:

python src/training.py

For Batch Prediction:

python src/prediction.py

For Model Inference Application :

streamlit run app/app.py

About

ML template repo

Resources

Stars

4 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages