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

ML Model Cheatsheet

This document provides an overview of various machine learning models and their common applications. It shows models for regression, classification, dimensionality reduction, clustering, and time series forecasting. It also lists some example predictive tasks like predicting sales, stock prices, spam detection, and product recommendations.

Uploaded by

RashidMahmood
Copyright
© © All Rights Reserved
Available Formats
Download as PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
37 views

ML Model Cheatsheet

This document provides an overview of various machine learning models and their common applications. It shows models for regression, classification, dimensionality reduction, clustering, and time series forecasting. It also lists some example predictive tasks like predicting sales, stock prices, spam detection, and product recommendations.

Uploaded by

RashidMahmood
Copyright
© © All Rights Reserved
Available Formats
Download as PDF, TXT or read online on Scribd
You are on page 1/ 1

Legend

Linear Regression

Start
Boosted Trees
Tasks Regressor

Models AutoML Table


Regressor
Examples Predict sales figures
Predict values
Predict stock prices DNN Regressor

Wide & Deep


Regressor

Logistic Regression
Identify spam emails
Predict between
categories
Identify tumor types Boosted Trees
Classifier
What do you
want to do?
Product AutoML Table
recommendation Classifer
Generate
Recommendations
Create personalized
content DNN Classifier

Wide & Deep


Analysis of written text Classifier
Reduce Data
Dimenstionality
Analysis of DNA data PCA
Matrix Factorization

Detect fraud
Find Anomalies Autoencoder
Predict credit risk

Group data into Perform customer


K-Means
clusters segmentation

Predict housing prices


Time Series
based on historical ARIMA-PLUS
Forecasting
data

You might also like