issues
search
mlr-org
/
mlr3tuning
Hyperparameter optimization package of the mlr3 ecosystem
https://mlr3tuning.mlr-org.com/
GNU Lesser General Public License v3.0
55
stars
5
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
tests: remove loading of mlr3pipelines
#471
be-marc
opened
2 days ago
0
library(mlr3pipelines) makes it required for tests, as opposed to the skip_if_not_installed() usage elsewhere
#470
MichaelChirico
closed
2 days ago
1
Directly test version in skip_if_not_installed()
#469
MichaelChirico
closed
2 days ago
1
release: 1.2.0
#468
be-marc
closed
2 weeks ago
0
release: 1.2.0
#467
be-marc
closed
2 weeks ago
0
Release mlr3tuning 1.2.0
#466
be-marc
closed
2 weeks ago
0
compatibility: mlr3 0.22.0
#465
be-marc
closed
2 weeks ago
0
feat: add one se rule callback
#464
be-marc
closed
2 weeks ago
0
Proper implementation of early_stopping_rounds for xgboost
#463
chuckgrigsby0
closed
2 weeks ago
3
fix internal search space for at
#462
sebffischer
closed
3 weeks ago
0
int-tuning: better tests and bugfix
#461
sebffischer
closed
3 weeks ago
0
release: 1.1.0
#460
be-marc
closed
4 weeks ago
0
Release mlr3tuning 1.1.0
#459
be-marc
closed
4 weeks ago
0
refactor: pass extra information of the result in the extra parameter
#458
be-marc
closed
4 weeks ago
0
fix: internal tuning and parameter transformations
#457
sebffischer
closed
1 month ago
0
fix: as_data_table() functions do not unnest the `x_domain` colum anymore by default
#456
be-marc
closed
1 month ago
0
release: 1.0.2
#455
be-marc
closed
1 month ago
0
Release mlr3tuning 1.0.2
#454
be-marc
closed
1 month ago
0
refactor: extract internal tuned values in instance
#453
be-marc
closed
1 month ago
0
Compatibility with mlr3mbo and XGBoost's early stopping
#452
jemus42
closed
1 month ago
2
unnesting of x_domain by default in as.data.table(archive) and print
#451
berndbischl
closed
1 month ago
2
release: 1.0.1
#450
be-marc
closed
2 months ago
0
Release mlr3tuning 1.0.1
#449
be-marc
closed
2 months ago
0
compatibility: mlr3 0.21.0
#448
be-marc
closed
2 months ago
0
mlr3 0.21.0
#447
be-marc
closed
2 months ago
0
feat: add eval point method
#446
be-marc
closed
2 months ago
0
Update docs on early stopping rounds for xgboost
#445
SteveBronder
closed
3 months ago
1
it seems to be currently undocumented that for hierarchical search spaces, and using tune tokens you dont need to specify deps
#444
berndbischl
opened
3 months ago
1
Allow for sets of hyperparameters to fail?
#443
SteveBronder
closed
3 months ago
1
AutoTuner object training fails when using classif.svm and the selected kernel doesn't include certain hyperparameters
#442
ZekeMarshall
closed
3 months ago
7
simplify validation for auto tuner
#441
sebffischer
closed
3 months ago
0
tests: dependencies in defaults
#440
be-marc
closed
3 months ago
0
Test weights reworked
#439
mllg
closed
2 months ago
0
tests: improve key test
#438
be-marc
closed
3 months ago
0
tests: delay redis keys check
#437
be-marc
closed
3 months ago
0
fix: parameter sets of cloned tuners from optimizers were ignored
#436
be-marc
closed
3 months ago
0
compatibility: work with new irace 4.0.0
#435
be-marc
opened
3 months ago
0
refactor: remove old paradox workarounds
#434
be-marc
closed
3 months ago
0
Add support for irace v4
#433
MLopez-Ibanez
opened
4 months ago
1
refactor: internal tuning
#432
be-marc
closed
4 months ago
0
docs: enable light-switch for pkgdown and use mathjax rendering
#431
be-marc
closed
4 months ago
0
fix: delete intermediate benchmark result after optimization
#430
be-marc
closed
4 months ago
0
Fix/at
#429
sebffischer
closed
4 months ago
0
When performing hyperparameter tuning, tuner() reports an error
#428
zrq1209
closed
3 months ago
1
TunerGridSearch not found
#427
tdhock
closed
4 months ago
3
fix docs for set_validate
#426
sebffischer
closed
5 months ago
0
release: 1.0.0
#425
be-marc
closed
4 months ago
0
feat: add cli package
#424
be-marc
closed
5 months ago
0
remove pipelines bundle branch dependency
#423
sebffischer
closed
5 months ago
0
Release mlr3tuning 1.0.0
#422
be-marc
closed
4 months ago
1
Next