Skip to content

Commit 592f323

Browse files
authored
added author details
1 parent 6e4b86a commit 592f323

File tree

1 file changed

+8
-8
lines changed

1 file changed

+8
-8
lines changed

README.md

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -224,9 +224,9 @@
224224
1. [Should I Train a Model for Each Customer or Use One Model for All of My Customers?](https://towardsdatascience.com/should-i-train-a-model-for-each-customer-or-use-one-model-for-all-of-my-customers-f9e8734d991)
225225
1. [MLOps-Basics (GitHub repo)](https://github.com/graviraja/MLOps-Basics) by [raviraja](https://github.com/graviraja)
226226
1. [Another tool won’t fix your MLOps problems](https://dshersh.medium.com/too-many-mlops-tools-c590430ba81b)
227-
1. [Best MLOps Tools: What to Look for and How to Evaluate Them](https://nimblebox.ai/blog/mlops-tools)
228-
1. [MLOps vs. DevOps: A Detailed Comparison](https://nimblebox.ai/blog/mlops-vs-devops)
229-
1. [A Guide To Setting Up Your MLOps Team](https://nimblebox.ai/blog/mlops-team-structure)
227+
1. [Best MLOps Tools: What to Look for and How to Evaluate Them (by NimbleBox.ai)](https://nimblebox.ai/blog/mlops-tools)
228+
1. [MLOps vs. DevOps: A Detailed Comparison (by NimbleBox.ai)](https://nimblebox.ai/blog/mlops-vs-devops)
229+
1. [A Guide To Setting Up Your MLOps Team (by NimbleBox.ai)](https://nimblebox.ai/blog/mlops-team-structure)
230230
</details>
231231

232232

@@ -300,7 +300,7 @@
300300
1. [Automating Data Protection at Scale](https://medium.com/airbnb-engineering/automating-data-protection-at-scale-part-1-c74909328e08)
301301
1. [A curated list of awesome pipeline toolkits](https://github.com/pditommaso/awesome-pipeline)
302302
1. [Data Mesh Archtitecture](https://www.datamesh-architecture.com/)
303-
1. [The Essential Guide to Data Exploration in Machine Learning](https://nimblebox.ai/blog/data-exploration)
303+
1. [The Essential Guide to Data Exploration in Machine Learning (by NimbleBox.ai)](https://nimblebox.ai/blog/data-exploration)
304304
</details>
305305

306306

@@ -365,7 +365,7 @@
365365
1. [Model health assurance at LinkedIn. By LinkedIn Engineering](https://engineering.linkedin.com/blog/2021/model-health-assurance-at-linkedin)
366366
1. [How to Trust Your Deep Learning Code](https://krokotsch.eu/cleancode/2020/08/11/Unit-Tests-for-Deep-Learning.html) ([Accompanying code](https://github.com/tilman151/unittest_dl))
367367
1. [Estimating Performance of Regression Models Without Ground-Truth](https://bit.ly/medium-estimating-performance-regression) (Using [NannyML](https://bit.ly/ml-ops-nannyml))
368-
1. [How Hyperparameter Tuning in Machine Learning Works](https://nimblebox.ai/blog/hyperparameter-tuning-machine-learning)
368+
1. [How Hyperparameter Tuning in Machine Learning Works (by NimbleBox.ai)](https://nimblebox.ai/blog/hyperparameter-tuning-machine-learning)
369369
</details>
370370

371371
<a name="mlops-infra"></a>
@@ -388,7 +388,7 @@
388388
1. [The 2021 State of AI Infrastructure Survey](https://pages.run.ai/hubfs/PDFs/2021-State-of-AI-Infrastructure-Survey.pdf)
389389
1. [AI infrastructure Maturity matrix](https://pages.run.ai/hubfs/PDFs/AI-Infrastructure-Maturity-Benchmarking-Model.pdf)
390390
1. [A Curated Collection of the Best Open-source MLOps Tools. By Censius](https://censius.ai/mlops-tools)
391-
1. [Best MLOps Tools to Manage the ML Lifecycle](https://nimblebox.ai/blog/mlops-tools)
391+
1. [Best MLOps Tools to Manage the ML Lifecycle (by NimbleBox.ai)](https://nimblebox.ai/blog/mlops-tools)
392392
</details>
393393

394394

@@ -517,8 +517,8 @@ A list of scientific and industrial papers and resources about Machine Learning
517517
1. [Book: "Distributed Machine Learning Patterns". 2022. By Yuan Tang. Manning](https://www.manning.com/books/distributed-machine-learning-patterns)
518518
1. [Machine Learning for Beginners - A Curriculum](https://github.com/microsoft/ML-For-Beginners)
519519
1. [Making Friends with Machine Learning. By Cassie Kozyrkov]()
520-
1. [Machine Learning Workflow - A Complete Guide](https://nimblebox.ai/blog/machine-learning-workflow)
521-
1. [Performance Metrics to Monitor in Machine Learning Projects](https://nimblebox.ai/blog/machine-learning-performance-metrics)
520+
1. [Machine Learning Workflow - A Complete Guide (by NimbleBox.ai)](https://nimblebox.ai/blog/machine-learning-workflow)
521+
1. [Performance Metrics to Monitor in Machine Learning Projects (by NimbleBox.ai)](https://nimblebox.ai/blog/machine-learning-performance-metrics)
522522

523523
</details>
524524

0 commit comments

Comments
 (0)