Greetings,
These Data Science resources are among my favorites. I have used and would recommend them.
Whenever possible, I prefer to list FREE material.
Matt C.
π - Represents Favorites ; π - Represents Free Online Books
- π Using R for Data Management, Statistical Analysis, and Graphics, by N. Horton, et al
-
π Elements of Statistical Learning: Data Mining, Inference, and Prediction, Hastie, Tibshirani, Friedman, 2017 FREE π
-
π Introduction to Statistical Learning with Applications in R, FREE π
-
Applied Generalized Linear Models and Multilevel Models in R, FREE π
-
Linear Algebra As an Introduction to Abstract Mathematics, FREE
-
π₯ Linear Algebra with Dr Strang - This is a playlist of his MIT classes. It's ok if you skip the first class, it's course info.
-
Free Code Camp, FREE
-
GoalKicker.com FREE - Programming Books π
BASH, Python, MySQL, GIT, Linux, ... These are more like terse notes for a quick reference. -
Syncfusion Ebooks, The Succinctly series has some small guides but pretty good & FREE π
-
Slack Group and Website: Data Visualization Society
-
Mastering Shiny - is an online book on using R to produce an interactive graphic or dashboard. FREE Book Online π
-
π The caret Package by Max Kuhn, FREE Online π
-
Advanced R, by H. Wickham, FREE Online π
-
π blogdown: Creating Websites with R Markdown If you use R alot and want an easy way to demo your work this is great, FREE Online π
-
π bookdown: Authoring Books and Technical Documents with R Markdown, FREE Online π
-
R Graphics Cookbook, 2nd edition, FREE Online π
-
A ModernDive into R and the Tidyverse, FREE Online π
-
Text Mining with R, FREE Online* π
-
Swirl is an excellent beginner tool for learning R: (https://swirlstats.com/)
-
π I enjoy Dr. Chuck's youtube lectures Coursera Python for Everybody 5 course series provided by Dr Charles Severance, FREE Online π
-
π Python Data Science Handbook, by Jake VanderPlas
There are so many alternatives:
-
https://jupyter4edu.github.io/jupyter-edu-book FREE Online π
- π Data Science at the Command Line, by Jeroen Janssens, FREE Online π
-
PostgreSQL Notes for Professionals FREE, Goalkicker has many books. Although I would call them reference-type material.
-
π R Markdown: The Definitive Guide, by Yihui Xie, et al, FREE Online π
-
π R Markdown Cookbook Needed if you are going to use .RMD notebooks and docs. FREE Online π
-
For a full list of available Github markdown emoji and codes, check out emoji-cheat-sheet.
- π Just Enough Linux, Malcolm Maclean, FREE
-
π Applied Predictive Modeling by Max Kuhn, K Johnson, FREE Online π
-
Hands-On Machine Learning with R by Bradley Boehmke, et al, FREE
-
Introduction to Data Science: Data Analysis and Prediction Algorithms with R by Rafael Irizarry, FREE
-
π A Course in Machine Learning by Hal DaumΓ© III This is a great illustrative book for beginners. FREE
-
Interpretable Machine Learning: A Guide for Making Black Box Models Explainable: (https://christophm.github.io/interpretable-ml-book/) FREE
-
π Machine Learning, Tom M. Mitchell, ISBN: 0070428077, Very Good
-
Building Machine Learning Systems with Python, by Richert Coelho & Willi Richert, FREE
-
π Exploratory Data Analysis with R by Roger Peng, FREE Online π
-
Syncfusion Ebooks, GREAT resource!
Keras, by James McCaffrey, FREE π -
Pattern Recognition and Machine Learning, by Christopher Bishop, 2006, ISBN-13: 978-0387-31073-2, FREE
-
Artificial Intelligence: A Modern Approach, Stuart Russell & Peter Norvig, ISBN-13: 978-0-13-604259-4
-
Foundations of Machine Learning - Ed.2018, by Mehryar Mohri, et al, FREE
-
Pattern Recognition & Machine Learning, by Christopher Bishop : Heavy on the math, FREE
-
Natural Language Processing with Python
Analyzing Text with the Natural Language Toolkit. by Steven Bird, Ewan Klein, and Edward Loper, Very Hands-on guide book , FREE π
- Information Theory, Inference, and Learning Algorithms, by David MacKay
Interested in reading the section on Hash codes? p.193, FREE π
- What are decision trees?, by Carl Kingsford and Steven L Salzberg
- Unsupervised Machine Learning, by Michael Foley, FREE Online π
- π Top 10 algorithms in data mining, by Xindong Wu et al I found this 2007 paper really interesting as it was my starting point. The written explanations of the ML tools are not written for beginners in mind, however I feel that it provides a look into which tools are commonly used (as of 2007) and still important overall. I might suggest pulling out the Algos and investigating them in conjunction with other literature.
-
Andrew Ng
Dr Ng is one of the creators of Coursera, but he also has a great machine learning course(
See: https://www.deeplearning.ai -
Geoffrey Hinton
πLearning representations by back-propagating errors -
Jeff Leek
Introduction to Cloud-Based Data Science, by Jeffrey Leek
-
π FreeCodeCamp FCC has a ton of video lectures on Youtube and which are available thru their own site. The community is welcoming, too.
-
π Victor Lavrenko High quality videos from his lectures. One of my Favorites.
-
π Artifical Intelligences, MIT 6.034, w/ Patrick Winston, One of my Favorites.
-
π 3Blue1Brown is produced by Grant Sanderson and has GREAT animations.
-
π Dr. Bharatendra Rai at Umass, Dartmouth
His videos are very professsional and filled with highly relevant code. Dr Rai's videos are very clear and methodical. -
π StatQuest with Josh Starmer
Dr Starmer now teaches at NC state. Josh has recently been broadcasting LIVE to boot. BAM! -
The MathematicalMonk
-
π Calibre
This program is Excellent for organizing PDF's, Epubs and mobi book and article formats. My favorite book and pdf cataloging software FREE -
π LeanPub is a great resource for computer related books. Many books are pay what you want. They have books by Roger Peng and Jeff Leek who have written books on D.S.