Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: add learner, resampling and measure weights #1124

Open
wants to merge 9 commits into
base: main
Choose a base branch
from

Conversation

berndbischl
Copy link
Sponsor Member

No description provided.

mllg and others added 9 commits August 23, 2024 20:24
* update docs for a fine granularity of weight columns

* add deprecation warning and rename old weight role

* implemented new weights in task

* added weights everywhere, docs, tests

* changed defaults

* improve docs

* rename role weights_train to weights_learner for consistency

* fix printer test

* improve docs

* cleanup

* better soft deprecate

* fix typos

* next try

* hard deprecate weights of learner, all workarounds failed

* adapt autotest

* update news

* cleanup

* fix autotest

* fix error message

* change defaults

* fix test

* fix: properties

* refactor: add use weight parameter in base learner

* chore: deprecated

* tests: col roles

* fix: use weights

* test: use weights

* fix

---------

Co-authored-by: be-marc <[email protected]>
@be-marc be-marc changed the title Weights ii feat: add learner, resampling and measure weights Aug 29, 2024
@berndbischl
Copy link
Sponsor Member Author

some learners still seem to have the "use_weights" (in the paramset) mentioned in docs.
check mlr3learners and extralearners

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.

4 participants