MCPcopy Create free account

hub / github.com/antmachineintelligence/mtgbmcode / functions

Functions4,583 in github.com/antmachineintelligence/mtgbmcode

↓ 8 callersMethodFinishLoad
python-package/compile/src/io/dataset.cpp:410
↓ 8 callersMethodFinishLoad
src/io/dataset.cpp:410
↓ 8 callersMethodGetName
python-package/compile/src/objective/rank_objective.hpp:211
↓ 8 callersMethodGetName
src/objective/rank_objective.hpp:211
↓ 8 callersMethodRealThreshold
python-package/compile/include/LightGBM/dataset.h:508
↓ 8 callersMethodRealThreshold
include/LightGBM/dataset.h:508
↓ 8 callersMethodSizesInByte
python-package/compile/src/io/bin.cpp:606
↓ 8 callersMethodSizesInByte
src/io/bin.cpp:606
↓ 8 callersFunctionStartsWith
python-package/compile/include/LightGBM/utils/common.h:58
↓ 8 callersFunctionStartsWith
include/LightGBM/utils/common.h:58
↓ 8 callersMethodadd_features_from
Add features from other Dataset to the current Dataset. Both Datasets must be constructed before calling this method. Parameters
python-package/lightgbmmt/basic.py:1623
↓ 8 callersFunctionall_of
compute/include/boost/compute/algorithm/all_of.hpp:30
↓ 8 callersMethodbin_type
! * \brief Get bin types */
python-package/compile/include/LightGBM/bin.h:176
↓ 8 callersMethodbin_type
! * \brief Get bin types */
include/LightGBM/bin.h:176
↓ 8 callersFunctionc_float_array
Get pointer of float numpy array / list.
python-package/lightgbmmt/basic.py:264
↓ 8 callersMethodempty
compute/include/boost/compute/container/array.hpp:186
↓ 8 callersMethodempty
compute/include/boost/compute/detail/lru_cache.hpp:56
↓ 8 callersMethodget_label
Get the label of the Dataset. Returns ------- label : numpy array or None The label information from the Dataset.
python-package/lightgbmmt/basic.py:1458
↓ 8 callersMethodload_dataset
(self, suffix, is_sparse=False)
tests/python_package_test/test_consistency.py:25
↓ 8 callersFunctionmake_discard_iterator
Returns a new discard_iterator with \p index. \param index the index of the iterator \return a \c discard_iterator at \p index
compute/include/boost/compute/iterator/discard_iterator.hpp:158
↓ 8 callersFunctionpartial_sum
compute/include/boost/compute/algorithm/partial_sum.hpp:32
↓ 8 callersFunctionsearch
compute/include/boost/compute/algorithm/search.hpp:42
↓ 8 callersMethodsize
compute/include/boost/compute/container/array.hpp:181
↓ 8 callersMethodsize
Returns the size (width, height) of the texture.
compute/include/boost/compute/interop/opengl/opengl_texture.hpp:97
↓ 8 callersFunctionsort_by_key
compute/include/boost/compute/algorithm/sort_by_key.hpp:136
↓ 8 callersFunctionunique
compute/include/boost/compute/algorithm/unique.hpp:41
↓ 7 callersMethodCreateValid
python-package/compile/src/io/dataset.cpp:458
↓ 7 callersMethodCreateValid
src/io/dataset.cpp:458
↓ 7 callersMethodNextFloat
! * \brief Generate random float data * \return The random float between [0.0, 1.0) */
python-package/compile/include/LightGBM/utils/random.h:59
↓ 7 callersMethodNextFloat
! * \brief Generate random float data * \return The random float between [0.0, 1.0) */
include/LightGBM/utils/random.h:59
↓ 7 callersMethodReadAllLines
! * \brief Read all text data from file in memory * \return number of lines of text data */
python-package/compile/include/LightGBM/utils/text_reader.h:148
↓ 7 callersMethodReadAllLines
! * \brief Read all text data from file in memory * \return number of lines of text data */
include/LightGBM/utils/text_reader.h:148
↓ 7 callersMethodSizeOfHistgram
! * \brief Binary size of this histogram */
python-package/compile/src/treelearner/feature_histogram.hpp:425
↓ 7 callersMethodSizeOfHistgram
! * \brief Binary size of this histogram */
src/treelearner/feature_histogram.hpp:425
↓ 7 callersFunction_float2str
(value, precision=None)
python-package/lightgbmmt/plotting.py:23
↓ 7 callersMethodany
Returns \c true if any bit in the bitset is set (i.e. '1').
compute/include/boost/compute/container/dynamic_bitset.hpp:192
↓ 7 callersFunctionany_of
compute/include/boost/compute/algorithm/any_of.hpp:34
↓ 7 callersFunctionc_array
(ctype, values)
tests/c_api_test/test_.py:56
↓ 7 callersMethodenqueue_svm_memcpy
Enqueues a command to copy \p size bytes of data from \p src_ptr to \p dst_ptr. \opencl_version_warning{2,0} \see_opencl2_ref{clEnqueueSVMMemcpy}
compute/include/boost/compute/command_queue.hpp:1674
↓ 7 callersFunctionequal_range
compute/include/boost/compute/algorithm/equal_range.hpp:32
↓ 7 callersMethodfill
compute/include/boost/compute/container/array.hpp:244
↓ 7 callersMethodfit
Docstring is inherited from the LGBMModel.
python-package/lightgbmmt/sklearn.py:733
↓ 7 callersFunctionfor_each
compute/include/boost/compute/algorithm/for_each.hpp:55
↓ 7 callersFunctionfree_dataset
(handle)
tests/c_api_test/test_.py:195
↓ 7 callersFunctiongenerate
compute/include/boost/compute/random/normal_distribution.hpp:82
↓ 7 callersMethodget_or_build
Loads the program with \p key from the cache if it exists. Otherwise builds a new program with \p source and \p options, stores it in the cache, and r
compute/include/boost/compute/utility/program_cache.hpp:129
↓ 7 callersFunctiongetenv
compute/include/boost/compute/detail/getenv.hpp:20
↓ 7 callersMethodleaf_begin
! * \brief Get leaf begin * \param leaf index of leaf * \return begin index of this leaf */
python-package/compile/src/treelearner/data_partition.hpp:194
↓ 7 callersMethodleaf_begin
! * \brief Get leaf begin * \param leaf index of leaf * \return begin index of this leaf */
src/treelearner/data_partition.hpp:194
↓ 7 callersFunctionnth_element
compute/include/boost/compute/algorithm/nth_element.hpp:32
↓ 7 callersMethodnum_queries
! * \brief Get Number of queries * \return Number of queries */
python-package/compile/include/LightGBM/dataset.h:178
↓ 7 callersMethodnum_queries
! * \brief Get Number of queries * \return Number of queries */
include/LightGBM/dataset.h:178
↓ 7 callersFunctionopencv_create_image2d_with_mat
compute/include/boost/compute/interop/opencv/core.hpp:124
↓ 7 callersFunctionparam_dict_to_str
Convert Python dictionary to string, which is passed to C API.
python-package/lightgbmmt/basic.py:134
↓ 7 callersFunctionpartition_point
compute/include/boost/compute/algorithm/partition_point.hpp:40
↓ 7 callersMethodquery_boundaries
! * \brief Get data boundaries on queries, if not exists, will return nullptr * we assume data will order by query, * the interval
python-package/compile/include/LightGBM/dataset.h:166
↓ 7 callersMethodquery_boundaries
! * \brief Get data boundaries on queries, if not exists, will return nullptr * we assume data will order by query, * the interval
include/LightGBM/dataset.h:166
↓ 7 callersMethodreadlines
(self)
python-package/lightgbmmt/basic.py:160
↓ 7 callersFunctionreplace
compute/include/boost/compute/algorithm/replace.hpp:77
↓ 7 callersMethodreset_parameter
Reset parameters of Booster. Parameters ---------- params : dict New parameters for Booster. Returns
python-package/lightgbmmt/basic.py:1921
↓ 7 callersFunctionrotate
compute/include/boost/compute/algorithm/rotate.hpp:28
↓ 7 callersFunctionrotate_copy
compute/include/boost/compute/algorithm/rotate_copy.hpp:27
↓ 7 callersMethodsize
Returns the number of elements in the vector.
compute/include/boost/compute/container/vector.hpp:379
↓ 7 callersFunctionstable_sort_by_key
compute/include/boost/compute/algorithm/stable_sort_by_key.hpp:136
↓ 7 callersMethodswap
compute/include/boost/compute/container/array.hpp:249
↓ 7 callersMethodtype
python-package/compile/src/io/json11.cpp:269
↓ 7 callersMethodtype
src/io/json11.cpp:269
↓ 6 callersFunctionAtoiAndCheck
python-package/compile/include/LightGBM/utils/common.h:272
↓ 6 callersFunctionAtoiAndCheck
include/LightGBM/utils/common.h:272
↓ 6 callersFunctionBOOST_AUTO_TEST_CASE
compute/test/test_transform.cpp:29
↓ 6 callersMethodCopyFrom
python-package/compile/src/treelearner/split_info.hpp:93
↓ 6 callersMethodCopyFrom
src/treelearner/split_info.hpp:93
↓ 6 callersMethodFeatureGroupNumBin
python-package/compile/include/LightGBM/dataset.h:475
↓ 6 callersMethodFeatureGroupNumBin
include/LightGBM/dataset.h:475
↓ 6 callersFunctionGetLine
python-package/compile/src/io/parser.cpp:78
↓ 6 callersFunctionGetLine
src/io/parser.cpp:78
↓ 6 callersFunctionObtainMinMaxSum
python-package/compile/include/LightGBM/utils/common.h:798
↓ 6 callersFunctionObtainMinMaxSum
include/LightGBM/utils/common.h:798
↓ 6 callersMethodPushData
! * \brief Push one record, will auto convert to bin and push to bin data * \param tid Thread id * \param idx Index of record * \param value f
python-package/compile/include/LightGBM/feature_group.h:131
↓ 6 callersMethodPushData
! * \brief Push one record, will auto convert to bin and push to bin data * \param tid Thread id * \param idx Index of record * \param value f
include/LightGBM/feature_group.h:131
↓ 6 callersFunctionPushVector
python-package/compile/src/io/dataset.cpp:1015
↓ 6 callersFunctionPushVector
src/io/dataset.cpp:1015
↓ 6 callersMethodResetNumData
python-package/compile/src/treelearner/leaf_splits.hpp:26
↓ 6 callersMethodResetNumData
src/treelearner/leaf_splits.hpp:26
↓ 6 callersMethodapply
compute/include/boost/compute/lambda/get.hpp:124
↓ 6 callersMethodbegin
compute/include/boost/compute/container/valarray.hpp:255
↓ 6 callersMethodbegin
compute/include/boost/compute/container/basic_string.hpp:149
↓ 6 callersFunctionc_int_array
Get pointer of int numpy array / list.
python-package/lightgbmmt/basic.py:285
↓ 6 callersMethodcompile
Compiles the program with \p options. \opencl_version_warning{1,2} \see_opencl_ref{clCompileProgram}
compute/include/boost/compute/program.hpp:290
↓ 6 callersFunctionconstant_metric
(preds, train_data)
tests/python_package_test/test_engine.py:42
↓ 6 callersMethoddata_indices
! \brief Get indices of data of current leaf */
python-package/compile/src/treelearner/leaf_splits.hpp:145
↓ 6 callersMethoddata_indices
! \brief Get indices of data of current leaf */
src/treelearner/leaf_splits.hpp:145
↓ 6 callersMethoddeallocate
compute/include/boost/compute/allocator/buffer_allocator.hpp:85
↓ 6 callersFunctiondecreasing_metric
(preds, train_data)
tests/python_package_test/test_engine.py:46
↓ 6 callersMethodenqueue_read_buffer
Enqueues a command to read data from \p buffer to host memory. \see_opencl_ref{clEnqueueReadBuffer} \see copy()
compute/include/boost/compute/command_queue.hpp:297
↓ 6 callersMethodenqueue_read_image
Enqueues a command to read data from \p image to host memory. \see_opencl_ref{clEnqueueReadImage}
compute/include/boost/compute/command_queue.hpp:893
↓ 6 callersFunctionensure_std_accumulate_equality
compute/test/test_accumulate.cpp:259
↓ 6 callersMethodget_command_type
Returns the command type for the event.
compute/include/boost/compute/event.hpp:179
↓ 6 callersMethodget_global_id
compute/include/boost/compute/detail/meta_kernel.hpp:817
↓ 6 callersMethodget_group
Get the group of the Dataset. Returns ------- group : numpy array or None Group size of each group.
python-package/lightgbmmt/basic.py:1546
← previousnext →301–400 of 4,583, ranked by callers