Skip to content

Commit

Permalink
Merge pull request FavioVazquez#18 from shrysr/master
Browse files Browse the repository at this point in the history
Added python regex (Dataquest ) and BSU's regression and clustering cheatsheets. Closes FavioVazquez#16
  • Loading branch information
FavioVazquez authored Apr 2, 2019
2 parents 29179e0 + eb3b69f commit 9102436
Show file tree
Hide file tree
Showing 7 changed files with 14 additions and 4 deletions.
Binary file not shown.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file not shown.
Binary file added Python/Dataquest/img/dataquest-python-regex.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file not shown.
18 changes: 14 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ List of Data Science Cheatsheets to rule the world.
----------------------------------------


# [Business Science](https://www.business-science.io/)
# [Business Science](https://www.business-science.io/)

## [Business Science Problem Framework (PDF)](https://github.com/business-science/cheatsheets/blob/master/Business_Science_Problem_Framework.pdf)

Expand Down Expand Up @@ -66,6 +66,10 @@ List of Data Science Cheatsheets to rule the world.

![](https://github.com/FavioVazquez/ds-cheatsheets/blob/master/Python/Dataquest/img/Intermediate-Python-Cheat-Sheet-1.png)

- [Python REGEX (PDF)](https://github.com/FavioVazquez/ds-cheatsheets/blob/master/Python/Dataquest/python-regular-expressions-cheat-sheet.pdf)

![](https://github.com/FavioVazquez/ds-cheatsheets/blob/master/Python/Dataquest/img/dataquest-python-regex.png)

## Others

- [Python 3 Memento (PDF)](https://github.com/FavioVazquez/ds-cheatsheets/blob/master/Python/Others/mementopython3-english.pdf)
Expand Down Expand Up @@ -232,8 +236,11 @@ _ [H2O (PDF)](https://github.com/rstudio/cheatsheets/blob/master/h2o.pdf)


## Supervised Learning
- [Regression (PDF)](https://github.com/FavioVazquez/ds-cheatsheets/blob/master/Machine_Learning/Supervised%20Learning/bsu-regression.pdf)

From @afshinea:
![](https://github.com/FavioVazquez/ds-cheatsheets/blob/master/Machine_Learning/Supervised%20Learning/img/bsu-regression-cheatsheet.png)

From @afshinea:

- [VIP Supervised Learning (PDF)](https://github.com/FavioVazquez/ds-cheatsheets/blob/master/Machine_Learning/Supervised%20Learning/cheatsheet-supervised-learning.pdf)

Expand All @@ -243,6 +250,10 @@ From @afshinea:
![](https://github.com/FavioVazquez/ds-cheatsheets/blob/master/Machine_Learning/Supervised%20Learning/img/cheatsheet-supervised-learning/cheatsheet-supervised-learning-4.png)

## Unsupervised Learning
- [Segmentation and Clustering (PDF)](https://github.com/FavioVazquez/ds-cheatsheets/blob/master/Machine_Learning/Unsupervised%20Learning/segmentation_clustering.pdf)

![](https://github.com/FavioVazquez/ds-cheatsheets/blob/master/Machine_Learning/Unsupervised%20Learning/img/BSU-segmentation-clustering.png)


From @afshinea:

Expand Down Expand Up @@ -289,7 +300,7 @@ From @afshinea:

![](https://github.com/FavioVazquez/ds-cheatsheets/blob/master/Python/Datacamp/img/keras-1.png)

From @afshinea:
From @afshinea:

- [Deep Learning Basics (PDF)](https://github.com/FavioVazquez/ds-cheatsheets/blob/master/Deep_Learning/cheatsheet-deep-learning.pdf)

Expand Down Expand Up @@ -434,4 +445,3 @@ By @ml874
# Contributors:

## [Favio Vázquez](https://github.com/FavioVazquez)

0 comments on commit 9102436

Please sign in to comment.