cuml icon indicating copy to clipboard operation
cuml copied to clipboard

[WIP] Add Cross Validators to cuml

Open tanaymeh opened this issue 2 years ago • 7 comments

Adding scikit-learn Cross Validators to CUML. Discussions in issue #4662

cc @divyegala

tanaymeh avatar Apr 05 '22 07:04 tanaymeh

Can one of the admins verify this patch?

GPUtester avatar Apr 05 '22 07:04 GPUtester

Can one of the admins verify this patch?

GPUtester avatar Apr 05 '22 07:04 GPUtester

ok to test

dantegd avatar Apr 07 '22 01:04 dantegd

Hi @divyegala, I think I will be needing dok_matrix implemented in cupyx to complete the implementation of KFolds.

Would love to hear your suggestions on how to proceed further.

tanaymeh avatar May 30 '22 05:05 tanaymeh

@heytanay what’s the reason you would need dok_matrix in cupyx? I see that the scipyx version is just being converted to a csr

divyegala avatar May 31 '22 19:05 divyegala

This PR has been labeled inactive-30d due to no recent activity in the past 30 days. Please close this PR if it is no longer required. Otherwise, please respond with a comment indicating any updates. This PR will be labeled inactive-90d if there is no activity in the next 60 days.

github-actions[bot] avatar Jun 30 '22 20:06 github-actions[bot]

Hi @divyegala, really sorry for replying so late, I was busy with my Undergrad finals, will start working on it again now!

tanaymeh avatar Sep 03 '22 14:09 tanaymeh

This PR has been labeled inactive-30d due to no recent activity in the past 30 days. Please close this PR if it is no longer required. Otherwise, please respond with a comment indicating any updates. This PR will be labeled inactive-90d if there is no activity in the next 60 days.

github-actions[bot] avatar Oct 03 '22 15:10 github-actions[bot]