Reinier Koops
Reinier Koops
In the Spider dataset paper (Spider: A Large-Scale Human-Labeled Dataset for Complex and Cross-Domain Semantic Parsing and Text-to-SQL Task by Tao Yu et al.) they created their own model. I...
Better mapping between potential solutions and actual solutions.
I don't think there is a solution to it yet, really.
Just to let you know I have the same issue with same setup.
@jeong2624 could you please provide a code example and your probatus version?
- [x] Update to latest Pandas, Numpy and SHAP is needed (2.0+) - [x] Try to simplify fit_params for ShapRFECV tree based models (lgbm, catboost and xcgboost should have updated...
It seems like a scikitlearn issue. Please downgrade it to a version that seems closer to what is written in the pyproject.toml
@adri0 or @PaulZhutovsky could you perhaps approve it? Now it should work better and allow us to release an updated version.
This PR partially fixes issues mentioned in https://github.com/ing-bank/probatus/issues/229 but also simplifies using Probatus.
@PaulZhutovsky or @adri0 could you perhaps review?