tree_influence
tree_influence copied to clipboard
Influence Estimation for Gradient-Boosted Decision Trees
Hello and thanks you for that package. I came across a problem while trying to use a xgboost model that was trained on dataframe. So this is my code: ```...
Hello, I was using your implementation of `BoostIn` to fit my own data, but I came across an error, so I thought it might be due to some inherent inconsistency...
I get this error when trying to pip install in colab ``` Collecting tree-influence Using cached tree_influence-0.1.7.tar.gz (386 kB) Installing build dependencies ... done error: subprocess-exited-with-error × Getting requirements to...