PredictorInformation
PredictorInformation[predictor]
generates a report giving information on the predictor function predictor.
PredictorInformation[predictor,prop]
gives information for predictor associated with property prop.
Details
- The predictor is typically a PredictorFunction object as generated by Predict.
- Properties available from PredictorInformation include:
-
"BatchEvaluationTime" marginal time to predict one example when a batch is given "EvaluationTime" time needed to predict one example "ExampleNumber" number of training examples "FeatureTypes" feature types of the predictor input "FunctionMemory" memory needed to store the predictor "FunctionProperties" all prediction properties available for this predictor "IndeterminateThreshold" value of IndeterminateThreshold used by the predictor "LearningCurve" performance as function of training set size "MaxTrainingMemory" maximum memory used during training "MeanCrossEntropy" estimated mean cross entropy of the predictor "Method" value of Method used by the predictor "MethodDescription" summary of the method "MethodOption" full method option to be reused in a new training "Properties" all information properties available for this predictor "StandardDeviation" estimated standard deviation of the predictor "TrainingTime" time used by Predict to generate the predictor "UtilityFunction" value of UtilityFunction used by the predictor
Examples
open allclose allBasic Examples (2)
Text
Wolfram Research (2014), PredictorInformation, Wolfram Language function, https://reference.wolfram.com/language/ref/PredictorInformation.html (updated 2018).
CMS
Wolfram Language. 2014. "PredictorInformation." Wolfram Language & System Documentation Center. Wolfram Research. Last Modified 2018. https://reference.wolfram.com/language/ref/PredictorInformation.html.
APA
Wolfram Language. (2014). PredictorInformation. Wolfram Language & System Documentation Center. Retrieved from https://reference.wolfram.com/language/ref/PredictorInformation.html