Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
3 changes: 3 additions & 0 deletions MachineLearning.md
Original file line number Diff line number Diff line change
Expand Up @@ -253,6 +253,9 @@ roughly structured into the following topics:
In a similar spirit, package `r pkg("mlr3")` offers high-level interfaces to
various statistical and machine learning packages. Package
`r pkg("SuperLearner")` implements a similar toolbox.
Package `r pkg("funcml")` provides a compact supervised learning framework with
formula-based model specification, resampling-based evaluation, hyperparameter
tuning, and model interpretation.
The `r pkg("h2o")` package implements a general purpose
machine learning platform that has scalable implementations of many
popular algorithms such as random forest, GBM, GLM (with elastic net
Expand Down