mkshaw / pisa_2022_motivation

0 stars 0 forks source link

Change feature_importance type in algorithm instantiation #3

Open mkshaw opened 3 months ago

mkshaw commented 3 months ago

Right now, it's None. Change to another option.

Feature importance attribute: https://xgboost.readthedocs.io/en/stable/python/python_api.html#xgboost.dask.DaskXGBClassifier.feature_importances_

XGBClassifier algorithm: https://xgboost.readthedocs.io/en/stable/python/python_api.html#xgboost.XGBClassifier

mkshaw commented 3 months ago

https://www.mdpi.com/1099-4300/24/5/687