Closed d1bevz closed 1 year ago
Is there any way to use powershap with catboostregressor training from a file (tsv)?
@d1bevz, definitely! You can use the read_tablefunction from pandas resulting in a dataframe that can be passed into powershap.
read_table
Is there any way to use powershap with catboostregressor training from a file (tsv)?