issues
search
stanfordmlgroup
/
ngboost
Natural Gradient Boosting for Probabilistic Prediction
Apache License 2.0
1.66k
stars
218
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
The issue of regression
#359
chenmingyajun
opened
10 hours ago
1
Support for numpy >= 2.0
#358
charleslparker
opened
1 month ago
5
parallel computing for NGBoost
#357
leebo-2020
opened
2 months ago
0
Add negative binomial distribution
#356
ashler-herrick
opened
2 months ago
7
Usage examples are no longer available
#355
Martin-Molinero
opened
5 months ago
1
Use XGBoost as base estimator
#354
fif911
opened
6 months ago
1
About the fisher matrix of Normal Distribution
#353
Yingrui-Z
opened
6 months ago
2
RuntimeWarning: overflow encountered in square/exp
#352
shawn-padstats
opened
7 months ago
3
Discrete explanatory variables
#351
patrickocal
closed
8 months ago
5
'NGBClassifier' object has no attribute 'classes_'
#350
SamHosico
opened
8 months ago
1
Makefile updates
#348
ryan-wolbeck
closed
9 months ago
0
Release 0.5.0
#347
ryan-wolbeck
closed
9 months ago
0
Add support for python 3.12, drop python 3.8
#346
connortann
closed
9 months ago
0
Add support for python 3.12
#345
connortann
closed
9 months ago
0
Fix issue causing large memory consumption in pred_dist()
#344
mesenrj
closed
9 months ago
0
Linalg error
#343
ThomasMeissnerDS
opened
10 months ago
0
Support for Incremental Learning?
#342
john-woolley
closed
10 months ago
1
speed up tests by loading sample once
#341
ryan-wolbeck
closed
11 months ago
0
Update load_boston in README.md
#340
jyx-su
closed
1 year ago
3
load_boston removed from sklearn
#339
jyx-su
closed
1 year ago
0
Monotonicity of some parameters in distribution
#338
thomasfrederikhoeck
opened
1 year ago
3
Bugfix/np bool deprecation
#337
jack-mcivor
closed
1 year ago
1
AttributeError with np.bool when fitting NGBRegressor with Exponential distribution
#336
DumasCharles
closed
1 year ago
3
Relation to mean-field variational inference.
#335
trivialfis
opened
1 year ago
0
Is there a way to visualize the distributions ?
#334
kevindarby
closed
1 year ago
2
Adding NormalFixedMean
#333
joseortiz3
closed
9 months ago
2
replace np.bool with bool
#332
Ali-RT
closed
1 year ago
2
Deprecation warning for np.bool in Y_from_censored function
#331
Ali-RT
closed
1 year ago
2
GitHub actions test
#330
peterdudfield
closed
1 year ago
1
Slide deck not accessible
#328
turtlemonvh
closed
1 year ago
2
Bump nokogiri from 1.11.5 to 1.14.3 in /examples/user-guide
#327
dependabot[bot]
opened
1 year ago
0
Enable Base models that don't accept sample weight
#326
joseortiz3
closed
1 year ago
2
feat: Add estimator type with reg and clf for NGBClassifier and NGBRegressor
#325
NeroHin
closed
3 weeks ago
7
estimator compatibility issues with sklearn
#324
NeroHin
closed
3 weeks ago
2
AttributeError: 'NGBClassifier' object has no attribute 'classes_'
#323
SamHosico
closed
1 year ago
2
quantile regression
#322
Clarxxon
opened
1 year ago
0
release partial fit 0.4.1
#321
ryan-wolbeck
closed
1 year ago
0
Add py311, remove py37
#320
jack-mcivor
closed
9 months ago
15
Python 3.11 support
#319
tim-x-y-z
closed
9 months ago
0
Remove declared pandas dependency
#318
jack-mcivor
closed
1 year ago
2
Shift flake8 to dev dependencies
#317
jack-mcivor
closed
1 year ago
0
Add partial fit method to match sklearn API
#316
CompRhys
closed
1 year ago
6
Bump nokogiri from 1.11.5 to 1.14.2 in /examples/user-guide
#315
dependabot[bot]
closed
1 year ago
1
The fit method implements online learning by default which is incompatible with sklearn API
#314
CompRhys
closed
1 year ago
2
NGBoost is not deterministic when setting 'random_state'
#313
CompRhys
opened
1 year ago
0
LogNormal Dist as implemented is not inclusive of 0.
#312
CompRhys
closed
1 year ago
0
Improve Buttons in README
#311
CompRhys
closed
1 year ago
0
add sklearn dictionary support get_param and version update
#310
ryan-wolbeck
closed
1 year ago
0
No module named 'ngboost.distns'; 'ngboost' is not a package
#308
saharsh94
opened
1 year ago
0
ValueError: could not broadcast input array from shape (0,15) into shape (1,15)
#307
yuenshingyan
closed
2 years ago
1
Next