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]