Machine learning algorithms implementation in python with references, and with sketchy explanations.
By opening .ipynb files in corresponding directories you'll see a notebook with the explanation.
- Decision trees (classification and regression)
- Support Vector Machine
- Gradient boosted decision trees
- k-means
- Naive bayes
- Gradient Boosted Decision Trees
- Naive Bayes
- K-Nearest Neighbors
- Learning Vector Quantization
- Back propagation neural network
- Deep NN's
- LSTM
- CNN
Reddit: /u/Arkady_A Twitter: @Arkady_Ast