Airflow schedules the projects and runs in every 15min/hour/day.
No need to run the project manually, it automates and orchestrates the project, each step is executed after each one.
MLFlow tracks the performance, params, evaluation metrics of project store. Logged in
Successfully Ran the Airflow DAG.
No Errors. each steps executed smoothly.
As scheduled it's running the project in every 15 min.
It ran the project, gave the output - Recall : 0.96.
MLFlow tracking the project assigned airflow in it.