Common Machine Learning Models

Last updated: January 18, 2021

Types of modeling tasks

Based on Michael J. Garbade’s Medium post:

Supervised learning Unsupervised learning
Categorical predictors Classification Clustering
Continuous predictors Regression Density estimation, dimension reduction

Common types of models


  1. In other words, estimate a probability density function for a random variable [return]