Skip to content

Conversation

sebffischer
Copy link
Member

@sebffischer sebffischer commented Dec 3, 2024

  • I added the .github/workflows/draft-pdf.yml file which renders the paper in pdf (see example github action output), we should remove upon merging

@sebffischer sebffischer requested a review from bblodfon December 3, 2024 10:32
Copy link
Collaborator

@bblodfon bblodfon left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@sebffischer I finished a first re-writing and text improvement

Copy link
Contributor

@mb706 mb706 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Mostly a few small fixes; if you disagree with any of these you can also ignore, I don't have a strong opinion on most of the ones that are not just typo fixes.

I think a compact description of what exactly mlr3extralearners does is missing: It is our way of connecting many different ML packages to mlr3, where we are trying to be agile and offer a large variety, at the cost of not doing the normal CRAN package release cycle.

paper/paper.md Outdated
The package currently wraps **85 different learning algorithms** from many different R packages, for tasks such as classification, regression, and survival analysis.
This enables users to seamlessly access and utilize these learners directly within their workflows.
It also facilitates large-scale empirical benchmark experiments, leveraging the `mlr3` framework's parallelization and optimization capabilities [@benchlargescale] as well as enabling efficient hyperparameter tuning [@bischl2023].
An overview of all `mlr3` learners, including those introduced through `mlr3extralearners`, is available on the [mlr3 website](https://mlr-org.com/learners.html).
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

consider making this a reference or footnote, not a link. When I render the pdf, the link is not visible as such.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants