MCPcopy Create free account

hub / github.com/antmachineintelligence/mtgbmcode / functions

Functions4,583 in github.com/antmachineintelligence/mtgbmcode

↓ 12 callersFunctionAtof
include/LightGBM/utils/common.h:180
↓ 12 callersMethodBooster
src/c_api.cpp:100
↓ 12 callersMethodNextShort
! * \brief Generate random integer, int16 range. [0, 65536] * \param lower_bound lower bound * \param upper_bound upper bound * \return The ra
python-package/compile/include/LightGBM/utils/random.h:41
↓ 12 callersMethodNextShort
! * \brief Generate random integer, int16 range. [0, 65536] * \param lower_bound lower bound * \param upper_bound upper bound * \return The ra
include/LightGBM/utils/random.h:41
↓ 12 callersMethodSample
! * \brief Sample K data from {0,1,...,N-1} * \param N * \param K * \return K Ordered sampled data from {0,1,...,N-1} */
python-package/compile/include/LightGBM/utils/random.h:69
↓ 12 callersMethodSample
! * \brief Sample K data from {0,1,...,N-1} * \param N * \param K * \return K Ordered sampled data from {0,1,...,N-1} */
include/LightGBM/utils/random.h:69
↓ 12 callersMethodallocate
compute/include/boost/compute/allocator/buffer_allocator.hpp:78
↓ 12 callersMethodbegin
compute/include/boost/compute/container/vector.hpp:318
↓ 12 callersMethodend
compute/include/boost/compute/container/vector.hpp:333
↓ 12 callersMethodget_event
Returns the underlying event object.
compute/include/boost/compute/async/future.hpp:80
↓ 12 callersMethodget_field
Get property from the Dataset. Parameters ---------- field_name : string The field name of the information.
python-package/lightgbmmt/basic.py:1238
↓ 12 callersMethodmax_constraint
python-package/compile/src/treelearner/leaf_splits.hpp:140
↓ 12 callersMethodmax_constraint
src/treelearner/leaf_splits.hpp:140
↓ 12 callersMethodmin_constraint
python-package/compile/src/treelearner/leaf_splits.hpp:142
↓ 12 callersMethodmin_constraint
src/treelearner/leaf_splits.hpp:142
↓ 12 callersFunctionomp_get_num_threads
python-package/compile/include/LightGBM/utils/openmp_wrapper.h:66
↓ 12 callersFunctionomp_get_num_threads
include/LightGBM/utils/openmp_wrapper.h:66
↓ 12 callersFunctionradix_sort_by_key
compute/include/boost/compute/algorithm/detail/radix_sort.hpp:437
↓ 12 callersMethodwait
Blocks until the actions corresponding to the event have completed.
compute/include/boost/compute/event.hpp:213
↓ 11 callersFunctionArrayToStringFast
python-package/compile/include/LightGBM/utils/common.h:432
↓ 11 callersFunctionArrayToStringFast
include/LightGBM/utils/common.h:432
↓ 11 callersFunctionFindInBitset
python-package/compile/include/LightGBM/utils/common.h:872
↓ 11 callersFunctionFindInBitset
include/LightGBM/utils/common.h:872
↓ 11 callersMethodSetLeafOutput
! \brief Set the output of one leaf */
python-package/compile/include/LightGBM/tree.h:91
↓ 11 callersMethodSetLeafOutput
! \brief Set the output of one leaf */
include/LightGBM/tree.h:91
↓ 11 callersMethodfeature_name
Get names of features. Returns ------- result : list List with names of features.
python-package/lightgbmmt/basic.py:2575
↓ 11 callersFunctionfind_if
compute/include/boost/compute/algorithm/find_if.hpp:29
↓ 11 callersMethodmissing_type
! \brief Missing Type */
python-package/compile/include/LightGBM/bin.h:98
↓ 11 callersMethodmissing_type
! \brief Missing Type */
include/LightGBM/bin.h:98
↓ 11 callersMethodpop_back
compute/include/boost/compute/container/vector.hpp:609
↓ 11 callersMethodsave_model
Save Booster to file. Parameters ---------- filename : string Filename to save Booster. num_iteration : i
python-package/lightgbmmt/basic.py:2228
↓ 10 callersMethodFindBestThreshold
python-package/compile/src/treelearner/feature_histogram.hpp:83
↓ 10 callersMethodFindBestThreshold
src/treelearner/feature_histogram.hpp:83
↓ 10 callersMethodGet
! * \brief Get data for the specific index * \param idx which index want to get * \param out output data will store into this * \return True i
python-package/compile/src/treelearner/feature_histogram.hpp:770
↓ 10 callersMethodGet
! * \brief Get data for the specific index * \param idx which index want to get * \param out output data will store into this * \return True i
src/treelearner/feature_histogram.hpp:770
↓ 10 callersMethodGetBoosting
python-package/compile/src/c_api.cpp:415
↓ 10 callersMethodGetBoosting
src/c_api.cpp:415
↓ 10 callersMethodInit
python-package/compile/src/treelearner/voting_parallel_tree_learner.cpp:22
↓ 10 callersMethodInit
src/treelearner/voting_parallel_tree_learner.cpp:22
↓ 10 callersMethodRead
python-package/compile/src/io/file_io.cpp:89
↓ 10 callersMethodRead
src/io/file_io.cpp:89
↓ 10 callersFunctionSign
python-package/compile/include/LightGBM/utils/common.h:909
↓ 10 callersFunctionSign
include/LightGBM/utils/common.h:909
↓ 10 callersFunction_check_not_tuple_of_2_elements
Check object is not tuple or does not have 2 elements.
python-package/lightgbmmt/plotting.py:17
↓ 10 callersMethodassign
compute/include/boost/compute/container/vector.hpp:554
↓ 10 callersMethodget_data
Get the raw data of the Dataset. Returns ------- data : string, numpy array, pandas DataFrame, H2O DataTable's Frame, scipy.s
python-package/lightgbmmt/basic.py:1518
↓ 10 callersMethodget_format_ptr
Returns a pointer to the \c cl_image_format object.
compute/include/boost/compute/image/image_format.hpp:108
↓ 10 callersFunctioninplace_reduce
compute/include/boost/compute/algorithm/detail/inplace_reduce.hpp:28
↓ 10 callersFunctionlist_to_1d_numpy
Convert data to numpy 1-D array.
python-package/lightgbmmt/basic.py:69
↓ 10 callersFunctionnext_permutation
compute/include/boost/compute/algorithm/next_permutation.hpp:139
↓ 10 callersMethodnum_bin
! \brief Get number of bins */
python-package/compile/include/LightGBM/bin.h:96
↓ 10 callersMethodnum_bin
! \brief Get number of bins */
include/LightGBM/bin.h:96
↓ 10 callersMethodnum_data
python-package/compile/src/boosting/score_updater.hpp:139
↓ 10 callersMethodnum_data
src/boosting/score_updater.hpp:139
↓ 10 callersMethodnum_total_features
! \brief Get Number of total features */
python-package/compile/include/LightGBM/dataset.h:546
↓ 10 callersMethodnum_total_features
! \brief Get Number of total features */
include/LightGBM/dataset.h:546
↓ 10 callersMethodorigin
Returns the origin of the image (\c 0, \c 0).
compute/include/boost/compute/image/image2d.hpp:195
↓ 10 callersFunctionprev_permutation
compute/include/boost/compute/algorithm/prev_permutation.hpp:139
↓ 10 callersMethodscore
! \brief Pointer of score */
src/boosting/score_updater.hpp:135
↓ 10 callersMethodsubset
Get subset of current Dataset. Parameters ---------- used_indices : list of int Indices used to create the subset
python-package/lightgbmmt/basic.py:1130
↓ 10 callersMethodtype
Returns the type of the device.
compute/include/boost/compute/device.hpp:157
↓ 10 callersMethodvendor
Returns the name of the vendor for the device.
compute/include/boost/compute/device.hpp:176
↓ 9 callersMethodConstructHistogram
python-package/compile/src/io/dense_bin.hpp:71
↓ 9 callersMethodConstructHistogram
src/io/dense_bin.hpp:71
↓ 9 callersMethodFixHistogram
python-package/compile/src/io/dataset.cpp:993
↓ 9 callersMethodFixHistogram
src/io/dataset.cpp:993
↓ 9 callersMethodLeafOutput
! \brief Get the output of one leaf */
python-package/compile/include/LightGBM/tree.h:88
↓ 9 callersMethodLeafOutput
! \brief Get the output of one leaf */
include/LightGBM/tree.h:88
↓ 9 callersMethodMaxFeatureIdx
! * \brief Get max feature index of this model * \return Max feature index of this model */
python-package/compile/src/boosting/gbdt.h:309
↓ 9 callersMethodMaxFeatureIdx
! * \brief Get max feature index of this model * \return Max feature index of this model */
src/boosting/gbdt.h:309
↓ 9 callersFunctionR_SET_PTR
python-package/compile/include/LightGBM/R_object_helper.h:147
↓ 9 callersFunctionR_SET_PTR
include/LightGBM/R_object_helper.h:147
↓ 9 callersMethodShrinkage
! * \brief Shrinkage for the tree's output * shrinkage rate (a.k.a learning rate) is used to tune the training process * \param rate The
python-package/compile/include/LightGBM/tree.h:149
↓ 9 callersMethodShrinkage
! * \brief Shrinkage for the tree's output * shrinkage rate (a.k.a learning rate) is used to tune the training process * \param rate The
include/LightGBM/tree.h:149
↓ 9 callersFunctionXentLoss
label should be in interval [0, 1]; prob should be in interval (0, 1); prob is clipped if needed
python-package/compile/src/metric/xentropy_metric.hpp:35
↓ 9 callersFunctionXentLoss
label should be in interval [0, 1]; prob should be in interval (0, 1); prob is clipped if needed
src/metric/xentropy_metric.hpp:35
↓ 9 callersFunctionbinary_search
compute/include/boost/compute/algorithm/binary_search.hpp:29
↓ 9 callersMethodbuild_log
Returns the build log.
compute/include/boost/compute/program.hpp:372
↓ 9 callersMethodcapacity
Returns the capacity of the vector.
compute/include/boost/compute/container/vector.hpp:434
↓ 9 callersMethodcheck_constant_features
(self, y_true, expected_pred, more_params)
tests/python_package_test/test_engine.py:1002
↓ 9 callersFunctionesc
esc(c) * * Format char c suitable for printing in an error message. */
python-package/compile/src/io/json11.cpp:329
↓ 9 callersFunctionesc
esc(c) * * Format char c suitable for printing in an error message. */
src/io/json11.cpp:329
↓ 9 callersMethodexec_1d
compute/include/boost/compute/detail/meta_kernel.hpp:666
↓ 9 callersMethodlit
compute/include/boost/compute/detail/meta_kernel.hpp:521
↓ 9 callersFunctionmake_future
compute/include/boost/compute/async/future.hpp:188
↓ 9 callersMethodname
compute/include/boost/compute/detail/meta_kernel.hpp:323
↓ 9 callersMethodnumber_value
python-package/compile/src/io/json11.cpp:270
↓ 9 callersMethodnumber_value
src/io/json11.cpp:270
↓ 9 callersFunctionopencv_imshow
compute/include/boost/compute/interop/opencv/highgui.hpp:21
↓ 9 callersMethodpredict_proba
Return the predicted probability for each class for each sample. Parameters ---------- X : array-like or sparse matrix of sha
python-package/lightgbmmt/sklearn.py:833
↓ 9 callersFunctionremove
compute/include/boost/compute/algorithm/remove.hpp:32
↓ 9 callersMethodscore
! \brief Pointer of score */
python-package/compile/src/boosting/score_updater.hpp:135
↓ 9 callersFunctionunpack
compute/include/boost/compute/functional/detail/unpack.hpp:134
↓ 9 callersMethodwait
Blocks until the computation is complete.
compute/include/boost/compute/async/future.hpp:74
↓ 8 callersFunctionAvoidInf
python-package/compile/include/LightGBM/utils/common.h:684
↓ 8 callersFunctionAvoidInf
include/LightGBM/utils/common.h:684
↓ 8 callersFunctionConstructBitset
python-package/compile/include/LightGBM/utils/common.h:858
↓ 8 callersFunctionConstructBitset
include/LightGBM/utils/common.h:858
↓ 8 callersMethodFindBin
python-package/compile/src/io/bin.cpp:323
↓ 8 callersMethodFindBin
src/io/bin.cpp:323
← previousnext →201–300 of 4,583, ranked by callers