MCPcopy Create free account

hub / github.com/david-cortes/isotree / functions

Functions632 in github.com/david-cortes/isotree

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
Functionadd_chosen_column
src/extended.hpp:801
Functionadd_linear_comb_weighted
src/mult.hpp:561
Functionadd_remainder_separation_steps
src/helpers_iforest.hpp:200
Functionadd_tree_internal
src/fit_model.hpp:1464
Functionalloc_List
src/Rwrapper.cpp:1881
Functionalloc_RawVec
src/Rwrapper.cpp:90
Functionallocate_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
Functionaltrepped_pointer_length
src/Rwrapper.cpp:249
Methodappend_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
Functionbuild_dindex_recursive
src/indexer.cpp:158
Methodbuild_extensions
(self)
setup.py:46
Functionbuild_impute_node
src/impute.hpp:376
Methodbuild_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
Functionbuild_tree_indices
[[Rcpp::export(rng = false)]]
src/Rwrapper.cpp:2115
Functioncalc_kurt_all_cols
src/helpers_iforest.hpp:659
Functioncalc_kurtosis
src/crit.hpp:81
Functioncalc_kurtosis_all_data
src/helpers_iforest.hpp:350
Functioncalc_kurtosis_internal
src/crit.hpp:712
Functioncalc_kurtosis_weighted
src/crit.hpp:211
Functioncalc_kurtosis_weighted_internal
src/crit.hpp:869
Functioncalc_mean_and_sd
src/mult.hpp:140
Functioncalc_mean_and_sd_
src/mult.hpp:203
Functioncalc_mean_and_sd_t
src/mult.hpp:72
Functioncalc_mean_and_sd_weighted
src/mult.hpp:151
Functioncalc_sd_right_to_left
src/crit.hpp:1415
Functioncalc_similarity
src/instantiate_template_headers.hpp:181
Functioncalc_similarity_internal
src/dist.hpp:266
Functioncalc_var_all_cols
src/helpers_iforest.hpp:490
Functioncalculate_sum_weights
src/utils.hpp:3416
Functioncateg_gain
src/crit.hpp:1172
Functioncenter_NAs
src/utils.hpp:3515
Functionconvert_dtype
src/serialize.cpp:433
Functioncopy_errno_msg
src/python_helpers.hpp:109
Functioncy_check_interrupt_switch
src/utils.hpp:3716
Functioncy_tick_off_interrupt_switch
src/utils.hpp:3721
Methoddecision_function
Wrapper for 'predict' with 'output=score' This function is kept for compatibility with Scikit-Learn. Parameters ---
isotree/__init__.py:2489
Functiondeepcopy_obj
src/python_helpers.hpp:69
Functiondelete_model_from_R_ptr
src/Rwrapper.cpp:260
Methoddeserialize
src/oop_interface.cpp:558
Functiondeserialize_ExtIsoForest_FromFile
src/serialize.cpp:2666
Functiondeserialize_Imputer_FromFile
src/serialize.cpp:2735
Functiondeserialize_Indexer_FromFile
src/serialize.cpp:2804
Functiondeserialize_IsoForest_FromFile
src/serialize.cpp:2597
Functiondeserialize_altrepped_null
src/Rwrapper.cpp:397
Functiondeserialize_altrepped_pointer
src/Rwrapper.cpp:308
Functiondeserialize_cpp_obj
src/Rwrapper.cpp:159
← previousnext →401–500 of 632, ranked by callers