Skip to content

Commit

Permalink
docs: seal of approval entry for mlr3 (#6430)
Browse files Browse the repository at this point in the history
  • Loading branch information
m-muecke authored Sep 28, 2024
1 parent fcc9de2 commit e8a4e2d
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions Seal_of_Approval.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,8 @@ To add your package to this list, please [submit a Pull Request to The Raft](htt

## Application packages: Use `data.table` to accomplish a particular task or analysis.

- [mlr3](https://github.com/mlr-org/mlr3): A versatile machine learning framework built on data.table.

## Bridge package: Translate data.table syntax to different syntax or provides helper functions for transitioning between `data.table` and another object type.

- [tidyfast](https://github.com/TysonStanley/tidyfast): Fast and efficient alternatives to tidyr functions built on data.table
Expand Down

0 comments on commit e8a4e2d

Please sign in to comment.