WillKoehrsen / feature-selector

Feature selector is a tool for dimensionality reduction of machine learning datasets

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

What is the metric to describe importance, is it "split" or "gain"?

Aritro-94 opened this issue · comments

I have query regarding feature selector's zero importance and low importance object.
Is the metric to describe feature importance "split " or is it "gain".
In lightgbm we get to choose this metric but in Zero_importance object we don't get to provide this argument.
Kindly help