0% found this document useful (0 votes)
79 views

CheatSheet Python 11 Machine Learning Algorithms

This document provides a cheat sheet on 6 machine learning algorithms: linear regression, logistic regression, K-means clustering, K nearest neighbors, support vector machines, decision trees, and multilayer perceptrons. For each algorithm, it lists the name and provides a link to a blog post with a Python implementation in one line of code. The document also includes examples to illustrate K nearest neighbors, decision trees, and multilayer perceptrons.
Copyright
© © All Rights Reserved
Available Formats
Download as PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
79 views

CheatSheet Python 11 Machine Learning Algorithms

This document provides a cheat sheet on 6 machine learning algorithms: linear regression, logistic regression, K-means clustering, K nearest neighbors, support vector machines, decision trees, and multilayer perceptrons. For each algorithm, it lists the name and provides a link to a blog post with a Python implementation in one line of code. The document also includes examples to illustrate K nearest neighbors, decision trees, and multilayer perceptrons.
Copyright
© © All Rights Reserved
Available Formats
Download as PDF, TXT or read online on Scribd
You are on page 1/ 1

[Cheat Sheet] 6 Pillar Machine Learning Algorithms

Complete Course: https://academy.finxter.com/

Linear Regression K-Means Clustering


https://blog.finxter.com/logistic-regression-in-one-line-python/ https://blog.finxter.com/tutorial-how-to-run-k-means-
clustering-in-1-line-of-python/

K Nearest Neighbors Support Vector Machine


https://blog.finxter.com/k-nearest-neighbors-as-a-
python-one-liner/
Classification
https://blog.finxter.com/support-vector-machines-python/

Support vector

A: 50𝑚2 , $34,000
Logic skills

B: 55𝑚2 , $33,500
House Price ($)

C: 45𝑚2 , $32,000
A
B
$99,500
D‘: 52𝑚2 ,
3 Decision
C 3NN
≈ (52𝑚2 , $33,167)
boundary
Computer Scientist
D: (52𝑚2 , ? ) Artist
House Size (square meter)
Creativity skills

Decision Tree Classification Multilayer Perceptron


https://blog.finxter.com/decision-tree-learning-in-one-line-python/
https://blog.finxter.com/tutorial-how-to-create-your-first-neural-
network-in-1-line-of-python-code/

Like maths?
N
Y

„Study Like language?


computer
Y N
science!“

„Study Like painting?


linguistics!“
Y N

„Study art!“
„Study history!“

„Continuous Improvement in Your Coffee Break Python!“

You might also like