Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 5 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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)
Expand Down Expand Up @@ -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)
Expand Down Expand Up @@ -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
Expand Down