Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
PiotrTymoszuk authored Oct 12, 2023
1 parent 6b0b0bb commit e24bb78
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,8 @@ The `caretExtra` package includes a bunch of methods for user friendly extractio

Currently, it works only with cross-validated Caret models (CV or repreated CV) created from formula objects. Solution for bootstrap and holdout model construction methods are on the way.

Some concepts of modeling, validatin and evaluation of models followed by the `caretExtra` package are presented in [a presentation](https://github.com/PiotrTymoszuk/caretExtra/blob/6b0b0bb461cd31dec92eecdad1b05a708682e1f0/inst/concepts/ml_workshop.pdf)

## Installation

You may easily fetch the package and its dependencies `somKernels` and `clustTools` with `devtools`:
Expand Down

0 comments on commit e24bb78

Please sign in to comment.