File tree Expand file tree Collapse file tree 2 files changed +4
-3
lines changed
Expand file tree Collapse file tree 2 files changed +4
-3
lines changed Original file line number Diff line number Diff line change @@ -28,7 +28,7 @@ Authors@R:
2828 comment = c(ORCID = "0000-0001-9754-0393")),
2929 person(given = "Sebastian",
3030 family = "Fischer",
31- role = "ctb ",
31+ role = "aut ",
32323333 comment = c(ORCID = "0000-0002-9609-3197")),
3434 person(given = "Susanne",
Original file line number Diff line number Diff line change 11# mlr3pipelines 0.5.2-9000
22
3+ * Added marshaling support to ` GraphLearner `
4+ * Support internal tuning and validation
5+
36# mlr3pipelines 0.5.2
47
58* Added new ` ppl("convert_types") ` .
69* Minor documentation fixes.
710* Test helpers are now available in ` inst/ ` . These are considered experimental and unstable.
811
9- * Added marshaling support to ` GraphLearner `
10-
1112# mlr3pipelines 0.5.1
1213
1314* Changed the ID of ` PipeOpFeatureUnion ` used in ` ppl("robustify") ` and ` ppl("stacking") ` .
You can’t perform that action at this time.
0 commit comments