Classify[{in1 -> class1, in2 -> class2, …}]
Classify[data, input]
Classify[data, input, prop]
- AnomalyDetector — default None
- AcceptanceThreshold — default Automatic
- ClassPriors — default Automatic
- FeatureExtractor — default Identity
- FeatureNames — default Automatic
- FeatureTypes — default Automatic
- IndeterminateThreshold — default 0
- Method — default Automatic
- MissingValueSynthesis — default Automatic
- PerformanceGoal — default Automatic
- RandomSeeding — default 1234
- RecalibrationFunction — default Automatic
- TargetDevice — default "CPU"
- TimeGoal — default Automatic
- TrainingProgressReporting — default Automatic
- UtilityFunction — default Automatic
- ValidationSet — default Automatic