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
Function
_isotree_R_has_openmp
src/RcppExports.cpp:825
Function
_isotree_addto_R_list_inplace
src/RcppExports.cpp:814
Function
_isotree_append_trees_from_other
src/RcppExports.cpp:376
Function
_isotree_assign_csc_cols
src/RcppExports.cpp:736
Function
_isotree_build_tree_indices
src/RcppExports.cpp:484
Function
_isotree_call_reconstruct_csr_sliced
src/RcppExports.cpp:610
Function
_isotree_call_reconstruct_csr_with_categ
src/RcppExports.cpp:623
Function
_isotree_call_sort_csc_indices
src/RcppExports.cpp:599
Function
_isotree_call_take_cols_by_index_csc
src/RcppExports.cpp:695
Function
_isotree_call_take_cols_by_index_csr
src/RcppExports.cpp:666
Function
_isotree_call_take_cols_by_slice_csc
src/RcppExports.cpp:680
Function
_isotree_call_take_cols_by_slice_csr
src/RcppExports.cpp:652
Function
_isotree_check_node_indexer_has_distances
src/RcppExports.cpp:498
Function
_isotree_check_node_indexer_has_references
src/RcppExports.cpp:531
Function
_isotree_check_null_ptr_model_internal
src/RcppExports.cpp:95
Function
_isotree_compare_pointers
src/RcppExports.cpp:561
Function
_isotree_copy_cpp_objects
src/RcppExports.cpp:470
Function
_isotree_copy_csc_cols_by_index
src/RcppExports.cpp:723
Function
_isotree_copy_csc_cols_by_slice
src/RcppExports.cpp:710
Function
_isotree_deepcopy_int
src/RcppExports.cpp:793
Function
_isotree_deepcopy_vector
src/RcppExports.cpp:642
Function
_isotree_deserialize_ExtIsoForest
src/RcppExports.cpp:25
Function
_isotree_deserialize_Imputer
src/RcppExports.cpp:35
Function
_isotree_deserialize_Indexer
src/RcppExports.cpp:45
Function
_isotree_deserialize_IsoForest
src/RcppExports.cpp:15
Function
_isotree_deserialize_from_file
src/RcppExports.cpp:587
Function
_isotree_dist_iso
src/RcppExports.cpp:254
Function
_isotree_drop_imputer
src/RcppExports.cpp:302
Function
_isotree_drop_indexer
src/RcppExports.cpp:315
Function
_isotree_drop_reference_points
src/RcppExports.cpp:328
Function
_isotree_fit_model
src/RcppExports.cpp:105
Function
_isotree_fit_tree
src/RcppExports.cpp:167
Function
_isotree_get_empty_int_mat
src/RcppExports.cpp:762
Function
_isotree_get_empty_tmat
src/RcppExports.cpp:752
Function
_isotree_get_n_nodes
src/RcppExports.cpp:364
Function
_isotree_get_ntrees
src/RcppExports.cpp:782
Function
_isotree_get_null_R_pointer_internal
src/RcppExports.cpp:551
Function
_isotree_get_null_int_mat
src/RcppExports.cpp:773
Function
_isotree_get_num_references
src/RcppExports.cpp:541
Function
_isotree_impute_iso
src/RcppExports.cpp:282
Function
_isotree_inplace_set_to_zero
src/RcppExports.cpp:355
Function
_isotree_model_to_graphviz
src/RcppExports.cpp:432
Function
_isotree_model_to_json
src/RcppExports.cpp:451
Function
_isotree_model_to_sql
src/RcppExports.cpp:397
Function
_isotree_model_to_sql_with_select_from
src/RcppExports.cpp:415
Function
_isotree_modify_R_list_inplace
src/RcppExports.cpp:803
Function
_isotree_predict_iso
src/RcppExports.cpp:229
Function
_isotree_serialize_ExtIsoForest_from_ptr
src/RcppExports.cpp:65
Function
_isotree_serialize_Imputer_from_ptr
src/RcppExports.cpp:75
Function
_isotree_serialize_Indexer_from_ptr
src/RcppExports.cpp:85
Function
_isotree_serialize_IsoForest_from_ptr
src/RcppExports.cpp:55
Function
_isotree_serialize_to_file
src/RcppExports.cpp:572
Function
_isotree_set_reference_points
src/RcppExports.cpp:508
Function
_isotree_subset_trees
src/RcppExports.cpp:340
Function
add_chosen_column
src/extended.hpp:801
Function
add_linear_comb_weighted
src/mult.hpp:561
Function
add_remainder_separation_steps
src/helpers_iforest.hpp:200
Function
add_tree_internal
src/fit_model.hpp:1464
Function
alloc_List
src/Rwrapper.cpp:1881
Function
alloc_RawVec
src/Rwrapper.cpp:90
Function
allocate_isotree_parameters
This is a short-hand for an easier-to-use alternative to the function that sets the parameters, so as to allow using the more transparent C struct
include/isotree_c.h:364
Function
altrepped_pointer_length
src/Rwrapper.cpp:249
Method
append_trees
Appends isolation trees from another Isolation Forest model into this one This function is intended for merging models **that use th
isotree/__init__.py:3020
Function
build_dindex_recursive
src/indexer.cpp:158
Method
build_extensions
(self)
setup.py:46
Function
build_impute_node
src/impute.hpp:376
Method
build_indexer
Build indexer for faster terminal node predictions and/or distance calculations Builds an index of terminal nodes for faster predict
isotree/__init__.py:4004
Function
build_tree_indices
[[Rcpp::export(rng = false)]]
src/Rwrapper.cpp:2115
Function
calc_kurt_all_cols
src/helpers_iforest.hpp:659
Function
calc_kurtosis
src/crit.hpp:81
Function
calc_kurtosis_all_data
src/helpers_iforest.hpp:350
Function
calc_kurtosis_internal
src/crit.hpp:712
Function
calc_kurtosis_weighted
src/crit.hpp:211
Function
calc_kurtosis_weighted_internal
src/crit.hpp:869
Function
calc_mean_and_sd
src/mult.hpp:140
Function
calc_mean_and_sd_
src/mult.hpp:203
Function
calc_mean_and_sd_t
src/mult.hpp:72
Function
calc_mean_and_sd_weighted
src/mult.hpp:151
Function
calc_sd_right_to_left
src/crit.hpp:1415
Function
calc_similarity
src/instantiate_template_headers.hpp:181
Function
calc_similarity_internal
src/dist.hpp:266
Function
calc_var_all_cols
src/helpers_iforest.hpp:490
Function
calculate_sum_weights
src/utils.hpp:3416
Function
categ_gain
src/crit.hpp:1172
Function
center_NAs
src/utils.hpp:3515
Function
convert_dtype
src/serialize.cpp:433
Function
copy_errno_msg
src/python_helpers.hpp:109
Function
cy_check_interrupt_switch
src/utils.hpp:3716
Function
cy_tick_off_interrupt_switch
src/utils.hpp:3721
Method
decision_function
Wrapper for 'predict' with 'output=score' This function is kept for compatibility with Scikit-Learn. Parameters ---
isotree/__init__.py:2489
Function
deepcopy_obj
src/python_helpers.hpp:69
Function
delete_model_from_R_ptr
src/Rwrapper.cpp:260
Method
deserialize
src/oop_interface.cpp:558
Function
deserialize_ExtIsoForest_FromFile
src/serialize.cpp:2666
Function
deserialize_Imputer_FromFile
src/serialize.cpp:2735
Function
deserialize_Indexer_FromFile
src/serialize.cpp:2804
Function
deserialize_IsoForest_FromFile
src/serialize.cpp:2597
Function
deserialize_altrepped_null
src/Rwrapper.cpp:397
Function
deserialize_altrepped_pointer
src/Rwrapper.cpp:308
Function
deserialize_cpp_obj
src/Rwrapper.cpp:159
← previous
next →
401–500 of 632, ranked by callers