tree_influence icon indicating copy to clipboard operation
tree_influence copied to clipboard

Influence Estimation for Gradient-Boosted Decision Trees

Results 3 tree_influence issues
Sort by recently updated
recently updated
newest added

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: ```...

bug

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...