-
**Describe the bug**
When trying to run Hyperopt with AsyncHyperband, I see the following on my console:
```
Stage 0: : 4it [00:10, 2.27s/it] pid=5557, ip=192.168.44.226)
Stage 0: : 4it [00:10…
-
Given the size of the Criteo dataset (343 GB), it's a bit scary to launch a full accuracy run on the real data.
I was hoping that it would be possible to run it on a single day's data only. However…
-
I just noticed a weird performance issue when using checkpoints in the Spark wrapper for XGBoost.
Before the first checkpoint, the learning time is constant per tree, but after the first checkpoint, …
-
Hi, I tried to reproduced `FinalMLP` on `FinalMLP_criteo_x1_004_d5d36917`.
The run command is:
`python -u /home/benshoho/projects/RS/final_net/ranking/ctr/FinalMLP/run_expid.py --config ./config/Fi…
-
dataset_setup.py fails at Criteo1TB due to wrong folder handling ( ~ handling )
For the other datasets (e.g. ogbg + wmt) the script works as expected.
## Description
```
echo $DATA_DIR/tmp # ~…
-
*Provide a general description of the issue*
Criteo1TB
## Description
*Provide more details on the bug itself*
```
echo $DATA_DIR/tmp # ~/data/tmp
python3 datasets/dataset_setup.py --data_di…
-
I'm trying to compare xlearn with libffm in terms of consistency on the same dataset (`demo/classification/criteo_ctr/small*.txt`) and I'm getting different results. That's even after ruling out some …
-
## Agenda+: Complementary results on Private conversion measurement using label-DP
In the last London PATCG meeting, Google presented some results on private conversion measurement using label-DP. …
mvono updated
11 months ago
-
**Description**
I'm unable to install and run the Triton server using the HPS backend.
**Triton Information**
Triton v23.06
**To Reproduce**
Steps to reproduce the behavior.
I'm following …
-
After running a long insertion process (Criteo dataset, took several hours) I got the following exception. It might be that something expired, but as the data was there, I did not yet investigate this…