Probably useful code for doing Data Science or so.
Under (permanent) construction
- Machine Learning is fun! - A really nice machine learning intro, a topic that actually needs an intro. By Adam Geitgey.
- Intuition for Simulated Annealing - Shake!. By Robb Seaton.
- Everything You Wanted to Know about the Kernel Trick (But Were Too Afraid to Ask). By Eric Kim.
- Principal Component Analysis (PCA) vs Ordinary Least Squares (OLS): A Visual Explanation - By J.D. Long
- Deep Learning, NLP, and Representations - By C. Olah
- Markov Chains - A visual explanation. By Lewis Lehe.
- Neural Networks and Deep Learning - By Micheal Nielsen. A great online book on neural networks.
- A Beginner’s Guide to Eigenvectors, PCA, Covariance and Entropy - by Skymind. The most intuitive introduction to Eigenvectors and Eigenvalues I've found so far.
- Visual Information Theory - by C. Olah. Entropy, Cross-entropy, and KL-divergence visually explained...
- Calculus on computational graphs: backpropagation - by C. Olah. Backpropagation explained as calculus on computational graphs
- Understanding LSTM Networks - by C.Olah
- The Unreasonable Effectiveness of Recurrent Neural Networks - by A. Karpathy. An introduction to RNN and charater-level language models.
- The Matrix Calculus You Need For Deep Learning - by Terrence Parr and Jeremy Howard.
- Introduction to NumPy - By Sebastian Raschka (Appendix F)
- An introduction to NumPy and SciPy - By M. Scott Shell
- Deep Reinforcement Learning Doesn't Work Yet - By Alex Irpan.
- Visual Vocabulary (.png) - By ft.com - How to visualize your data, depending on what you want to emphasize.
- Visualizing the uncertainty in data - By Nathan Yau
- Fundamentals of Data Visualization - By Claus Wilke - "The book is meant as a guide to making visualizations that accurately reflect the data, tell a story, and look professional."
-
Ciencia de Datos: lo mínimo que hay que saber (in Spanish)
- 4.1 NumPy
- 4.2 Pandas
- 4.3 Matplotlib y Seaborn
- Movie Recommendations with k-Nearest Neighbors and Cosine Similarity - By Nicole White.
- How to make beautiful data visualizations in Python with matplotlib - By Randal Olson
- Logs, Tails, Long Tails - By Ryan Moulton. Why log probabilities are useful. Why long tails matter.
- Sentiment Analysis on Movie Reviews - By Rafael Carrascosa. Sentiment Analysis using Random Forests.
- Tiny Data, Approximate Bayesian Computation and the Socks of Karl Broman - By Rasmus Bååth.
- Seeing Theory By Daniel Kunin. A visual introduction to Probability and Statistics
- Figuritas (In Spanish)
- Mentiras, malditas mentiras, y encuestas (In Spanish)
- Mi "predicción" para las elecciones 2014 en Uruguay (In Spanish)
- Python, Machine Learning y el Titanic - Material for a talk at the Tech Meetup Uruguay 2014 (In Spanish)
- Seminario Ciencia de Datos - Slides for a 8-hour seminar on Data Science. Facultad de Ciencias Económicas - Universidad de la República - Uruguay