ModelOriented / modelStudio

📍 Interactive Studio for Explanatory Model Analysis
https://doi.org/10.1007/s10618-023-00924-w
GNU General Public License v3.0
323 stars 32 forks source link

add `variable_splits` to modelStudio #110

Open hbaniecki opened 2 years ago

hbaniecki commented 2 years ago

In a general case, it would be a possible fix to #109 while the issue might still be rather xgboost-specific.

hbaniecki commented 1 year ago

This is easily added but variable_splits overrides other variable_splits_* parameters, which means that the user would need to manually specify splits for all variables.