Skip to content

Commit fec21de

Browse files
authored
Update 5.5. AI-ML Experiments.md for broken URL (#11)
The whole of the datarevenue.com site is 404 now, but the article appears to be available on medium.
1 parent 468d44a commit fec21de

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/5. Refining/5.5. AI-ML Experiments.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -167,4 +167,4 @@ mlflow.log_metric(key="train_loss", value=train_loss, step=epoch, timestamp=now)
167167
- **[AI-ML Experiment integration from the MLOps Python Package](https://github.com/fmind/mlops-python-package/blob/main/src/bikes/io/services.py)**
168168
- [MLflow Tracking](https://mlflow.org/docs/latest/tracking.html)
169169
- [Experiment Tracking with MLflow in 10 Minutes](https://towardsdatascience.com/experiment-tracking-with-mlflow-in-10-minutes-f7c2128b8f2c)
170-
- [How We Track Machine Learning Experiments with MLFlow](https://www.datarevenue.com/en-blog/how-we-track-machine-learning-experiments-with-mlflow)
170+
- [How We Track Machine Learning Experiments with MLFlow](https://medium.com/towards-data-science/how-we-track-machine-learning-experiments-with-mlflow-948ff158a09a)

0 commit comments

Comments
 (0)