MCPcopy Create free account

hub / github.com/NVIDIA/gbm-bench / functions

Functions142 in github.com/NVIDIA/gbm-bench

Methodfit
(self, data, args)
algorithms.py:452
Functionget_bookkeeper_probs
Get bookkeeper data and convert to probabilities for vertical aggregation.
3rdparty/fast_retraining/experiments/libs/football.py:335
Functionget_fifa_data
Gets fifa data for all matches.
3rdparty/fast_retraining/experiments/libs/football.py:53
Functionget_match_label
Derives a label for a given match.
3rdparty/fast_retraining/experiments/libs/football.py:59
Functionget_number_processors
()
3rdparty/fast_retraining/experiments/libs/utils.py:5
Functionload_airline
Loads airline data The dataset consists of a large amount of records, containing flight arrival and departure details for all the commercial
3rdparty/fast_retraining/experiments/libs/loaders.py:95
Functionload_all_perf_data
(files)
json2csv.py:46
Functionload_bci
Loads BCI data Contains measurements from 64 EEG sensors on the scalp of a single participant. The purpose of the recording is to determine
3rdparty/fast_retraining/experiments/libs/loaders.py:144
Functionload_football
Loads football data Dataset of football stats. +25,000 matches, +10,000 players from 11 European Countries with their lead championship Seaso
3rdparty/fast_retraining/experiments/libs/loaders.py:115
Functionload_fraud
Loads the credit card fraud data The datasets contains transactions made by credit cards in September 2013 by european cardholders. This dat
3rdparty/fast_retraining/experiments/libs/loaders.py:39
Functionload_higgs
Loads HIGGS data Dataset of atomic particles measurements. The total size of the data is 11 millions of observations. It can be used in
3rdparty/fast_retraining/experiments/libs/loaders.py:164
Functionload_iot
Loads iot data Sensor stream contains information (temperature, humidity, light, and sensor voltage) collected from 54 sensors deployed in I
3rdparty/fast_retraining/experiments/libs/loaders.py:73
Functionload_planet_kaggle
Loads Planet Kaggle data Dataset of satellite images of the Amazon. The objective of this dataset is to label satellite image chips wit
3rdparty/fast_retraining/experiments/libs/loaders.py:188
Functionnormalized_discounted_cumulative_gain
Normalized Discounted Cumulative Gain (nDCG). Info: https://en.wikipedia.org/wiki/Discounted_cumulative_gain Args: y_true (list or arr
3rdparty/codebase/python/machine_learning/metrics.py:247
Functionnormalized_exponential_discounted_cumulative_gain
Normalized Exponential Discounted Cumulative Gain (neDCG). Info: https://en.wikipedia.org/wiki/Discounted_cumulative_gain Args: y_true
3rdparty/codebase/python/machine_learning/metrics.py:270
Functionpre_run_cell
Capture current time before we execute the current command
3rdparty/fast_retraining/experiments/libs/notebook_memory_management.py:71
Functionprecision_at_k
Precision at K. Args: y_true (list or array): True values. y_pred (list or array): Predicted values. k (int): Limit of pre
3rdparty/codebase/python/machine_learning/metrics.py:149
Functionprepare_airline
(dataset_folder, nrows)
datasets.py:138
Functionprepare_airline_regression
(dataset_folder, nrows)
datasets.py:142
Functionprepare_bosch
(dataset_folder, nrows)
datasets.py:146
Functionprepare_covtype
(dataset_folder, nrows)
datasets.py:293
Functionprepare_epsilon
(dataset_folder, nrows)
datasets.py:250
Functionprepare_fraud
(dataset_folder, nrows)
datasets.py:169
Functionprepare_higgs
(dataset_folder, nrows)
datasets.py:192
Functionprepare_newsgroups
(dataset_folder, nrows)
datasets.py:305
Functionprepare_year
(dataset_folder, nrows)
datasets.py:214
Functionrecall_at_k
Recall at K. Args: y_true (list or array): True values. y_pred (list or array): Predicted values. k (int): Limit of predic
3rdparty/codebase/python/machine_learning/metrics.py:173
Functionregression_metrics
Returns a report with different metrics for a regression problem. - Mean Squared Error: MSE is a risk metric corresponding to the expected value o
3rdparty/codebase/python/machine_learning/metrics.py:113
Functionshow_progress
(block_num, block_size, total_size)
datasets.py:38
Functionstart_watching_memory
Register memory profiling tools to IPython instance.
3rdparty/fast_retraining/experiments/libs/notebook_memory_management.py:22
Functionstop_watching_memory
Unregister memory profiling tools from IPython instance.
3rdparty/fast_retraining/experiments/libs/notebook_memory_management.py:31
Methodtest
(self, data)
algorithms.py:174
Methodtest
(self, data)
algorithms.py:203
Methodtest
(self, data)
algorithms.py:237
Methodtest
(self, data)
algorithms.py:263
Methodtest
(self, data)
algorithms.py:289
Methodtest
(self, data)
algorithms.py:333
Methodtest
(self, data)
algorithms.py:367
Methodtest
(self, data)
algorithms.py:411
Methodtest
(self, data)
algorithms.py:461
Functionthreshold_prediction
(pred_y, threshold=0.5)
3rdparty/fast_retraining/experiments/libs/planet_kaggle.py:41
Functionwatch_memory
()
3rdparty/fast_retraining/experiments/libs/notebook_memory_management.py:46
← previous101–142 of 142, ranked by callers