Man pages for isotree
Isolation-Based Outlier Detection

isolation.forestCreate Isolation Forest Model
isotree.add.treeAdd additional (single) tree to isolation forest model
isotree.append.treesAppend isolation trees from one model into another
isotree.build.indexerBuild Indexer for Faster Terminal Node Predictions and/or...
isotree.deep.copyDeep-Copy an Isolation Forest Model Object
isotree.drop.imputerDrop Imputer Sub-Object from Isolation Forest Model Object
isotree.drop.indexerDrop Indexer Sub-Object from Isolation Forest Model Object
isotree.drop.reference.pointsDrop Reference Points from Isolation Forest Model Object
isotree.export.modelExport Isolation Forest model
isotree.get.num.nodesGet Number of Nodes per Tree
isotree.import.modelLoad an Isolation Forest model exported from Python
isotree.is.sameCheck if two Isolation Forest Models Share the Same C++...
isotree.plot.treePlot Tree from Isolation Forest Model
isotree.restore.handleUnpack isolation forest model after de-serializing
isotree.set.nthreadsSet Number of Threads for Isolation Forest Model Object
isotree.set.reference.pointsSet Reference Points to Calculate Distances or Kernels With
isotree.subset.treesSubset trees of a given model
isotree.to.graphvizGenerate GraphViz Dot Representation of Tree
isotree.to.jsonGenerate JSON representations of model trees
isotree.to.sqlGenerate SQL statements from Isolation Forest model
length.isolation_forestGet Number of Trees in Model
predict.isolation_forestPredict method for Isolation Forest
print.isolation_forestPrint summary information from Isolation Forest model
summary.isolation_forestPrint summary information from Isolation Forest model
variable.names.isolation_forestGet Variable Names for Isolation Forest Model
isotree documentation built on May 29, 2024, 11:24 a.m.