MCPcopy Create free account

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

Functions632 in github.com/david-cortes/isotree

↓ 66 callersFunctioncheck_interrupt_switch
src/utils.hpp:3700
↓ 33 callersFunctiondeserialize_model
src/serialize.cpp:1241
↓ 28 callersMethodget_remaining_cols
src/utils.hpp:1025
↓ 22 callersFunctionserialization_pipeline
src/serialize.cpp:2049
↓ 22 callersFunctionserialize_cpp_obj
src/Rwrapper.cpp:145
↓ 20 callersFunctiondeserialization_pipeline
src/serialize.cpp:2079
↓ 19 callersFunctionget_size_model
src/serialize.cpp:1191
↓ 18 callersFunctionis_boxed_metric
src/helpers_iforest.hpp:809
↓ 18 callersFunctionmidpoint
src/crit.hpp:1257
↓ 17 callersFunction_is_col_major
(X_num)
isotree/__init__.py:44
↓ 17 callersFunctiondivide_subset_split
For hyperplane intersections */
src/utils.hpp:2230
↓ 17 callersFunctionget_size_setup_info
src/serialize.cpp:1737
↓ 16 callersMethoddrop_col
src/utils.hpp:836
↓ 16 callersMethodsample_col
src/utils.hpp:912
↓ 15 callersFunctionset_R_nan_as_C_nan
src/Rwrapper.cpp:469
↓ 14 callersMethodcheck_is_fitted
src/oop_interface.cpp:728
↓ 14 callersMethodcopy
Get a deep copy of this object Returns ------- copied : obj A deep copy of this object
isotree/__init__.py:1174
↓ 14 callersFunctionswap_endianness
src/serialize.cpp:332
↓ 14 callersMethodtest_supports_compile_arg
(self, comm, with_omp=False, with_c_comp=False)
setup.py:236
↓ 13 callersFunction_process_nthreads
(nthreads, warn_if_no_omp=False)
isotree/__init__.py:81
↓ 12 callersFunctiongen_bits
src/xoshiro.hpp:259
↓ 11 callersFunctionadd_linear_comb
src/mult.hpp:492
↓ 11 callersFunctionexpected_separation_depth
src/utils.hpp:185
↓ 11 callersMethodhas_weights
src/utils.hpp:724
↓ 11 callersMethodinitialize
src/utils.hpp:686
↓ 10 callersMethodcheck_nthreads
src/oop_interface.cpp:621
↓ 10 callersFunctionget_range
src/utils.hpp:2988
↓ 10 callersFunctionpredict_iforest
src/predict.hpp:193
↓ 10 callersFunctionread_bytes_size_t
src/serialize.cpp:2880
↓ 9 callersFunctionget_split_range
src/helpers_iforest.hpp:68
↓ 9 callersFunctionincrease_comb_counter
src/utils.hpp:261
↓ 9 callersMethodprepare_full_pass
src/utils.hpp:894
↓ 9 callersMethodpush_adj
src/utils.hpp:1687
↓ 8 callersFunction_get_int_dtype
(X_num)
isotree/__init__.py:32
↓ 8 callersFunction_get_num_dtype
(X_num=None, sample_weights=None, column_weights=None)
isotree/__init__.py:22
↓ 8 callersFunctioncheck_can_undergo_incremental_serialization
src/serialize.cpp:3325
↓ 8 callersFunctiondetermine_serialized_size_additional_trees
src/serialize.cpp:1345
↓ 8 callersFunctionget_size_node
src/serialize.cpp:697
↓ 8 callersFunctionincremental_serialize_isotree
src/serialize.cpp:2859
↓ 8 callersFunctionlog2ceil
src/utils.hpp:74
↓ 8 callersFunctionresize_vec
src/Rwrapper.cpp:134
↓ 8 callersFunctionserialization_pipeline_ToFile
src/serialize.cpp:2507
↓ 8 callersFunctionserialize_node
src/serialize.cpp:709
↓ 8 callersFunctionthrow_errno
src/serialize.cpp:416
↓ 7 callersFunctioncheck_more_than_two_unique_values
src/utils.hpp:3201
↓ 7 callersFunctioncheck_setup_info
src/serialize.cpp:1908
↓ 7 callersFunctionget_indexer_ptr_from_R_obj
src/Rwrapper.cpp:492
↓ 7 callersMethodpush_density
src/utils.hpp:1622
↓ 7 callersFunctionreturn_to_position
src/serialize.cpp:381
↓ 7 callersFunctionset_return_position
src/serialize.cpp:354
↓ 7 callersFunctionsplitmix64
This is a fixed-increment version of Java 8's SplittableRandom generator See http://dx.doi.org/10.1145/2714064.2660195 and http://docs.oracle.c
src/xoshiro.hpp:86
↓ 6 callersMethod_denumpify_list
(self, lst)
isotree/__init__.py:4139
↓ 6 callersMethod_process_data_new
(self, X, allow_csr = True, allow_csc = True, prefer_row_major = False, keep_new_cat
isotree/__init__.py:1975
↓ 6 callersFunctionaxpy1
src/crit.hpp:1703
↓ 6 callersFunctionget_altrepped_null_pointer
src/Rwrapper.cpp:375
↓ 6 callersFunctionget_model_code
src/serialize.cpp:2028
↓ 6 callersFunctionincrease_comb_counter_in_groups
src/utils.hpp:337
↓ 6 callersMethodshuffle_remainder
src/utils.hpp:969
↓ 6 callersFunctionthrow_unsupported_pred_error
src/predict.hpp:1891
↓ 5 callersFunctioncalc_similarity
src/dist.hpp:227
↓ 5 callersFunctionfit_iforest
src/instantiate_template_headers.hpp:64
↓ 5 callersFunctiongenerate_sql
Translate model trees into SQL select statements * * Parameters * ========== * - model_outputs * Pointer to fitted single-variable model object
src/sql.cpp:198
↓ 5 callersFunctionget_ntrees
helpers_iforest.cpp */
src/isotree.hpp:1332
↓ 5 callersMethodpush_bdens_internal
src/utils.hpp:1789
↓ 5 callersFunctionre_serialization_pipeline
src/serialize.cpp:2181
↓ 5 callersFunctionserialize_combined
src/serialize.cpp:3477
↓ 5 callersFunctionserialize_model
src/serialize.cpp:1206
↓ 5 callersFunctionset_reference_points
[[Rcpp::export(rng = false)]]
src/Rwrapper.cpp:2157
↓ 5 callersFunctionswap32b
src/serialize.cpp:190
↓ 5 callersFunctionswap64b
src/serialize.cpp:204
↓ 5 callersFunctionthrow_ferror
src/serialize.cpp:421
↓ 5 callersFunctionthrow_oom
Helpers used in this example */
example/isotree_c_ex.c:104
↓ 5 callersFunctiontmat_to_dense
src/utils.hpp:375
↓ 4 callersFunction_copy_if_subview
(X_num, prefer_row_major=False)
isotree/__init__.py:50
↓ 4 callersMethod_reset_obj
(self)
isotree/__init__.py:1158
↓ 4 callersFunctionadd_csc_range_penalty
src/predict.hpp:1789
↓ 4 callersFunctionadd_from_impute_node
src/impute.hpp:828
↓ 4 callersFunctionbuild_tree_indices
src/indexer.cpp:378
↓ 4 callersMethodcalc_adj_depth
src/utils.hpp:2078
↓ 4 callersMethodcalc_bdens_ext
src/utils.hpp:2183
↓ 4 callersMethodcalc_density
src/utils.hpp:2072
↓ 4 callersFunctioncolmajor_to_rowmajor
src/utils.hpp:3627
↓ 4 callersFunctiondeserialize_node
src/serialize.cpp:741
↓ 4 callersMethodfit
src/oop_interface.cpp:124
↓ 4 callersFunctiongenerate_dot
Generate a GraphViz 'dot' representation of model trees, as a 'digraph' structure * * Parameters * ========== * - model_outputs * Pointer to fi
src/formatted_exporters.cpp:103
↓ 4 callersFunctiongenerate_json
Generate a JSON string representation of model trees * * Parameters * ========== * - model_outputs * Pointer to fitted single-variable model ob
src/formatted_exporters.cpp:705
↓ 4 callersFunctionhas_long_double
src/utils.hpp:3770
↓ 4 callersFunctionimpute_missing_values
src/impute.hpp:140
↓ 4 callersFunctionincremental_serialize_string
src/serialize.cpp:2464
↓ 4 callersFunctioninitialize_impute_calc
src/impute.hpp:1124
↓ 4 callersFunctioninspect_serialized_object
src/serialize.cpp:2905
↓ 4 callersFunctionis_terminal_node
src/indexer.cpp:65
↓ 4 callersMethodmax
src/xoshiro.hpp:115
↓ 4 callersFunctionmidpoint_with_reorder
src/crit.hpp:1272
↓ 4 callersMethodpush_bdens
src/utils.hpp:1780
↓ 4 callersFunctionserialize_additional_trees
src/serialize.cpp:1334
↓ 4 callersFunctionthrow_feoferr
src/serialize.cpp:427
↓ 4 callersFunctionxpy1
src/crit.hpp:1695
↓ 3 callersMethod_init
(self, categ_cols = None)
isotree/__init__.py:946
↓ 3 callersFunction_is_csc
(X)
isotree/__init__.py:19
next →1–100 of 632, ranked by callers