Difference between revisions of "Classification"
m |
m |
||
| Line 14: | Line 14: | ||
* [[...predict categories]] - [[AI Solver]] | * [[...predict categories]] - [[AI Solver]] | ||
* [[Embedding]]: [[AI-Powered Search|Search]] ... [[Clustering]] ... [[Recommendation]] ... [[Anomaly Detection]] ... [[Classification]] ... [[Dimensional Reduction]] ... [[...find outliers]] | * [[Embedding]]: [[AI-Powered Search|Search]] ... [[Clustering]] ... [[Recommendation]] ... [[Anomaly Detection]] ... [[Classification]] ... [[Dimensional Reduction]] ... [[...find outliers]] | ||
| + | * [[(Boosted) Decision Tree]] | ||
| + | * [[Support Vector Machine (SVM)]] | ||
| + | * [Perceptron (P)]] | ||
| + | * [[Bayes#Naive Bayes|Naive Bayes]] point machine | ||
| + | * [[Logistic Regression (LR)]] | ||
| + | * [[Decision Jungle]] | ||
| + | * [[Random Forest (or) Random Decision Forest]] | ||
| + | * [[Bayes#Naive Bayes|Naive Bayes]] | ||
| + | * [[Deep Neural Network (DNN)]] | ||
| + | * ... [[Feed Forward Neural Network (FF or FFNN)]] and [[Artificial Neural Network (ANN)]] | ||
| + | * [[Image Classification]] | ||
| Line 20: | Line 31: | ||
<youtube>xG-E--Ak5jg</youtube> | <youtube>xG-E--Ak5jg</youtube> | ||
<youtube>eSg-HOpuWCI</youtube> | <youtube>eSg-HOpuWCI</youtube> | ||
| + | |||
= Classification vs Clustering = | = Classification vs Clustering = | ||
Revision as of 15:34, 20 March 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)
- [Perceptron (P)]]
- Naive Bayes point machine
- Logistic Regression (LR)
- Decision Jungle
- Random Forest (or) Random Decision Forest
- Naive Bayes
- Deep Neural Network (DNN)
- ... Feed Forward Neural Network (FF or FFNN) and Artificial Neural Network (ANN)
- Image Classification
Classification vs Clustering