Zhou's Website
🌐

Supervised Learning (3)

Feature Image
Classification and Regression Tree (CART)
   Last Update:
Math, Data Science, Machine Learning, Supervised Learning
A tree-based method of building decision trees for predicting categorical variables and can also be used for non-linear prediction
Feature Image
Logistic Regression
   Last Update:
Math, Data Science, Supervised Learning
A generalized linear model for predicting categorical variables
Feature Image
Simple Linear Regression
   Last Update:
Math, Data Science, Machine Learning, Supervised Learning
Introducing single variable linear regression.
1