In this project, we will see how MLFlow is used for experiment tracking. python src/main.py --mode local 2024/05/07 06:27:44 INFO mlflow.tracking.fluent: Experiment with name 'MLflow IRIS Data ...
This project aims to predict rainfall based on weather data using machine learning. The pipeline integrates data preprocessing, exploratory data analysis (EDA), model training, and deployment. The ...