issues
search
tidymodels
/
parsnip
A tidy unified interface to models
https://parsnip.tidymodels.org
Other
601
stars
89
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Go through all registered models and identify if they accepts sparse data
#1221
EmilHvitfeldt
opened
1 week ago
0
Make sure all models with `allow_sparse_x` works with sparse data
#1220
EmilHvitfeldt
opened
1 week ago
0
Divert linear regressions with poisson family to poisson_reg()
#1219
topepo
opened
2 weeks ago
0
fix likely typo 'linear_reg' in 'logistic_reg' documentation
#1218
corybrunson
closed
2 weeks ago
2
predict ordinal factors from ordinal regression models
#1217
topepo
closed
1 month ago
1
workshop protected arguments warning
#1216
simonpcouch
closed
1 month ago
2
`contr_one_hot()` is also in hardhat but not exported
#1215
topepo
opened
1 month ago
0
better call routing for errors
#1214
topepo
closed
1 month ago
2
A few missing cli error conversions
#1213
topepo
closed
1 month ago
1
enable `augment()` for quantile regression
#1212
topepo
opened
1 month ago
0
Misc sparsevctrs
#1211
EmilHvitfeldt
closed
1 month ago
1
don't turn sparse matrix into dense matrix for glmnet prediction
#1210
EmilHvitfeldt
opened
1 month ago
1
Add quantile regression mode
#1209
topepo
closed
1 month ago
3
Change to `quantile` argument to `quantile levels`
#1208
topepo
closed
2 months ago
1
quantile regression updates for new hardhat model
#1207
topepo
closed
2 months ago
2
`deprecate_stop()` for `surv_reg()`
#1206
hfrick
opened
2 months ago
1
Improve `make_parameter_list()` to respect argument order in function signature
#1205
hfrick
opened
2 months ago
0
Stricter sparsevctrs tests
#1204
EmilHvitfeldt
closed
2 months ago
1
update predict.modelfit(type = "quantile")
#1203
topepo
opened
2 months ago
6
correct formatting in model registration error
#1202
simonpcouch
closed
3 weeks ago
1
remove unnecessary quotes in re-registration error message
#1201
simonpcouch
closed
3 weeks ago
1
make error context more informative for ranger test
#1200
simonpcouch
closed
2 months ago
1
address uninformative error for NULL engine in `nearest_neighbor()`
#1199
simonpcouch
closed
2 months ago
1
remove snapshot test for default error
#1198
simonpcouch
closed
2 months ago
2
remove snapshot test for default error
#1197
simonpcouch
closed
2 months ago
2
make error context more informative in `boost_tree()` helper
#1196
simonpcouch
closed
2 months ago
1
remove test for base R error in execution tests
#1195
simonpcouch
opened
2 months ago
2
address uninformative error in C5.0 tests
#1194
simonpcouch
closed
2 months ago
1
remove snapshot test for default error
#1193
simonpcouch
closed
2 months ago
3
restore `tidy.glmnet(penalty)` default
#1192
simonpcouch
closed
2 months ago
1
Quantile predictions output constructor
#1191
dajmcdon
closed
2 months ago
6
transition to snapshot testing
#1190
simonpcouch
closed
2 months ago
1
clarify references to model specifications and fits
#1189
simonpcouch
closed
2 months ago
1
`expect_error(regexp = NA)` -> `expect_no_condition()`
#1188
simonpcouch
closed
2 months ago
1
Brulee neural networks with two hidden layers
#1187
topepo
opened
2 months ago
1
use type checkers in remaining functions
#1186
simonpcouch
closed
2 months ago
1
transition to rlang type checkers in remaining functions
#1185
simonpcouch
closed
2 months ago
1
transition warning to error when predicting from a failed model fit
#1184
simonpcouch
opened
2 months ago
0
transition to rlang type checkers in prediction functions
#1183
simonpcouch
closed
2 months ago
2
use type checkers in `fit.R`
#1182
simonpcouch
closed
2 months ago
1
transition to rlang type checkers in `fit.R`
#1181
simonpcouch
closed
2 months ago
1
use type checkers in `aaa_models.R`
#1180
simonpcouch
closed
2 months ago
1
transition to rlang type checkers in `aaa_models.R`
#1179
simonpcouch
closed
2 months ago
1
use type checkers in `update()` methods
#1178
simonpcouch
closed
2 months ago
1
transition to rlang type checkers in `update()` methods
#1177
simonpcouch
closed
2 months ago
1
use type checkers
#1176
simonpcouch
closed
2 months ago
2
add missing drop = FALSE
#1175
EmilHvitfeldt
closed
2 months ago
1
Make sure all sparse data errors look nice
#1174
EmilHvitfeldt
closed
2 months ago
1
make sure xgboost works with sparse data
#1173
EmilHvitfeldt
closed
2 months ago
1
reduce overhead of `to_sparse_data_frame()`
#1172
simonpcouch
closed
2 months ago
2
Next