We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Is your feature request related to a problem? Please describe.
I added discussion of GFQL GPU support to the main readme and doc strings, but we should have some accessible ipynb's
Describe the solution you'd like
engine='cudf'
Additional context
Let's land cucat first..
The text was updated successfully, but these errors were encountered:
started a simple notebook but need to flesh out w/ more explanation https://github.com/dcolinmorgan/grph/blob/main/simple_GFQL.ipynb
made loops of copy-paste 1,2,3,4 hop/chain. simple annotation to guide reader, could add more https://github.com/dcolinmorgan/grph/blob/main/clean_gfql_cpu_gpu_benchmark.ipynb
Sorry, something went wrong.
need scikit-learn<=1.3.2 for dirty-cat<=0.4.1 and cucat<=0.9.11
re: #534 can test/benchmark w/ larger GPU in colab
ok point taken
Successfully merging a pull request may close this issue.
Is your feature request related to a problem? Please describe.
I added discussion of GFQL GPU support to the main readme and doc strings, but we should have some accessible ipynb's
Describe the solution you'd like
engine='cudf'
Additional context
Let's land cucat first..
The text was updated successfully, but these errors were encountered: