An open API service indexing awesome lists of open source software.

https://github.com/aqafridi/mlflow-for-mlops


https://github.com/aqafridi/mlflow-for-mlops

azure-machine-learning databricks mlflow mlops

Last synced: 4 months ago
JSON representation

Awesome Lists containing this project

README

          

# MLflow-for-MLOps
## Mlflow Get Starter
* [**Run and track experiments**](https://github.com/aqafridi/MLflow-for-MLOps/blob/main/1_Run%20and%20track%20experiments.ipynb)
* [**Deploy and manage**](https://github.com/aqafridi/MLflow-for-MLOps/blob/main/2_Deploy%20and%20manage.ipynb)
* [**Useful tips**](https://github.com/aqafridi/MLflow-for-MLOps/blob/main/3_Tips_and_tricks.ipynb)
## Parameter Tunning using optuna
* [**Parameter Tunning With mlflow on Campus Recruitment Dataset**](https://github.com/aqafridi/MLflow-for-MLOps/blob/main/Parameter%20Tunning%20using%20optuna/mlflow_Campus%20Recruitment_placement_prediction-HPO.ipynb)
## Mlflow on Azure DataBricks
* [**Azure DataBricks**](https://github.com/aqafridi/MLflow-for-MLOps/tree/main/Mlflow%20on%20Azure%20DataBricks)---> These notebooks are official from microsoft trainings.