Human Learning Machine Learning
Fun and useful guides to help you get started with machine learning. If you want to understand how machine learning models and the underlying algorithms, these guides will help you and give you a solid understanding of the numerical techniques and the libraries used to implement them at the top tech companies.
If you want to suggest some more topics, get in touch.
Overview and Learning Plan
Data manipulation and visualisation with Python
- Advanced Python: generators, lambdas, type hints and other topics
- Anaconda Python distribution: learn the benefits of the popular Python distribution specialising in machine learning
- Jupyter notebook: able to manipulate and visualise data in real time using Python
- Numpy 101: creating series, dataframes, and being fluent in performing quick statistical analysis of data sets
- Pandas: working with CSV, JSON, text and HTML data
- Importing data
- Manipulating data
- Visualisation with Matplotlib and Seaborn to easily spot patterns
- Machine learning with scikit-learn
- SQLalchemy: working with SQL in Python
- Statistics fundamentals using SciPy
- Kaggles workouts
- Sparse matrix representation - the variable order Markov chain implementation
- Your first models - the Kaggle's Titanic problem
Machine Learning Models
- Linear regression with one variable
- Linear regression with multiple variables
- Classification and Regression Trees (CART)
- Random Forest
Machine Learning Models: Neural Networks
- Overview
Machine Learning at Scale
- Apache Kafka
- Spark: can we find a huge data set?
Latest Posts
- Numpy 101 numpy python
- Jupyter notebooks for machine learning python jupyter notebooks tooling
- Getting Started with Anaconda Python distribution for Machine Learning python package management tooling
More posts can be found in the archive.