issues
search
mlr-org
/
mlr3
mlr3: Machine Learning in R - next generation
https://mlr3.mlr-org.com
GNU Lesser General Public License v3.0
947
stars
85
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
feat: add callbacks for resample and benchmark
#1214
be-marc
opened
1 day ago
1
feat: add function to extract information from a model
#1213
be-marc
opened
2 days ago
2
fix: measure checks
#1212
be-marc
closed
2 days ago
0
feat: add characteristics field to task
#1211
be-marc
closed
2 days ago
0
Error in PipeOp high cardinality factor encoding using mlr3: Invalid 'col_roles' Names
#1210
marineReg
closed
1 week ago
3
fix: ignore size of globals when sequential future plan is used
#1209
be-marc
closed
1 week ago
0
requires_model is not check when calling rr$score()
#1208
be-marc
closed
2 days ago
2
BREAKING CHANGE: remove $loglik method from all learners
#1207
be-marc
closed
1 week ago
0
feat: add cli package for class printer
#1206
lona-k
opened
1 week ago
0
chore(deps): bump JamesIves/github-pages-deploy-action from 4.6.8 to 4.6.9
#1205
dependabot[bot]
closed
1 week ago
0
release: 0.22.0
#1204
be-marc
opened
2 weeks ago
0
Release mlr3 0.22.0
#1203
be-marc
opened
2 weeks ago
1
feat: add california housing data set
#1202
be-marc
closed
2 weeks ago
0
europe trip jan-june 2025
#1201
tdhock
closed
3 days ago
4
chore: add hint that resampling could be instantiated on a different task
#1200
be-marc
closed
2 weeks ago
0
feat: add task phash
#1199
be-marc
closed
2 weeks ago
2
benchmark(benchmark_grid(paired=TRUE)) only uses first resampling, ignoring others
#1198
tdhock
closed
2 weeks ago
8
Replace tsk("boston_housing") with tsk("ames_housing")
#1197
be-marc
closed
2 weeks ago
0
docs: hash methods
#1196
be-marc
closed
2 weeks ago
0
feat: require unique learner ids in benchmark_grid
#1195
be-marc
closed
2 weeks ago
0
tests: silence logger output and predict type warning
#1194
be-marc
closed
3 weeks ago
0
chore: check if resampling was instantiated on task
#1193
be-marc
closed
3 weeks ago
0
Extracting base model from learner generates different predictions to learner?
#1192
ZekeMarshall
closed
1 month ago
2
release: 0.21.1
#1191
be-marc
closed
1 month ago
0
Release mlr3 0.21.1
#1190
be-marc
closed
1 month ago
0
fix: load mlr3 packages of the main session on the worker
#1189
be-marc
closed
1 month ago
0
feat: throw warning when prediction and measure type do not match
#1188
be-marc
closed
1 month ago
0
Assertion on 'predict_types' failed
#1187
invain1218
closed
1 month ago
2
Remove Boston Housing
#1186
mfeurer
closed
2 weeks ago
4
Time constraints gallery update with new mlr3 v0.21.0 encapsulation
#1185
iLivius
closed
1 month ago
1
chore(deps): bump JamesIves/github-pages-deploy-action from 4.6.4 to 4.6.8
#1184
dependabot[bot]
closed
1 month ago
0
Using exports from mlr3fselect during multisession execution fails due to non-loaded package
#1183
skysyzygy
closed
4 weeks ago
4
mlr3 code failing in Geocomputation with R book
#1182
Robinlovelace
closed
1 month ago
1
release. 0.21.0
#1181
be-marc
closed
1 month ago
0
Release mlr3 0.21.0
#1180
be-marc
closed
1 month ago
0
tests: suppress warnings in autotest
#1179
be-marc
closed
2 months ago
0
feat: allow response different from quantiles
#1178
be-marc
closed
2 months ago
0
Use the cli package for class printer
#1177
be-marc
opened
2 months ago
0
looks like we can run measures like "classif.logloss" on predictions without probs without error?
#1176
berndbischl
closed
1 month ago
1
Behavior of `$set_row_roles` changed
#1175
sebffischer
closed
2 months ago
1
docs: fix link to rse
#1174
be-marc
closed
2 months ago
0
chore(deps): bump JamesIves/github-pages-deploy-action from 4.6.3 to 4.6.4
#1173
dependabot[bot]
closed
2 months ago
0
chore: update news
#1172
be-marc
closed
2 months ago
0
BREAKING CHANGE: Encapsulation and the fallback learner are now set the $encapsulate() method
#1171
be-marc
closed
2 months ago
0
mlr3 book penguins_simple task
#1170
Arnold-Kakas
closed
2 months ago
1
Measure should print its predict set
#1169
berndbischl
opened
2 months ago
0
task should allow for simple user defined characteristics
#1168
berndbischl
closed
2 days ago
2
Option to suppress printing INFO lines from resample()
#1167
baderstine
closed
2 months ago
2
fix: add predict set to learner hash
#1166
be-marc
closed
2 months ago
0
benchmark_grid should not allow learners with the same ID
#1165
berndbischl
closed
2 weeks ago
1
Next