Appending XGB Classifier results to DF

前端 未结 0 1591
广开言路
广开言路 2021-01-26 07:09

I am trying to append the results of my XGB model to my DF and am having great difficulty.

Snip of my code is as follows:

X = df_with_dummies[var_selected]         


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