Skip to main content

machine learning - Is it possible to convert the result of NetTrain to a PredictorFunction?


I would like to use PredictorMeasurements on the result of NetTrain, but it says it expects a PredictorFunction object. So apparently, the output of NetTrain is not a PredictorFunction.


Am I right? If so, can this be done?


Thanks




Comments