isotree.drop.reference.points | R Documentation |
Drops any reference points used for distance and/or kernel calculations from the model object, if any were set through isotree.set.reference.points.
isotree.drop.reference.points(model)
model |
An 'isolation_forest' model object. |
The same 'model' object, but now with the reference points removed. Note that 'model' is modified in-place in any event.
isotree.set.reference.points
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.