.NET Machine learning
.NET: Microsoft Technologies based on the .NET software framework.Machine learning:
110 questions
This browser is no longer supported.
Upgrade to Microsoft Edge to take advantage of the latest features, security updates, and technical support.
---------- Start of error message from Python interpreter ----------
Caught exception while executing function: Traceback (most recent call last):
File "C:\server\invokepy.py", line 199, in batch
odfs = mod.azureml_main(*idfs)
File "C:\temp\23f7e85af564401ea159d96ce2d4d38b.py", line 23, in azureml_main
model = pickle.load(open(".\Script Bundle\model.pkl", 'rb'))
ImportError: No module named 'sklearn.tree._classes'
Process returned with non-zero exit code 1
---------- End of error message from Python interpreter ----------