Dante Gama Dessavre

Results 36 issues of Dante Gama Dessavre

**Describe the bug** A couple of nightly runs, like https://gpuci.gpuopenanalytics.com/job/rapidsai/job/gpuci/job/cuml/job/branches/job/cuml-gpu-arch-branch-22.08/CUDA=11.5,GPU_LABEL=gpu-t4/39/testReport/cuml.tests/test_doctest/test_docstring_LinearRegression_/, have shown the following pytest failure: ```bash E File "/opt/conda/envs/rapids/lib/python3.8/site-packages/cuml/linear_model/linear_regression.cpython-38-x86_64-linux-gnu.so", line ?, in LinearRegression E Failed example: E print(preds) E...

bug
? - Needs Triage

**Is your feature request related to a problem? Please describe.** We are prefixing cmake's logging with different words to be able to diagnose CI easier, for example `CUML_CPP` and `CUML_PY`....

feature request
good first issue
? - Needs Triage

**Describe the bug** `ml_cuda_utils.h` is a file in the `src` folder, but it is required by `pointer_utils.pyx` in the Python package, so either the needed functionality or the whole file...

bug
? - Needs Triage
inactive-30d

**Describe the bug** Seen at least in nightly CI: ``` [ RUN ] HDBSCANTest/HDBSCANTestF_Int.Result/3 Label prop iterations: 10 Label prop iterations: 8 Label prop iterations: 5 Label prop iterations: 5...

bug
? - Needs Triage
inactive-30d
inactive-90d

**Describe the bug** Sporadic MSE test failure as seen in https://github.com/rapidsai/cuml/pull/4585 in log https://gpuci.gpuopenanalytics.com/job/rapidsai/job/gpuci/job/cuml/job/prb/job/cuml-gpu-test/CUDA=11.0,GPU_LABEL=driver-450,LINUX_VER=centos7,PYTHON=3.8/2184/display/redirect Failure: ```bash [ RUN ] RfTests/MSEObjectiveTestD.MSEObjectiveTest/0 /workspace/.conda-bld/work/cpp/test/sg/rf_test.cu:1182: Failure The difference between ground_truth_gain and hypothesis_gain is nan,...

bug
? - Needs Triage
inactive-30d
inactive-90d

# Algorithm issues and tech debt ## T-SNE ### Numerical issues - [ ] #2980 - [ ] #3360 - [ ] #3865 ### Tech debt - [x] #3805 -...

bug
? - Needs Triage
inactive-90d

Closes #4773 PR adds a few improvements I had made locally to build.sh, conda environments as well as updating our build documentation: - Updates for build.sh: - [x] Not recompile...

3 - Ready for Review
gpuCI
conda
improvement
non-breaking
CMake
inactive-30d
inactive-90d
CUDA/C++

**Describe the bug** The following test started failing recently in CI: ```python def test_hashingvectorizer_alternate_sign(): # if alternate_sign = True # we should have some negative and positive values res =...

bug
? - Needs Triage
inactive-30d
inactive-90d