You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+1Lines changed: 1 addition & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -20,6 +20,7 @@ My Solutions to [Datacamp Projects](https://www.datacamp.com/profile/veeralakris
20
20
|[`A New Era of Data Analysis in Baseball`](https://github.com/veeralakrishna/DataCamp-Portfolio-Project-Solutions--Python/tree/master/A%20New%20Era%20of%20Data%20Analysis%20in%20Baseball)|[Use MLB's Statcast data to compare New York Yankees sluggers Aaron Judge and Giancarlo Stanton.](https://www.datacamp.com/projects/250)|
21
21
|[`A Visual History of Nobel Prize Winners`](https://github.com/veeralakrishna/DataCamp-Portfolio-Project-Solutions--Python/tree/master/A%20Visual%20History%20of%20Nobel%20Prize%20Winners)|[Explore a dataset from Kaggle containing a century's worth of Nobel Laureates. Who won? Who got snubbed?](https://www.datacamp.com/projects/441)|
22
22
|[`ASL Recognition with Deep Learning`](https://github.com/veeralakrishna/DataCamp-Portfolio-Project-Solutions--Python/tree/master/ASL%20Recognition%20with%20Deep%20Learning)|[Build a convolutional neural network to classify images of letters from American Sign Language. In this project, we will train a convolutional neural network to classify images of ASL letters.](https://www.datacamp.com/projects/509)|
23
+
|[`Analyze Your Runkeeper Fitness Data`](https://github.com/veeralakrishna/DataCamp-Portfolio-Project-Solutions--Python/tree/master/Analyze%20Your%20Runkeeper%20Fitness%20Data)|[Import, clean, and analyze seven years worth of training data tracked on the Runkeeper app.](https://www.datacamp.com/projects/727)|
23
24
|[`Bad passwords and the NIST guidelines`](https://www.datacamp.com/projects/141)|[Check what passwords fail to conform to the National Institute of Standards and Technology password guidelines.](https://www.datacamp.com/projects/141)|
24
25
|[`Book Recommendations from Charles Darwin`](https://github.com/veeralakrishna/DataCamp-Portfolio-Project-Solutions--Python/tree/master/Book%20Recommendations%20from%20Charles%20Darwin)|[Build a book recommendation system using NLP and the text of books like "On the Origin of Species."](https://www.datacamp.com/projects/607)|
25
26
|[`Classify Song Genres from Audio Data`](https://github.com/veeralakrishna/DataCamp-Portfolio-Project-Solutions--Python/tree/master/Classify%20Song%20Genres%20from%20Audio%20Data)|[Rock or rap? Apply machine learning methods in Python to classify songs into genres. ](https://www.datacamp.com/projects/449)|
0 commit comments