You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Below queries rely on cuML models from for ML GPU . Depending on the performance we need to decide b/w Distributed (dask-ml) vs non distributed (sklearn) implementation for the ML portion of these queries. I suggest benchmarking both and then choosing the one that gives the best performance.
@ChrisJar , Thanks for sharing these benchmarks. Do you have thoughts on how this can change if we scale to 10K. Not saying we should prioritize that, just wondering if you have any thoughts on that front ?
Below queries rely on cuML models from for ML GPU . Depending on the performance we need to decide b/w Distributed (dask-ml) vs non distributed (sklearn) implementation for the ML portion of these queries. I suggest benchmarking both and then choosing the one that gives the best performance.
Query-05 GPU:cuml.LogisticRegression
Query-20 GPU: cuml.cluster.kmeans
Query-25 GPU: cuml.cluster.kmeans
Query-26 GPU: cuml.cluster.kmeans
Query 28 GPUcuml.dask.naive_bayes
CC: @DaceT , @randerzander
Related PRS:
#243
#244
The text was updated successfully, but these errors were encountered: