raamana / neuropredict

Easy and comprehensive assessment of predictive power, with support for neuroimaging features

Home Page:https://raamana.github.io/neuropredict/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

xgboost API change

raamana opened this issue · comments

xgboost.core.XGBoostError: b"Invalid Parameter format for num_feature expect int (non-negative) but value='sqrt'"

It seems like XGBoost does not accept num_feature parameter anymore - their docs say "it does not need to be set", but the error sounds more like format/range issue