Classify
Classify[{in1->class1,in2->class2,…}] generates a ClassifierFunction that attempts to predict classi from the example ini.
Classify[data,input] attempts to predict the output associated with input from the training examples given.
Classify[data,input,prop] computes the specified property prop relative to the prediction.
Please visit the official Wolfram Language Reference for more details and examples on core symbols.