xrf
xrf copied to clipboard
eXtreme RuleFit (sparse linear models on XGBoost ensembles)
Hello Is it possible to use iml package to measure feature importance? Thank you
Having this data: ``` 'data.frame': 100 obs. of 10 variables: $ lines : num 0.234 0.155 0.275 0.198 0.116 ... $ organization : num 0.251 0.166 0.295 0.213 0.124 ......
Currently, if the response contains an NA, a clear error message is thrown: ```r data
In xrf workflow, prediction fails if i ask for a single value [example_xrf_workflow.R.txt](https://github.com/user-attachments/files/16627330/example_xrf_workflow.R.txt)