issues
search
tidymodels
/
hardhat
Construct Modeling Packages
https://hardhat.tidymodels.org
Other
103
stars
17
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
call argument requests
#273
EmilHvitfeldt
opened
1 month ago
0
Moving to cli
#272
hfrick
closed
2 weeks ago
0
Consolidate `contr_one_hot()` with parsnip
#271
hfrick
opened
1 month ago
0
Type checkers refresh
#270
hfrick
closed
1 month ago
0
Remove re-exports from test coverage calculation
#269
hfrick
closed
1 month ago
0
Missing snapshots
#268
hfrick
closed
1 month ago
0
Review check in `simplify_terms()`
#267
hfrick
opened
1 month ago
1
add R CMD check hard
#266
hfrick
closed
1 month ago
0
Review usage of `nocov` keyword
#265
hfrick
closed
1 month ago
0
Fix docs for `check_quantile_levels()`
#264
hfrick
closed
1 month ago
0
Update usage of `expect_error()`
#263
hfrick
closed
1 month ago
1
Export `mold_recipe_default_process()`
#262
dajmcdon
opened
1 month ago
0
stricter recompose sparsevctrs tests
#261
EmilHvitfeldt
closed
2 months ago
0
add quantile_pred
#260
topepo
closed
2 months ago
1
make `recompose()` work with sparse tibbles
#259
EmilHvitfeldt
closed
2 months ago
1
Update "outcome" to "outcomes" in mold.R, line 32
#258
LouisMPenrod
closed
3 months ago
1
Use latest GHA workflows
#257
gaborcsardi
closed
3 months ago
0
update roxygen2 version to 3.7.2
#256
hfrick
closed
4 months ago
0
Update GHA
#255
hfrick
closed
4 months ago
0
update snapshot with new recipes
#254
hfrick
closed
4 months ago
0
Roadmap: hardhat support for sparse tibbles
#253
EmilHvitfeldt
closed
1 week ago
2
Release Candidate 1.4.0
#252
EmilHvitfeldt
closed
4 months ago
1
Release hardhat 1.4.0
#251
EmilHvitfeldt
closed
4 months ago
0
add sparse tibble support
#250
EmilHvitfeldt
closed
2 months ago
0
Add `extract_postprocessor()` to docs for `extract_*()` functions
#249
hfrick
opened
6 months ago
0
add `extract_postprocessor()` generic
#248
simonpcouch
closed
7 months ago
0
correct name of element in mold documentation
#247
simonpcouch
closed
3 months ago
0
update snap with new recipes
#246
simonpcouch
closed
8 months ago
0
RC 1.3.1
#245
DavisVaughan
closed
9 months ago
0
Release hardhat 1.3.1
#244
DavisVaughan
closed
9 months ago
0
Less restrictive snapshot test for recipes
#243
EmilHvitfeldt
closed
10 months ago
1
importance weights not compatible with DALEXtra::model_profile
#242
jamesgrecian
closed
9 months ago
2
Using a division on the left-hand side of a formula throws an "Interaction terms can't be specified on the LHS of `formula`"
#241
erikvona
opened
1 year ago
2
Dynamically calculate weights
#240
jamesgrecian
opened
1 year ago
5
RC 1.3.0
#239
DavisVaughan
closed
1 year ago
1
Release hardhat 1.3.0
#238
DavisVaughan
closed
1 year ago
1
Implement `spruce_*_multiple()` family
#237
DavisVaughan
closed
1 year ago
3
Add home-grown `with_na_pass()` for now
#236
DavisVaughan
closed
1 year ago
1
Use `update_blueprint0()` internally for performance
#235
DavisVaughan
closed
1 year ago
1
Avoid passing factors/characters to `model.matrix()` altogether when `indicators = "none"`
#234
DavisVaughan
closed
1 year ago
1
Add `levels` for remembering character -> factor levels generated during `mold()`
#233
DavisVaughan
closed
1 year ago
1
Use an expression walking scheme for looking for functions / interaction terms involving factors
#232
DavisVaughan
closed
1 year ago
1
Export `recompose()`
#231
DavisVaughan
closed
1 year ago
1
Always call `hardhat_new_tibble()` on data frames
#230
DavisVaughan
closed
1 year ago
1
Pass `strings_as_factors` on to `prep()`
#229
DavisVaughan
closed
1 year ago
1
Regression in development version of hardhat when using sf objects
#228
mikemahoney218
closed
1 year ago
3
Use rlang's type checking helpers
#227
DavisVaughan
closed
1 year ago
1
Upkeep for hardhat
#226
DavisVaughan
closed
1 year ago
1
Remove unnecessary `as_tibble` calls
#225
frank113
closed
1 year ago
2
add 3 `spruce_*_multi` functions
#224
cregouby
closed
1 year ago
1
Next