Expected 2D array, got scalar array instead, when using pandas dataframe

后端 未结 0 1013
难免孤独
难免孤独 2020-12-08 03:24

I have trained a model as below and registered it:

train_model.py

from azureml.opendatasets import Diabetes
from sklearn.model_selection import train_t         


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题