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.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.sqlGenerate SQL statements from Isolation Forest 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
isotree documentation built on Nov. 20, 2023, 1:06 a.m.