How to write values from numpy.ndarray to Dataframe?

后端 未结 0 332
予麋鹿
予麋鹿 2020-12-22 18:13

I am using XGBoost model for my data. I need to collect all the received values in a Dataframe. x_train (pandas.core.frame.DataFrame) is 9 columns, pred_prob (numpy.ndarray)

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