ActivePredictionObject
represents the result of an ActivePrediction process.
Details and Options
- ActivePredictionObject[…] is the result generated by ActivePrediction[…].
- ActivePredictionObject[…][prop] gives the property prop of the active prediction object.
- ActivePredictionObject[…][{prop1,prop2,…}] gives the list of properties {prop1,prop2,…}.
- Possible properties include:
-
"EvaluationHistory" configurations explored and values assigned to them "Method" method used for active prediction "PredictorFunction" best PredictorFunction[…] obtained "PredictorMeasurementsObject" latest PredictorMeasurementsObject[…] obtained "LearningCurve" plot of mean cross-entropy evolution "Properties" list of all available properties
Examples
Basic Examples (1)
Train an ActivePredictionObject[…] to find the predictor for a nontrivial function in an interval:
Obtain the list of the object properties:
Obtain the history of explored configurations:
Obtain the predictors trained during active prediction, along with some of their properties:
Obtain the method used to choose configurations to add to the training set:
Display the performances of predictors trained during active prediction:
Visualize the predictions of the final predictor on new examples:
Text
Wolfram Research (2017), ActivePredictionObject, Wolfram Language function, https://reference.wolfram.com/language/ref/ActivePredictionObject.html.
CMS
Wolfram Language. 2017. "ActivePredictionObject." Wolfram Language & System Documentation Center. Wolfram Research. https://reference.wolfram.com/language/ref/ActivePredictionObject.html.
APA
Wolfram Language. (2017). ActivePredictionObject. Wolfram Language & System Documentation Center. Retrieved from https://reference.wolfram.com/language/ref/ActivePredictionObject.html