Skip to content

Latest commit

 

History

History
13 lines (9 loc) · 282 Bytes

README.md

File metadata and controls

13 lines (9 loc) · 282 Bytes

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