In Machine learning and Statistics, classification (분류) is the problem of identifying to which of a set of categories (sub-populations) a new observation belongs, on the basis of a training set of data containing observations (or instances) whose category membership is known. (https://en.wikipedia.org/wiki/Statistical_classification)
For Unsupervised learning, See Cluster analysis. And there are Binary classification, Multiclass classification. When Binary classification, we can evaluate the precision by ROC curve.
Examples of classification algorithms
- Linear classifier
- Support vector machine
- Least squares support vector machines
- Quadratic classifier
- Kernel estimation
- Boosting (meta-algorithm)
- Decision tree
- Neural network
- FMM Neural Network
- Learning vector quantization
관련정보
Table of Contents
Incoming Links #
Related Datasets (Dataset 0) #
Related Articles (Article 1) #
Related Codes (Code 2) #
Suggested Pages #
- 0.184 Kubeflow
- 0.152 Text-to-image model
- 0.082 WDL
- 0.061 PCA
- 0.040 Linear discriminant analysis
- 0.037 Machine learning for Genomics
- 0.036 TensorFlow
- 0.025 Regression analysis
- 0.024 October 17
- 0.024 Hierarchical clustering
- More suggestions...