Skip to content

Commit

Permalink
GitBook: [master] 34 pages modified
Browse files Browse the repository at this point in the history
  • Loading branch information
orico authored and gitbook-bot committed Aug 9, 2021
1 parent 817d0ab commit f025eba
Show file tree
Hide file tree
Showing 18 changed files with 22 additions and 22 deletions.
6 changes: 3 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,13 +4,13 @@

**I see this compendium as a gateway and as a frequently visited resource for people of proficiency levels, for industry data scientists as well as academics.**

**Previously the ML-Compendium was in a 400-page google doc, but It has gone fully open-source and is now hosted on** [**Gitbook**](https://book.mlcompendium.com) **&** [**Github**](https://github.com/orico/www.mlcompendium.com/tree/master) **\(please star it\).**
**Previously the ML-Compendium was in a** [**400-page google doc**](https://docs.google.com/document/d/1wvtcwc8LOb3PZI9huQOD7UjqUoY98N5r3aQsWKNAlzk/edit)**, but It has gone fully open-source and is now hosted on** [**Gitbook**](https://book.mlcompendium.com) **&** [**Github**](https://github.com/orico/www.mlcompendium.com/tree/master) **\(please star it\).**

**Please keep in mind that this is a perpetual work in progress with ~400 pages on a variety of topics. If you feel that something should be changed, please use the comment option and let me know.**
**Please keep in mind that this is a perpetual work in progress with a variety of topics. If you feel that something should be changed, please use the comment option and let me know.**

**I would like to thank the following contributors:** [**Samuel Jefroykin**](https://www.linkedin.com/in/samueljefroykin/)**,** [**Sefi Keller**](https://www.linkedin.com/in/sefikeller/?originalSubdomain=il)
****

**Many Thanks,**
[**Dr. Ori Cohen.**](http://cohenori.medium.com/) ****[LinkedIn](https://www.linkedin.com/in/cohenori/)\| [Medium](https://medium.com/@cohenori) \| [OriCohen.com](https://www.oricohen.com/) \| [MLCompendium.com](http://www.mlcompendium.com/)
[**Dr. Ori Cohen**](http://cohenori.medium.com/) ****[LinkedIn](https://www.linkedin.com/in/cohenori/)\| [Medium](https://medium.com/@cohenori) \| [OriCohen.com](https://www.oricohen.com/) \| [MLCompendium.com](http://www.mlcompendium.com/)

32 changes: 16 additions & 16 deletions SUMMARY.md
Original file line number Diff line number Diff line change
Expand Up @@ -21,11 +21,11 @@
* [Dataset Confidence](dataset-confidence.md)
* [Normalization & Scaling](normalization-and-scaling.md)
* [Regularization](regularization.md)
* [Validation](untitled-1.md)
* [Meta Learning](untitled-2.md)
* [Examples](untitled-3.md)
* [Evaluation Metrics](untitled-12.md)
* [Benchmarking](untitled-13.md)
* [Validation](validation.md)
* [Meta Learning](meta-learning.md)
* [Examples](examples.md)
* [Evaluation Metrics](evaluation-metrics.md)
* [Ensembles](ensembles-1.md)
* [Hyper Parameter Optimization](untitled-10.md)
* [Multi CPU Processing](untitled-15.md)
* [MLOps Monitoring & Alerts](untitled-14.md)
Expand All @@ -38,16 +38,16 @@
* [Decision Trees](untitled-33.md)
* [Active Learning Algorithms](untitled-32.md)
* [Linear Separator Algorithms](untitled-31.md)
* [Ensembles](untitled-30.md)
* [Reinforcement Learning](untitled-29.md)
* [Incremental Learning](untitled-28.md)
* [Dimensionality Reduction Methods](untitled-27.md)
* [Genetic Algorithms & Genetic Programming](untitled-26.md)
* [Learning Classifier Systems](untitled-25.md)
* [Recommender Systems](untitled-24.md)
* [Templatization](untitled-23.md)
* [Timeseries](untitled-22.md)
* [Fourier Transform](untitled-21.md)
* [Ensembles](ensembles.md)
* [Incremental Learning](incremental-learning-1.md)
* [Incremental Learning](incremental-learning.md)
* [Dimensionality Reduction Methods](dimensionality-reduction-methods.md)
* [Genetic Algorithms & Genetic Programming](genetic-algorithms-and-genetic-programming.md)
* [Learning Classifier Systems](learning-classifier-systems.md)
* [Recommender Systems](recommender-systems.md)
* [Templatization](templatization.md)
* [Timeseries](timeseries.md)
* [Fourier Transform](fourier-transform.md)
* [Digital Signal Processing \(DSP\)](untitled-20.md)
* [Graph Theory](untitled-19.md)
* [Social Network Analysis](social-network-analysis.md)
Expand All @@ -58,7 +58,7 @@
* [Root Cause Effects \(RCE/RCA\)](root-cause-effects-rce-rca.md)
* [Full-Stack & Ops](full-stack-and-ops.md)
* [Marketting](marketting.md)
* [Product Design](product-design.md)
* [Product Management](product-management.md)
* [User Experience Design \(UX\)](user-experience-design-ux.md)
* [Humor](humor.md)

File renamed without changes.
2 changes: 1 addition & 1 deletion untitled-13.md → ensembles-1.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# Benchmarking
# Ensembles

**Numpy Blas:**

Expand Down
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
2 changes: 1 addition & 1 deletion untitled-29.md → incremental-learning-1.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# Reinforcement Learning
# Incremental Learning

### **Q-LEARN**

Expand Down
File renamed without changes.
File renamed without changes.
File renamed without changes.
2 changes: 1 addition & 1 deletion product-design.md → product-management.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# Product Design
# Product Management

**This list was compiled thanks to** [**Sefi Keller**](https://www.linkedin.com/in/sefikeller/?originalSubdomain=il)

Expand Down
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.

0 comments on commit f025eba

Please sign in to comment.