Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/david-cortes/isotree
/ functions
Functions
632 in github.com/david-cortes/isotree
⨍
Functions
632
◇
Types & classes
77
↓ 1 callers
Function
incremental_serialize_IsoForest
src/serialize.cpp:2439
↓ 1 callers
Function
init_altrepped_vectors
[[Rcpp::init]]
src/Rwrapper.cpp:426
↓ 1 callers
Method
initialize_bdens
src/utils.hpp:1381
↓ 1 callers
Method
initialize_bdens_ext
src/utils.hpp:1510
↓ 1 callers
Function
inplace_set_to_zero
[[Rcpp::export(rng = false)]]
src/Rwrapper.cpp:1614
↓ 1 callers
Function
isotree_fit
src/c_interface.cpp:294
↓ 1 callers
Function
isotree_predict
src/c_interface.cpp:386
↓ 1 callers
Function
kernel_to_references
src/dist.hpp:1822
↓ 1 callers
Method
leave_m_cols
src/utils.hpp:745
↓ 1 callers
Function
merge_models
src/merge_models.cpp:128
↓ 1 callers
Function
model_to_graphviz
[[Rcpp::export(rng = false)]]
src/Rwrapper.cpp:1958
↓ 1 callers
Function
model_to_json
[[Rcpp::export(rng = false)]]
src/Rwrapper.cpp:1995
↓ 1 callers
Function
model_to_sql
[[Rcpp::export(rng = false)]]
src/Rwrapper.cpp:1892
↓ 1 callers
Function
model_to_sql_with_select_from
[[Rcpp::export(rng = false)]]
src/Rwrapper.cpp:1926
↓ 1 callers
Function
modify_R_list_inplace
[[Rcpp::export(rng = false)]]
src/Rwrapper.cpp:3059
↓ 1 callers
Function
poly6_twice_return_p7
src/digamma.hpp:67
↓ 1 callers
Function
poly7
src/digamma.hpp:94
↓ 1 callers
Method
pop_bdens
src/utils.hpp:1960
↓ 1 callers
Method
pop_bdens_cat
src/utils.hpp:2010
↓ 1 callers
Method
pop_bdens_cat_fast_route
src/utils.hpp:2026
↓ 1 callers
Method
pop_bdens_cat_right
src/utils.hpp:2033
↓ 1 callers
Method
pop_bdens_cat_right_fast_route
src/utils.hpp:2050
↓ 1 callers
Method
pop_bdens_ext
src/utils.hpp:2057
↓ 1 callers
Method
pop_bdens_ext_right
src/utils.hpp:2065
↓ 1 callers
Method
pop_bdens_fast_route
src/utils.hpp:1979
↓ 1 callers
Method
pop_bdens_right
src/utils.hpp:1986
↓ 1 callers
Method
pop_bdens_right_fast_route
src/utils.hpp:2003
↓ 1 callers
Method
predict
Predict outlierness based on average isolation depth or density Calculates the approximate depth that it takes to isolate an observa
isotree/__init__.py:2344
↓ 1 callers
Method
predict_distance
Predict approximate distances or isolation kernels/proximities between points Predict approximate pairwise distances between points,
isotree/__init__.py:2508
↓ 1 callers
Method
predict_distance_to_ref_points
src/oop_interface.cpp:523
↓ 1 callers
Function
predict_iso
[[Rcpp::export(rng = false)]]
src/Rwrapper.cpp:1152
↓ 1 callers
Function
prev_cols_match
src/serialize.cpp:3303
↓ 1 callers
Method
push_bdens_ext
src/utils.hpp:1871
↓ 1 callers
Function
reconstruct_csr_sliced
src/other_helpers.hpp:114
↓ 1 callers
Function
remap_terminal_trees
src/helpers_iforest.hpp:215
↓ 1 callers
Method
restore
src/utils.hpp:1334
↓ 1 callers
Method
save_counts
src/utils.hpp:2204
↓ 1 callers
Method
save_n_present
src/utils.hpp:2222
↓ 1 callers
Function
serialize_ExtIsoForest_from_ptr
[[Rcpp::export(rng = false)]]
src/Rwrapper.cpp:203
↓ 1 callers
Function
serialize_Imputer_from_ptr
[[Rcpp::export(rng = false)]]
src/Rwrapper.cpp:210
↓ 1 callers
Function
serialize_Indexer_from_ptr
[[Rcpp::export(rng = false)]]
src/Rwrapper.cpp:217
↓ 1 callers
Function
serialize_IsoForest_from_ptr
[[Rcpp::export(rng = false)]]
src/Rwrapper.cpp:196
↓ 1 callers
Function
serialize_to_file
[[Rcpp::export]]
src/Rwrapper.cpp:2354
↓ 1 callers
Function
set_isotree_parameters
src/c_interface.cpp:131
↓ 1 callers
Function
set_omp_false
()
setup.py:17
↓ 1 callers
Method
set_reference_points
Set reference points to calculate distances or kernels with Sets some points as pre-defined landmarks with respect to which distance
isotree/__init__.py:4048
↓ 1 callers
Function
simplify_hplane
src/extended.hpp:1322
↓ 1 callers
Function
sort_csc_indices
src/other_helpers.hpp:79
↓ 1 callers
Function
subset_model
src/subset_models.cpp:104
↓ 1 callers
Function
subset_trees
[[Rcpp::export(rng = false)]]
src/Rwrapper.cpp:1502
↓ 1 callers
Method
to_graphviz
Generate GraphViz 'Dot' graph representations of model trees Generate GraphViz representations of model trees in 'dot' format - eith
isotree/__init__.py:3448
↓ 1 callers
Method
transform
Impute missing values in the data using isolation forest model Note ---- In order to use this functionality, the mod
isotree/__init__.py:2685
↓ 1 callers
Function
traverse_ext_graphviz
src/formatted_exporters.cpp:514
↓ 1 callers
Function
traverse_ext_json
src/formatted_exporters.cpp:1048
↓ 1 callers
Function
traverse_hplane_csc
src/predict.hpp:1663
↓ 1 callers
Function
traverse_hplane_fast_colmajor
src/predict.hpp:997
↓ 1 callers
Function
traverse_hplane_fast_rowmajor
src/predict.hpp:1036
↓ 1 callers
Function
traverse_isoforest_graphviz
src/formatted_exporters.cpp:367
↓ 1 callers
Function
traverse_isoforest_json
src/formatted_exporters.cpp:860
↓ 1 callers
Function
traverse_itree_csc
src/predict.hpp:1416
↓ 1 callers
Function
traverse_itree_fast
src/predict.hpp:540
↓ 1 callers
Function
traverse_itree_no_recurse
src/predict.hpp:572
↓ 1 callers
Function
which_max
example/isotree_cpp_oop_ex.cpp:25
↓ 1 callers
Function
which_max
example/isotree_cpp_ex.cpp:31
Method
ColumnSampler
src/isotree.hpp:612
Method
ExtIsoForest
src/isotree.hpp:409
Method
ExtIsoForest
include/isotree.hpp:191
Method
FileHandle
src/isotree.hpp:1944
Method
FileOpener
src/Rwrapper.cpp:2330
Method
ImputeNode
src/isotree.hpp:419
Method
ImputeNode
include/isotree.hpp:200
Method
ImputedData
src/isotree.hpp:562
Method
Imputer
src/isotree.hpp:436
Method
Imputer
include/isotree.hpp:210
Method
IsoForest
src/isotree.hpp:395
Method
IsoForest
include/isotree.hpp:178
Method
IsoHPlane
src/isotree.hpp:378
Method
IsoHPlane
include/isotree.hpp:165
Method
IsoTree
src/isotree.hpp:357
Method
IsoTree
include/isotree.hpp:143
Method
IsolationForest
src/oop_interface.cpp:69
Function
R_init_isotree
src/RcppExports.cpp:892
Method
RecursionState
src/helpers_iforest.hpp:268
Method
RecursionState
src/isotree.hpp:911
Method
SignalSwitcher
src/utils.hpp:3727
Method
StandardNormalDistr
src/xoshiro.hpp:386
Method
TreesIndexer
src/isotree.hpp:452
Method
TreesIndexer
include/isotree.hpp:225
Method
UniformMinusOneToOne
src/xoshiro.hpp:343
Method
UniformUnitInterval
src/xoshiro.hpp:296
Method
WFileHandle
src/isotree.hpp:1967
Method
Xoshiro128PP
src/xoshiro.hpp:186
Method
Xoshiro256PP
src/xoshiro.hpp:120
Method
__init__
(self, sample_size = "auto", ntrees = 500, ndim = 1, ntry = 1, categ_cols = None, max_depth =
isotree/__init__.py:881
Method
__repr__
(self)
isotree/__init__.py:1276
Method
__sklearn_is_fitted__
(self)
isotree/__init__.py:4319
Method
_doc_link_module
(self)
isotree/__init__.py:4323
Method
_doc_link_template
(self)
isotree/__init__.py:4327
Method
_get_imputer_obj
(self)
isotree/__init__.py:1284
Method
_get_model_obj
(self)
isotree/__init__.py:1281
← previous
next →
301–400 of 632, ranked by callers