You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
ValueError: The feature names should match those that were passed during fit.
Feature names unseen at fit time:
- 10_Default_ExtraTrees_prediction
- 11_Default_NearestNeighbors_prediction
- 12_Xgboost_prediction
- 13_Xgboost_prediction
- 1_DecisionTree_prediction
- ...
Feature names seen at fit time, yet now missing:
- 10_Default_ExtraTrees_prediction_0_for_No_1_for_Yes
- 11_Default_NearestNeighbors_prediction_0_for_No_1_for_Yes
- 12_Xgboost_prediction_0_for_No_1_for_Yes
- 13_Xgboost_prediction_0_for_No_1_for_Yes
- 1_DecisionTree_prediction_0_for_No_1_for_Yes
- ...
-
- - ```
The text was updated successfully, but these errors were encountered:
The text was updated successfully, but these errors were encountered: