ValueError expected 2D array got 1D array instead

前端 未结 0 900
陌清茗
陌清茗 2021-02-19 01:28

I do not know where to reshape the data at in my code. Here is the code below.

import pandas as pd
from sklearn.linear_model import LogisticRegression
import xlrd         


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