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.153 Kubeflow
- 0.114 Data science
- 0.105 Text-to-image model
- 0.100 WDL
- 0.034 scikit-image
- 0.034 PCA
- 0.031 Linear discriminant analysis
- 0.025 Scikit Flow
- 0.025 Nature
- 0.024 Python
- More suggestions...