Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/antmachineintelligence/mtgbmcode
/ functions
Functions
4,583 in github.com/antmachineintelligence/mtgbmcode
⨍
Functions
4,583
◇
Types & classes
837
↓ 8 callers
Method
FinishLoad
python-package/compile/src/io/dataset.cpp:410
↓ 8 callers
Method
FinishLoad
src/io/dataset.cpp:410
↓ 8 callers
Method
GetName
python-package/compile/src/objective/rank_objective.hpp:211
↓ 8 callers
Method
GetName
src/objective/rank_objective.hpp:211
↓ 8 callers
Method
RealThreshold
python-package/compile/include/LightGBM/dataset.h:508
↓ 8 callers
Method
RealThreshold
include/LightGBM/dataset.h:508
↓ 8 callers
Method
SizesInByte
python-package/compile/src/io/bin.cpp:606
↓ 8 callers
Method
SizesInByte
src/io/bin.cpp:606
↓ 8 callers
Function
StartsWith
python-package/compile/include/LightGBM/utils/common.h:58
↓ 8 callers
Function
StartsWith
include/LightGBM/utils/common.h:58
↓ 8 callers
Method
add_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 callers
Function
all_of
compute/include/boost/compute/algorithm/all_of.hpp:30
↓ 8 callers
Method
bin_type
! * \brief Get bin types */
python-package/compile/include/LightGBM/bin.h:176
↓ 8 callers
Method
bin_type
! * \brief Get bin types */
include/LightGBM/bin.h:176
↓ 8 callers
Function
c_float_array
Get pointer of float numpy array / list.
python-package/lightgbmmt/basic.py:264
↓ 8 callers
Method
empty
compute/include/boost/compute/container/array.hpp:186
↓ 8 callers
Method
empty
compute/include/boost/compute/detail/lru_cache.hpp:56
↓ 8 callers
Method
get_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 callers
Method
load_dataset
(self, suffix, is_sparse=False)
tests/python_package_test/test_consistency.py:25
↓ 8 callers
Function
make_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 callers
Function
partial_sum
compute/include/boost/compute/algorithm/partial_sum.hpp:32
↓ 8 callers
Function
search
compute/include/boost/compute/algorithm/search.hpp:42
↓ 8 callers
Method
size
compute/include/boost/compute/container/array.hpp:181
↓ 8 callers
Method
size
Returns the size (width, height) of the texture.
compute/include/boost/compute/interop/opengl/opengl_texture.hpp:97
↓ 8 callers
Function
sort_by_key
compute/include/boost/compute/algorithm/sort_by_key.hpp:136
↓ 8 callers
Function
unique
compute/include/boost/compute/algorithm/unique.hpp:41
↓ 7 callers
Method
CreateValid
python-package/compile/src/io/dataset.cpp:458
↓ 7 callers
Method
CreateValid
src/io/dataset.cpp:458
↓ 7 callers
Method
NextFloat
! * \brief Generate random float data * \return The random float between [0.0, 1.0) */
python-package/compile/include/LightGBM/utils/random.h:59
↓ 7 callers
Method
NextFloat
! * \brief Generate random float data * \return The random float between [0.0, 1.0) */
include/LightGBM/utils/random.h:59
↓ 7 callers
Method
ReadAllLines
! * \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 callers
Method
ReadAllLines
! * \brief Read all text data from file in memory * \return number of lines of text data */
include/LightGBM/utils/text_reader.h:148
↓ 7 callers
Method
SizeOfHistgram
! * \brief Binary size of this histogram */
python-package/compile/src/treelearner/feature_histogram.hpp:425
↓ 7 callers
Method
SizeOfHistgram
! * \brief Binary size of this histogram */
src/treelearner/feature_histogram.hpp:425
↓ 7 callers
Function
_float2str
(value, precision=None)
python-package/lightgbmmt/plotting.py:23
↓ 7 callers
Method
any
Returns \c true if any bit in the bitset is set (i.e. '1').
compute/include/boost/compute/container/dynamic_bitset.hpp:192
↓ 7 callers
Function
any_of
compute/include/boost/compute/algorithm/any_of.hpp:34
↓ 7 callers
Function
c_array
(ctype, values)
tests/c_api_test/test_.py:56
↓ 7 callers
Method
enqueue_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 callers
Function
equal_range
compute/include/boost/compute/algorithm/equal_range.hpp:32
↓ 7 callers
Method
fill
compute/include/boost/compute/container/array.hpp:244
↓ 7 callers
Method
fit
Docstring is inherited from the LGBMModel.
python-package/lightgbmmt/sklearn.py:733
↓ 7 callers
Function
for_each
compute/include/boost/compute/algorithm/for_each.hpp:55
↓ 7 callers
Function
free_dataset
(handle)
tests/c_api_test/test_.py:195
↓ 7 callers
Function
generate
compute/include/boost/compute/random/normal_distribution.hpp:82
↓ 7 callers
Method
get_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 callers
Function
getenv
compute/include/boost/compute/detail/getenv.hpp:20
↓ 7 callers
Method
leaf_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 callers
Method
leaf_begin
! * \brief Get leaf begin * \param leaf index of leaf * \return begin index of this leaf */
src/treelearner/data_partition.hpp:194
↓ 7 callers
Function
nth_element
compute/include/boost/compute/algorithm/nth_element.hpp:32
↓ 7 callers
Method
num_queries
! * \brief Get Number of queries * \return Number of queries */
python-package/compile/include/LightGBM/dataset.h:178
↓ 7 callers
Method
num_queries
! * \brief Get Number of queries * \return Number of queries */
include/LightGBM/dataset.h:178
↓ 7 callers
Function
opencv_create_image2d_with_mat
compute/include/boost/compute/interop/opencv/core.hpp:124
↓ 7 callers
Function
param_dict_to_str
Convert Python dictionary to string, which is passed to C API.
python-package/lightgbmmt/basic.py:134
↓ 7 callers
Function
partition_point
compute/include/boost/compute/algorithm/partition_point.hpp:40
↓ 7 callers
Method
query_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 callers
Method
query_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 callers
Method
readlines
(self)
python-package/lightgbmmt/basic.py:160
↓ 7 callers
Function
replace
compute/include/boost/compute/algorithm/replace.hpp:77
↓ 7 callers
Method
reset_parameter
Reset parameters of Booster. Parameters ---------- params : dict New parameters for Booster. Returns
python-package/lightgbmmt/basic.py:1921
↓ 7 callers
Function
rotate
compute/include/boost/compute/algorithm/rotate.hpp:28
↓ 7 callers
Function
rotate_copy
compute/include/boost/compute/algorithm/rotate_copy.hpp:27
↓ 7 callers
Method
size
Returns the number of elements in the vector.
compute/include/boost/compute/container/vector.hpp:379
↓ 7 callers
Function
stable_sort_by_key
compute/include/boost/compute/algorithm/stable_sort_by_key.hpp:136
↓ 7 callers
Method
swap
compute/include/boost/compute/container/array.hpp:249
↓ 7 callers
Method
type
python-package/compile/src/io/json11.cpp:269
↓ 7 callers
Method
type
src/io/json11.cpp:269
↓ 6 callers
Function
AtoiAndCheck
python-package/compile/include/LightGBM/utils/common.h:272
↓ 6 callers
Function
AtoiAndCheck
include/LightGBM/utils/common.h:272
↓ 6 callers
Function
BOOST_AUTO_TEST_CASE
compute/test/test_transform.cpp:29
↓ 6 callers
Method
CopyFrom
python-package/compile/src/treelearner/split_info.hpp:93
↓ 6 callers
Method
CopyFrom
src/treelearner/split_info.hpp:93
↓ 6 callers
Method
FeatureGroupNumBin
python-package/compile/include/LightGBM/dataset.h:475
↓ 6 callers
Method
FeatureGroupNumBin
include/LightGBM/dataset.h:475
↓ 6 callers
Function
GetLine
python-package/compile/src/io/parser.cpp:78
↓ 6 callers
Function
GetLine
src/io/parser.cpp:78
↓ 6 callers
Function
ObtainMinMaxSum
python-package/compile/include/LightGBM/utils/common.h:798
↓ 6 callers
Function
ObtainMinMaxSum
include/LightGBM/utils/common.h:798
↓ 6 callers
Method
PushData
! * \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 callers
Method
PushData
! * \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 callers
Function
PushVector
python-package/compile/src/io/dataset.cpp:1015
↓ 6 callers
Function
PushVector
src/io/dataset.cpp:1015
↓ 6 callers
Method
ResetNumData
python-package/compile/src/treelearner/leaf_splits.hpp:26
↓ 6 callers
Method
ResetNumData
src/treelearner/leaf_splits.hpp:26
↓ 6 callers
Method
apply
compute/include/boost/compute/lambda/get.hpp:124
↓ 6 callers
Method
begin
compute/include/boost/compute/container/valarray.hpp:255
↓ 6 callers
Method
begin
compute/include/boost/compute/container/basic_string.hpp:149
↓ 6 callers
Function
c_int_array
Get pointer of int numpy array / list.
python-package/lightgbmmt/basic.py:285
↓ 6 callers
Method
compile
Compiles the program with \p options. \opencl_version_warning{1,2} \see_opencl_ref{clCompileProgram}
compute/include/boost/compute/program.hpp:290
↓ 6 callers
Function
constant_metric
(preds, train_data)
tests/python_package_test/test_engine.py:42
↓ 6 callers
Method
data_indices
! \brief Get indices of data of current leaf */
python-package/compile/src/treelearner/leaf_splits.hpp:145
↓ 6 callers
Method
data_indices
! \brief Get indices of data of current leaf */
src/treelearner/leaf_splits.hpp:145
↓ 6 callers
Method
deallocate
compute/include/boost/compute/allocator/buffer_allocator.hpp:85
↓ 6 callers
Function
decreasing_metric
(preds, train_data)
tests/python_package_test/test_engine.py:46
↓ 6 callers
Method
enqueue_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 callers
Method
enqueue_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 callers
Function
ensure_std_accumulate_equality
compute/test/test_accumulate.cpp:259
↓ 6 callers
Method
get_command_type
Returns the command type for the event.
compute/include/boost/compute/event.hpp:179
↓ 6 callers
Method
get_global_id
compute/include/boost/compute/detail/meta_kernel.hpp:817
↓ 6 callers
Method
get_group
Get the group of the Dataset. Returns ------- group : numpy array or None Group size of each group.
python-package/lightgbmmt/basic.py:1546
← previous
next →
301–400 of 4,583, ranked by callers