Highlights
- Arctic Code Vault Contributor
- Pro
Create your own GitHub profile
Sign up for your own profile on GitHub, the best place to host code, manage projects, and build software alongside 50 million developers.
Sign upPopular repositories
3,405 contributions in the last year
Contribution activity
November 2020
Created 235 commits in 23 repositories
Created a pull request in mlr-org/mlr3filters that received 2 comments
Fix praznik scores
@bommert reported that we re-introduced a bug we had already fixed in mlr. The praznik scores are not monotone in the selected features due to thei…
Opened 7 other pull requests in 5 repositories
r-lib/backports
3
merged
mlr-org/mlr3benchmark
1
merged
bommert/stabm
1
open
mlr-org/mlr3
1
open
mlr-org/mlr3book
1
open
Reviewed 2 pull requests in 2 repositories
mlr-org/mlr-web 1 pull request
mlr-org/mlr3cluster 1 pull request
Created an issue in mlr-org/mlr3pipelines that received 2 comments
Store timings for each pipeline step
@bommert requested that we record the execution time for each step in the GraphLearner. I agree that this would be helpful and suggest introducing …