Skip to content

Exercise: Write an End-to-End Machine Learning Pipeline

Notifications You must be signed in to change notification settings

bifrost/genre_classification

Repository files navigation

genre_classification

Exercise: Write an End-to-End Machine Learning Pipeline

mlflow run . -P hydra_options="main.project_name='exercise_14'"
mlflow run . -P hydra_options="main.project_name='exercise_14' main.execute_steps='download'"
mlflow run . -P hydra_options="main.project_name='exercise_14' main.execute_steps='download,preprocess'"
mlflow run . -P hydra_options="main.project_name='exercise_14' main.execute_steps='preprocess'"
mlflow run . -P hydra_options="main.project_name='exercise_14'"
mlflow run . -P hydra_options="main.project_name='genre_classification_prod'"

About

Exercise: Write an End-to-End Machine Learning Pipeline

Resources

Stars

Watchers

Forks

Packages

No packages published