Description Usage Arguments Value Examples
Train models to predict outlier methods from meta-features of datasets.
1 | TrainModels(d, p, rocpr = 1, s = 1)
|
d |
If |
p |
If |
rocpr |
For all normalization methods, if |
s |
If |
The trained randomforest models.
1 2 3 4 | ## Not run:
fit <- TrainModels(1,1,1,1)
## End(Not run)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.