Machine Learning
This subset focuses on building systems that learn or improve performance based on the data they consume.
Simple Linear Regression
Simple Linear Regression (ML_R_1)Multiple Linear Regression
Multiple Linear Regression (ML_R_2)Polynomial Linear Regression
Polynomial Linear Regression (ML_R_3)Support Vector Regression
Support Vector Regression (ML_R_4)Decision Tree Regression
Decision Tree Regression (ML_R_5)Random Forest Regression
Random Forest Regression (ML_R_6)Logistic Regression
Logistic Regression (ML_CN_1)K-Nearest Neighbours
K-Nearest Neighbors - KNN (ML_CN_2)Support Vector Machine
Support Vector Machine (ML_CN_3)Kernel SVM
Kernel SVM (ML_CN_4)Naive Bayes
Naive Bayes (ML_CN_5)Decision Tree Classification
Decision Tree Classification (ML_CN_6)Random Forest Classification
Random Forest Classification (ML_CN_7)Last updated