Skip to content

Commit d63bf03

Browse files
authored
Merge branch 'master' into master
2 parents da27a97 + a8df113 commit d63bf03

File tree

2 files changed

+8
-2
lines changed

2 files changed

+8
-2
lines changed

README.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
![Twitter Follow](https://img.shields.io/twitter/follow/visenger?style=social)
99

1010

11-
# Table of Content
11+
# Table of Contents
1212
| <!-- --> | <!-- --> |
1313
| -------------------------------- | -------------------------------- |
1414
| [MLOps Core](#core-mlops) | [MLOps Communities](#mlops-communities) |
@@ -64,6 +64,7 @@
6464

6565
1. [MLOps Zoomcamp (free)](https://github.com/DataTalksClub/mlops-zoomcamp)
6666
2. [Coursera's Machine Learning Engineering for Production (MLOps) Specialization](https://www.coursera.org/specializations/machine-learning-engineering-for-production-mlops)
67+
3. [Udacity Machine Learning DevOps Engineer](https://www.udacity.com/course/machine-learning-dev-ops-engineer-nanodegree--nd0821)
6768

6869

6970
<a name="mlops-books"></a>
@@ -301,6 +302,7 @@
301302
1. [A curated list of awesome pipeline toolkits](https://github.com/pditommaso/awesome-pipeline)
302303
1. [Data Mesh Archtitecture](https://www.datamesh-architecture.com/)
303304
1. [The Essential Guide to Data Exploration in Machine Learning (by NimbleBox.ai)](https://nimblebox.ai/blog/data-exploration)
305+
1. [Finding millions of label errors with Cleanlab](https://datacentricai.org/blog/finding-millions-of-label-errors-with-cleanlab/)
304306
</details>
305307

306308

papers.md

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,12 +3,16 @@
33
This section lists scientific and industrial papers about ML operalization since 2015.
44

55
## 2023
6+
67
1. **[Socio-Technical Anti-Patterns in Building ML-Enabled Software: Insights from Leaders on the Forefront](https://sws.informatik.uni-leipzig.de/wp-content/uploads/2023/01/socio-technical-anti-patterns-icse2023.pdf)** <br>
8+
1. **[Data Models for Dataset Drift Controls in Machine Learning With Images](https://github.com/aiaudit-org/raw2logit): [Paper](https://arxiv.org/abs/2211.02578) | [Code](https://github.com/aiaudit-org/raw2logit)**
79

810

911
## 2022
12+
13+
1. **[Marius Schlegel, Kai-Uwe Sattler. "Management of Machine Learning Lifecycle Artifacts: A Survey", ACM SIGMOD Record Volume 51, Issue 4, 2022.](https://sigmodrecord.org/?smd_process_download=1&download_id=%2013285)**
1014
1. **[Tiny-MLOps: a framework for orchestrating ML applications at the far edge of IoT systems](https://ieeexplore.ieee.org/document/9787703)** <br>
11-
2. **[Machine Learning Operations (MLOps): Overview, Definition, and Architecture](https://arxiv.org/pdf/2205.02302.pdf)** <br>
15+
1. **[Machine Learning Operations (MLOps): Overview, Definition, and Architecture](https://arxiv.org/pdf/2205.02302.pdf)** <br>
1216

1317
## 2021
1418

0 commit comments

Comments
 (0)