Skip to main content

Predict

Predict[{in1->out1,in2->out2,…}] generates a PredictorFunction that attempts to predict outi from the example ini.

Predict[data,input] attempts to predict the output associated with input from the training examples given.

Predict[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.