Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

TSNE and UMAP allow several distance types #4851

Conversation

tarang-jain
Copy link
Contributor

Move from #4779 to 22.10

tarang-jain and others added 25 commits June 14, 2022 14:34
PR does the required changes for Scikit-build using RAPIDS-CMake. 

- [x] Update .gitignore
- [x] Create `python/cuml/CMakeLists.txt` file
- [x] Add `CMakeLists.txt` using RAPIDS-CMake to Python folders
- [x] Update `setup.py`
- [x] Update `build.sh`
- [x] Update CI files
- [x] Update conda env files
- [x] Clean code

Authors:
  - Dante Gama Dessavre (https://github.com/dantegd)

Approvers:
  - Divye Gala (https://github.com/divyegala)
  - Corey J. Nolet (https://github.com/cjnolet)
  - Sevag H (https://github.com/sevagh)
  - Vyas Ramasubramani (https://github.com/vyasr)
  - Robert Maynard (https://github.com/robertmaynard)

URL: rapidsai#4818
This PR pins `dask` & `distributed` to `2022.7.1` for `22.08` release.

xref: rapidsai/cudf#11433

Authors:
  - GALI PREM SAGAR (https://github.com/galipremsagar)

Approvers:
  - Dante Gama Dessavre (https://github.com/dantegd)
  - AJ Schmidt (https://github.com/ajschmidt8)

URL: rapidsai#4850
With this PR, the feature sampling overhead is greatly reduced, especially for wide (thousands of features) datasets. The PR requires some structural changes in RAFT therefore is marked as WIP.

Authors:
  - Vinay Deshpande (https://github.com/vinaydes)
  - Ray Douglass (https://github.com/raydouglass)
  - Andy Adinets (https://github.com/canonizer)
  - Jordan Jacobelli (https://github.com/Ethyling)
  - Jiwei Liu (https://github.com/daxiongshu)
  - GALI PREM SAGAR (https://github.com/galipremsagar)
  - Christopher Akiki (https://github.com/cakiki)
  - Venkat (https://github.com/venkywonka)

Approvers:
  - Tamas Bela Feher (https://github.com/tfeher)
  - Dante Gama Dessavre (https://github.com/dantegd)

URL: rapidsai#4278
This PR will utilize the common css & js code being merged here: rapidsai/docs#286

Authors:
  - GALI PREM SAGAR (https://github.com/galipremsagar)

Approvers:
  - AJ Schmidt (https://github.com/ajschmidt8)
  - Dante Gama Dessavre (https://github.com/dantegd)

URL: rapidsai#4844
@tarang-jain tarang-jain requested review from a team as code owners August 4, 2022 15:24
@github-actions github-actions bot added the CMake label Aug 4, 2022
@github-actions github-actions bot added conda conda issue CUDA/C++ Cython / Python Cython or Python issue gpuCI gpuCI issue labels Aug 4, 2022
@tarang-jain
Copy link
Contributor Author

Closed in favor of original PR #4779

@tarang-jain tarang-jain closed this Aug 4, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
CMake conda conda issue CUDA/C++ Cython / Python Cython or Python issue gpuCI gpuCI issue
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants