diff --git a/README.md b/README.md index 9b55afb..3330b8e 100644 --- a/README.md +++ b/README.md @@ -44,6 +44,8 @@ This is a shortcut path to start studying **Data Science**. Just follow the step - [Data Mining Algorithms](#data-mining-algorithms) - [Deep Learning Architectures](#deep-learning-architectures) - [General Machine Learning Packages](#general-machine-learning-packages) + - [Model Evaluation & Monitoring](#model-evaluation--monitoring) + - [Evidently AI](#evidently-ai) - [Deep Learning Packages](#deep-learning-packages) - [PyTorch Ecosystem](#pytorch-ecosystem) - [TensorFlow Ecosystem](#tensorflow-ecosystem) @@ -249,7 +251,7 @@ These are some Machine Learning and Data Mining algorithms and models help you t ### Comparison - [datacompy](https://github.com/capitalone/datacompy) - DataComPy is a package to compare two Pandas DataFrames. - + #### Supervised Learning - [Regression](https://en.wikipedia.org/wiki/Regression) @@ -374,6 +376,8 @@ These are some Machine Learning and Data Mining algorithms and models help you t * [PerpetualBooster](https://github.com/perpetual-ml/perpetual) * [JAX](https://github.com/google/jax) + + ### Deep Learning Packages #### PyTorch Ecosystem