I Have a .net framework 4.6.1 project
in PredictionManager.cs :
public string TrainPredict(List inputList, string modelPath) wher