error message from Python interpreter

Bahareh Nakisa 1 Reputation point
2021-03-31T03:49:35.88+00:00

---------- 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 ----------

.NET Machine learning
.NET Machine learning
.NET: Microsoft Technologies based on the .NET software framework.Machine learning: A type of artificial intelligence focused on enabling computers to use observed data to evolve new behaviors that have not been explicitly programmed.
150 questions
0 comments No comments
{count} votes