rapidsai / cuml

cuML - RAPIDS Machine Learning Library
https://docs.rapids.ai/api/cuml/stable/
Apache License 2.0
4.27k stars 535 forks source link

[TRACKER] Clearing technical debt of RF/DT code #3999

Open teju85 opened 3 years ago

teju85 commented 3 years ago

With the old backend finally removed from cuML, we now only have the code from new backend being used. However, we still have quite a few tech-debt from the old code. This task-tracking issue lists all those to be paid-off over the next few weeks/releases:

More items to be added over the course of time.

teju85 commented 3 years ago

Tagging @vinaydes, @venkywonka and @RAMitchell also to hear their thoughts on this. Let me know in case I'm missing any other tech-debt items from the above list.

venkywonka commented 3 years ago

linking issue #3089 as it is related

RAMitchell commented 3 years ago

Consolidation of google tests. There are tests floating around in a few files with duplicated fixtures. Fil tests are a good example of how it should be done.

teju85 commented 3 years ago

Thank you Rory and Venkat for the items. I have updated these in the description above.

github-actions[bot] commented 3 years ago

This issue has been labeled inactive-90d due to no recent activity in the past 90 days. Please close this issue if no further response or action is needed. Otherwise, please respond with a comment indicating any updates or changes to the original issue and/or confirm this issue still needs to be addressed.