File tree Expand file tree Collapse file tree 1 file changed +19
-2
lines changed Expand file tree Collapse file tree 1 file changed +19
-2
lines changed Original file line number Diff line number Diff line change @@ -105,9 +105,26 @@ Download it from the link below:
105
105
106
106
For seamless monitoring of the project’s DVC pipelines and MLflow experiments, kindly visit the Dagshub repository linked below:
107
107
108
- [ ![ Dagshub Repo] ( https://dagshub.com/Ananddd06/Network_Security_end_to_end_Mlops_DVC_Mlflow.svg?style=flat-square ) ]( https://dagshub.com/Ananddd06/Network_Security_end_to_end_Mlops_DVC_Mlflow )
108
+ ![ Dagshub Repo] ( https://dagshub.com/Ananddd06/Network_Security_end_to_end_Mlops_DVC_Mlflow )
109
109
110
- ---
110
+ ### 📷 MLflow Tracking UI
111
+
112
+ Here's a preview of how the experiments and metrics are logged in MLflow:
113
+
114
+ ![ MLflow Tracking] ( Images/mlflow_tracking.png )
115
+ ![ MLFLOW_COMPARISION] ( Images/mlflow_comparing.png )
116
+
117
+ ### 📊 Metrics & Charts
118
+
119
+ Below is a visualization of metrics like accuracy, precision, recall over different runs:
120
+
121
+ ![ MLflow Charts] ( Images/charts_mlflow.png )
122
+
123
+ ### 🔁 DVC Pipeline from Dagshub
124
+
125
+ DVC pipeline stages and tracking interface hosted on Dagshub:
126
+
127
+ ## ![ DVC Pipeline] ( Images/DVC_pipeline.png )
111
128
112
129
## 🚧 CI/CD Pipeline (GitHub Actions)
113
130
You can’t perform that action at this time.
0 commit comments