predict-idlab / powershap

A power-full Shapley feature selection method.
Other
193 stars 18 forks source link

Training from file #35

Closed d1bevz closed 1 year ago

d1bevz commented 1 year ago

Is there any way to use powershap with catboostregressor training from a file (tsv)?

JarneVerhaeghe commented 1 year ago

@d1bevz, definitely! You can use the read_tablefunction from pandas resulting in a dataframe that can be passed into powershap.