tylerjthomas9 / RAPIDS.jl

An unofficial Julia wrapper for the RAPIDS.ai ecosystem using PythonCall.jl
MIT License
17 stars 1 forks source link

Bringing RAPIDS.jl closer to the MLJ standard #25

Closed tylerjthomas9 closed 1 year ago

ablaom commented 2 years ago

Note to self: To review:

tylerjthomas9 commented 1 year ago

I am going to merge this branch, even though it is not ready for MLJ. I want to push the changes to the registered package version, so that it is no longer broken (on the nightly julia builds).

codecov-commenter commented 1 year ago

Codecov Report

Base: 0.00% // Head: 0.00% // No change to project coverage :thumbsup:

Coverage data is based on head (b013310) compared to base (1aeb15e). Patch coverage: 0.00% of modified lines in pull request are covered.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #25 +/- ## ===================================== Coverage 0.00% 0.00% ===================================== Files 8 8 Lines 193 272 +79 ===================================== - Misses 193 272 +79 ``` | [Impacted Files](https://codecov.io/gh/tylerjthomas9/RAPIDS.jl/pull/25?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Tyler+Thomas) | Coverage Δ | | |---|---|---| | [src/RAPIDS.jl](https://codecov.io/gh/tylerjthomas9/RAPIDS.jl/pull/25/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Tyler+Thomas#diff-c3JjL1JBUElEUy5qbA==) | `0.00% <0.00%> (ø)` | | | [src/cuml/classification.jl](https://codecov.io/gh/tylerjthomas9/RAPIDS.jl/pull/25/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Tyler+Thomas#diff-c3JjL2N1bWwvY2xhc3NpZmljYXRpb24uamw=) | `0.00% <0.00%> (ø)` | | | [src/cuml/clustering.jl](https://codecov.io/gh/tylerjthomas9/RAPIDS.jl/pull/25/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Tyler+Thomas#diff-c3JjL2N1bWwvY2x1c3RlcmluZy5qbA==) | `0.00% <0.00%> (ø)` | | | [src/cuml/dimensionality\_reduction.jl](https://codecov.io/gh/tylerjthomas9/RAPIDS.jl/pull/25/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Tyler+Thomas#diff-c3JjL2N1bWwvZGltZW5zaW9uYWxpdHlfcmVkdWN0aW9uLmps) | `0.00% <0.00%> (ø)` | | | [src/cuml/mlj\_serialization.jl](https://codecov.io/gh/tylerjthomas9/RAPIDS.jl/pull/25/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Tyler+Thomas#diff-c3JjL2N1bWwvbWxqX3NlcmlhbGl6YXRpb24uamw=) | `0.00% <0.00%> (ø)` | | | [src/cuml/regression.jl](https://codecov.io/gh/tylerjthomas9/RAPIDS.jl/pull/25/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Tyler+Thomas#diff-c3JjL2N1bWwvcmVncmVzc2lvbi5qbA==) | `0.00% <0.00%> (ø)` | | | [src/cuml/time\_series.jl](https://codecov.io/gh/tylerjthomas9/RAPIDS.jl/pull/25/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Tyler+Thomas#diff-c3JjL2N1bWwvdGltZV9zZXJpZXMuamw=) | `0.00% <0.00%> (ø)` | | | [src/mlj\_interface.jl](https://codecov.io/gh/tylerjthomas9/RAPIDS.jl/pull/25/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Tyler+Thomas#diff-c3JjL21sal9pbnRlcmZhY2Uuamw=) | `0.00% <0.00%> (ø)` | | Help us with your feedback. Take ten seconds to tell us [how you rate us](https://about.codecov.io/nps?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Tyler+Thomas). Have a feature suggestion? [Share it here.](https://app.codecov.io/gh/feedback/?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Tyler+Thomas)

:umbrella: View full report at Codecov.
:loudspeaker: Do you have feedback about the report comment? Let us know in this issue.