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

ML Models List

The document lists various machine learning models categorized into supervised, unsupervised, semi-supervised, reinforcement learning, ensemble methods, graph-based models, transformer models, and time series forecasting techniques. Each category includes specific algorithms and methods used for different types of data analysis and prediction tasks. This comprehensive overview serves as a reference for selecting appropriate models based on the learning paradigm and application requirements.

Uploaded by

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

ML Models List

The document lists various machine learning models categorized into supervised, unsupervised, semi-supervised, reinforcement learning, ensemble methods, graph-based models, transformer models, and time series forecasting techniques. Each category includes specific algorithms and methods used for different types of data analysis and prediction tasks. This comprehensive overview serves as a reference for selecting appropriate models based on the learning paradigm and application requirements.

Uploaded by

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

Category Model

SupervisedLinear Regression
SupervisedPolynomial Regression
SupervisedRidge Regression
SupervisedLasso Regression
SupervisedElastic Net Regression
SupervisedBayesian Regression
SupervisedSupport Vector Regression (SVR)
SupervisedDecision Trees
SupervisedLogistic Regression
SupervisedK-Nearest Neighbors (KNN)
SupervisedDecision Trees
SupervisedRandom Forest
SupervisedSupport Vector Machines (SVM)
SupervisedNaïve Bayes
SupervisedGradient Boosting Machines (GBM)
SupervisedXGBoost
SupervisedLightGBM
SupervisedCatBoost
SupervisedArtificial Neural Networks (ANN)
SupervisedConvolutional Neural Networks (CNN)
SupervisedRecurrent Neural Networks (RNN)
SupervisedLong Short-Term Memory (LSTM)
SupervisedGated Recurrent Units (GRU)
SupervisedTransformer-based Models (BERT, GPT)
Unsupervise
K-Means Clustering
Unsupervise
Hierarchical Clustering
Unsupervise
DBSCAN
Unsupervise
Mean-Shift Clustering
Unsupervise
Gaussian Mixture Models (GMM)
UnsupervisPrincipal Component Analysis (PCA)
Unsupervist-SNE
UnsupervisUMAP
UnsupervisIndependent Component Analysis (ICA)
UnsupervisAutoencoders
UnsupervisIsolation Forest
UnsupervisOne-Class SVM
UnsupervisLocal Outlier Factor (LOF)
Semi-SuperSelf-training Models
Semi-SuperCo-training Models
Semi-SuperGraph-Based Semi-Supervised Learning
ReinforcemQ-Learning
ReinforcemDeep Q-Networks (DQN)
ReinforcemDouble DQN
ReinforcemDueling DQN
ReinforcemREINFORCE Algorithm
ReinforcemAdvantage Actor-Critic (A2C)
ReinforcemDeep Deterministic Policy Gradient (DDPG)
ReinforcemProximal Policy Optimization (PPO)
ReinforcemTrust Region Policy Optimization (TRPO)
ReinforcemSoft Actor-Critic (SAC)
Ensemble LBagging
Ensemble LBoosting (AdaBoost, Gradient Boosting, XGBoost, etc.)
Ensemble LStacking
Ensemble LBlending
Graph-Bas Graph Neural Networks (GNN)
Graph-Bas Graph Convolutional Networks (GCN)
Graph-Bas Graph Attention Networks (GAT)
TransformeBERT (Bidirectional Encoder Representations from Transformers)
TransformeGPT (Generative Pre-trained Transformer)
TransformeT5 (Text-to-Text Transfer Transformer)
TransformeVision Transformers (ViT)
Time Serie ARIMA
Time Serie SARIMA
Time Serie Prophet (by Facebook)
Time Serie LSTMs and GRUs for Time Series Forecasting

You might also like