Closed Javdat closed 1 year ago
Allows choosing importance_type (split and gain as in lgbm itself, or permutation based on sklearn.inspection.permutation_importance).
importance_type
split
gain
lgbm
permutation
sklearn.inspection.permutation_importance
Solves #43
Allows choosing
importance_type
(split
andgain
as inlgbm
itself, orpermutation
based onsklearn.inspection.permutation_importance
).Solves #43