Skip to content

ML model building using Mlflow workflow for en-to-end development.

Notifications You must be signed in to change notification settings

VineetKT/genre_classification

Repository files navigation

Genre Classification

End-to-End Training Pipeline

Genre Classification using Random Forest Classification algorithm

command to run:

mlflow run https://github.com/VineetKT/genre_classification.git \
-v 1.0.1
-P hydra_options="main.project_name=<ENTER_PROJECT_NAME>"