pgbm icon indicating copy to clipboard operation
pgbm copied to clipboard

Probabilistic Gradient Boosting Machines

Results 4 pgbm issues
Sort by recently updated
recently updated
newest added

Dear authors, This is a very nice work! And I made it run on my laptop successfully. There is a thing that I feel a little bit confused. On example...

Hi, I have encountered an issue where the dataset I entered is too large to be read, and if it is particularly large, , it can cause the process to...

bug

**Describe the bug** Predicting an array of identical instances produces different predictions **To Reproduce** Steps to reproduce the behavior: run this from the basic example: ``` from pgbm.sklearn import HistGradientBoostingRegressor...

**Is your feature request related to a problem? Please describe.** Currently I am not able to install pgbm for python 3.12 **Describe the solution you'd like** python 3.12 support perhaps...