Difference between revisions of "Classification"
m |
m |
||
| Line 15: | Line 15: | ||
* [[(Boosted) Decision Tree]] | * [[(Boosted) Decision Tree]] | ||
* [[Support Vector Machine (SVM)]] | * [[Support Vector Machine (SVM)]] | ||
| − | |||
* [[Bayes#Naive Bayes|Naive Bayes]] point machine | * [[Bayes#Naive Bayes|Naive Bayes]] point machine | ||
* [[Logistic Regression (LR)]] | * [[Logistic Regression (LR)]] | ||
| Line 21: | Line 20: | ||
* [[Random Forest (or) Random Decision Forest]] | * [[Random Forest (or) Random Decision Forest]] | ||
* [[Bayes#Naive Bayes|Naive Bayes]] | * [[Bayes#Naive Bayes|Naive Bayes]] | ||
| − | * [[Deep Neural Network (DNN)]] | + | * [[Neural Network]] |
| − | * | + | ** [[Neural Network#Deep Neural Network (DNN)|Deep Neural Network (DNN)]] |
| + | ** [[Perceptron (P)]] | ||
| + | ** [[Feed Forward Neural Network (FF or FFNN)]] and [[Artificial Neural Network (ANN)]] | ||
* [[Image Classification]] | * [[Image Classification]] | ||
Revision as of 14:43, 9 May 2023
YouTube ... Quora ...Google search ...Google News ...Bing News
- ...predict categories - AI Solver
- Embedding: Search ... Clustering ... Recommendation ... Anomaly Detection ... Classification ... Dimensional Reduction ... ...find outliers
- (Boosted) Decision Tree
- Support Vector Machine (SVM)
- Naive Bayes point machine
- Logistic Regression (LR)
- Decision Jungle
- Random Forest (or) Random Decision Forest
- Naive Bayes
- Neural Network
- Image Classification
Classification vs Clustering