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
↓ 1 callers
Method
rank
src/network/linkers.h:190
↓ 1 callers
Function
reduce_by_key_on_gpu
compute/include/boost/compute/algorithm/detail/reduce_by_key.hpp:32
↓ 1 callers
Function
reduce_by_key_on_gpu_requirements_met
compute/include/boost/compute/algorithm/detail/reduce_by_key.hpp:48
↓ 1 callers
Function
reduce_by_key_with_scan
compute/include/boost/compute/algorithm/detail/reduce_by_key_with_scan.hpp:432
↓ 1 callers
Function
reduce_by_key_with_scan_requirements_met
compute/include/boost/compute/algorithm/detail/reduce_by_key_with_scan.hpp:495
↓ 1 callers
Function
reduce_on_gpu
compute/include/boost/compute/algorithm/detail/reduce_on_gpu.hpp:170
↓ 1 callers
Method
reference_count
Returns the reference count for the memory object.
compute/include/boost/compute/memory_object.hpp:94
↓ 1 callers
Method
refit
Refit the existing Booster by new data. Parameters ---------- data : string, numpy array, pandas DataFrame, H2O DataTable's F
python-package/lightgbmmt/basic.py:2486
↓ 1 callers
Function
replace_copy
compute/include/boost/compute/algorithm/replace_copy.hpp:35
↓ 1 callers
Function
reverse_string
reverse the string [start, end).
compute/example/fizz_buzz.cpp:68
↓ 1 callers
Method
run
(self)
python-package/setup.py:280
↓ 1 callers
Method
save_binary
Save Dataset to a binary file. Parameters ---------- filename : string Name of the output file. Returns
python-package/lightgbmmt/basic.py:1155
↓ 1 callers
Function
save_to_binary
(handle, filename)
tests/c_api_test/test_.py:83
↓ 1 callers
Function
scan_on_cpu
compute/include/boost/compute/algorithm/detail/scan_on_cpu.hpp:29
↓ 1 callers
Function
scan_on_gpu
compute/include/boost/compute/algorithm/detail/scan_on_gpu.hpp:311
↓ 1 callers
Function
serial_accumulate
compute/include/boost/compute/algorithm/detail/serial_accumulate.hpp:23
↓ 1 callers
Function
serial_adjacent_find
compute/include/boost/compute/algorithm/adjacent_find.hpp:33
↓ 1 callers
Function
serial_cartesian_to_polar
compute/perf/perf_cart_to_polar.cpp:33
↓ 1 callers
Function
serial_merge
compute/include/boost/compute/algorithm/detail/serial_merge.hpp:28
↓ 1 callers
Function
serial_reduce
compute/include/boost/compute/algorithm/detail/serial_reduce.hpp:25
↓ 1 callers
Function
serial_reduce_by_key
compute/include/boost/compute/algorithm/detail/serial_reduce_by_key.hpp:31
↓ 1 callers
Function
serial_saxpy
y <- alpha * x + y
compute/perf/perf_stl_saxpy.cpp:23
↓ 1 callers
Function
serial_scan
compute/include/boost/compute/algorithm/detail/serial_scan.hpp:27
↓ 1 callers
Function
serial_unique_copy
compute/include/boost/compute/algorithm/unique_copy.hpp:33
↓ 1 callers
Method
set_args
compute/include/boost/compute/algorithm/detail/count_if_with_threads.hpp:36
↓ 1 callers
Method
set_as_default_device_queue
Replaces the default device command queue for the underlying device with this command queue. Command queue must have been created with CL_QUEUE_ON_DEV
compute/include/boost/compute/command_queue.hpp:279
↓ 1 callers
Method
set_network
Set the network configuration. Parameters ---------- machines : list, set or string Names of machines. lo
python-package/lightgbmmt/basic.py:1835
↓ 1 callers
Method
set_new_value
compute/include/boost/compute/algorithm/replace.hpp:51
↓ 1 callers
Method
set_old_value
compute/include/boost/compute/algorithm/replace.hpp:46
↓ 1 callers
Function
set_one_var_from_string
Construct code for auto config file for one param value. Parameters ---------- name : string Name of the parameter. param_typ
helpers/parameter_generator.py:123
↓ 1 callers
Method
set_range
compute/include/boost/compute/algorithm/scatter_if.hpp:37
↓ 1 callers
Method
set_range
compute/include/boost/compute/algorithm/search_n.hpp:43
↓ 1 callers
Method
set_range
compute/include/boost/compute/algorithm/replace.hpp:36
↓ 1 callers
Method
set_range
compute/include/boost/compute/algorithm/scatter.hpp:37
↓ 1 callers
Method
set_reference
Set reference Dataset. Parameters ---------- reference : Dataset Reference that is used as a template to construc
python-package/lightgbmmt/basic.py:1325
↓ 1 callers
Method
set_status
Sets the execution status for the user-event. \see_opencl_ref{clSetUserEventStatus}
compute/include/boost/compute/user_event.hpp:75
↓ 1 callers
Method
set_train_data_name
Set the name to the training Dataset. Parameters ---------- name : string Name for the training Dataset.
python-package/lightgbmmt/basic.py:1874
↓ 1 callers
Method
set_value
compute/include/boost/compute/detail/meta_kernel.hpp:161
↓ 1 callers
Function
setup
Add new elements at Sphinx initialization time. Parameters ---------- app : object The application object representing the Sphinx
docs/conf.py:263
↓ 1 callers
Function
showHistogramWindow
compute/example/opencv_histogram.cpp:71
↓ 1 callers
Method
size
Returns the number of elements in the mapped_view.
compute/include/boost/compute/container/mapped_view.hpp:143
↓ 1 callers
Method
size
Returns the size (i.e. dimensionality) of the extents array.
compute/include/boost/compute/utility/extents.hpp:74
↓ 1 callers
Method
size
Returns the number of elements in the local buffer.
compute/include/boost/compute/memory/local_buffer.hpp:66
↓ 1 callers
Function
tabulate
compute/include/boost/compute/experimental/tabulate.hpp:24
↓ 1 callers
Function
tesselate_sphere
tesselates a sphere with radius, phi_slices, and theta_slices. returns a shared opencl/opengl buffer containing the vertex data.
compute/example/opengl_sphere.cpp:41
↓ 1 callers
Function
test_copy_if_odd
compute/perf/perf_copy_if.cpp:23
↓ 1 callers
Function
throw_no_device_found
compute/test/test_no_device_found.cpp:16
↓ 1 callers
Function
train
Perform the training with given parameters. Parameters ---------- params : dict Parameters for training. train_set : Dataset
python-package/lightgbmmt/engine.py:18
↓ 1 callers
Function
tune_accumulate
compute/perf/perf_accumulate.cpp:48
↓ 1 callers
Function
tune_saxpy
compute/perf/perf_saxpy.cpp:65
↓ 1 callers
Function
tune_sort
compute/perf/perf_sort.cpp:50
↓ 1 callers
Function
type_name
compute/include/boost/compute/type_traits/type_name.hpp:96
↓ 1 callers
Method
version
Returns the device version string.
compute/include/boost/compute/device.hpp:188
↓ 1 callers
Function
vtk_compute_bounds
compute/include/boost/compute/interop/vtk/bounds.hpp:32
↓ 1 callers
Function
vtk_copy_buffer_to_data_array
compute/include/boost/compute/interop/vtk/data_array.hpp:53
↓ 1 callers
Function
vtk_copy_points_to_buffer
compute/include/boost/compute/interop/vtk/points.hpp:35
Method
AUCMetric
python-package/compile/src/metric/binary_metric.hpp:161
Method
AUCMetric
src/metric/binary_metric.hpp:161
Method
AddPredictionToScore
python-package/compile/src/treelearner/serial_tree_learner2.h:71
Method
AddPredictionToScore
python-package/compile/src/treelearner/serial_tree_learner.h:65
Method
AddPredictionToScore
src/treelearner/serial_tree_learner2.h:71
Method
AddPredictionToScore
src/treelearner/serial_tree_learner.h:65
Method
AddValidDataset
python-package/compile/src/boosting/rf.hpp:196
Method
AddValidDataset
src/boosting/rf.hpp:196
Method
Allgather
python-package/compile/src/network/network.cpp:121
Method
Allgather
src/network/network.cpp:121
Method
AllgatherBruck
python-package/compile/src/network/network.cpp:156
Method
AllgatherBruck
src/network/network.cpp:156
Method
AllgatherRecursiveDoubling
python-package/compile/src/network/network.cpp:188
Method
AllgatherRecursiveDoubling
src/network/network.cpp:188
Method
AllgatherRing
python-package/compile/src/network/network.cpp:216
Method
AllgatherRing
src/network/network.cpp:216
Method
AllocateGPUMemory
python-package/compile/src/treelearner/gpu_tree_learner.cpp:233
Method
AllocateGPUMemory
src/treelearner/gpu_tree_learner.cpp:233
Method
Allreduce
python-package/compile/src/network/network.cpp:68
Method
Allreduce
src/network/network.cpp:68
Method
AllreduceByAllGather
python-package/compile/src/network/network.cpp:95
Method
AllreduceByAllGather
src/network/network.cpp:95
Method
Application
python-package/compile/src/application/application.cpp:30
Method
Application
src/application/application.cpp:30
Method
ArgMax
python-package/compile/include/LightGBM/utils/array_args.h:52
Method
ArgMax
include/LightGBM/utils/array_args.h:52
Method
ArgMaxAtK
Note: k refer to index here. e.g. k=0 means get the max number.
python-package/compile/include/LightGBM/utils/array_args.h:136
Method
ArgMaxAtK
Note: k refer to index here. e.g. k=0 means get the max number.
include/LightGBM/utils/array_args.h:136
Method
ArgMaxMT
python-package/compile/include/LightGBM/utils/array_args.h:22
Method
ArgMaxMT
include/LightGBM/utils/array_args.h:22
Method
ArgMin
python-package/compile/include/LightGBM/utils/array_args.h:69
Method
ArgMin
include/LightGBM/utils/array_args.h:69
Function
ArrayCast
python-package/compile/include/LightGBM/utils/common.h:393
Function
ArrayCast
include/LightGBM/utils/common.h:393
Method
Assign
python-package/compile/include/LightGBM/utils/array_args.h:169
Method
Assign
include/LightGBM/utils/array_args.h:169
Method
Atom
compute/test/test_struct.cpp:33
Method
AverageLoss
python-package/compile/src/metric/regression_metric.hpp:97
Method
AverageLoss
python-package/compile/src/metric/regression_metric.hpp:127
Method
AverageLoss
python-package/compile/src/metric/regression_metric.hpp:292
Method
AverageLoss
src/metric/regression_metric.hpp:97
Method
AverageLoss
src/metric/regression_metric.hpp:127
Method
AverageLoss
src/metric/regression_metric.hpp:292
Function
BOOST_AUTO_TEST_CASE
copies a vector of complex<float>'s on the host to the device
compute/test/test_complex.cpp:24
← previous
next →
1,501–1,600 of 4,583, ranked by callers