rust-ml / linfa

A Rust machine learning framework.
Apache License 2.0
3.7k stars 243 forks source link

Version 0.6.1 #283

Closed YuhanLiin closed 1 year ago

codecov-commenter commented 1 year ago

Codecov Report

Base: 38.44% // Head: 38.46% // Increases project coverage by +0.01% :tada:

Coverage data is based on head (8886ed0) compared to base (0a067bd). Patch has no changes to coverable lines.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #283 +/- ## ========================================== + Coverage 38.44% 38.46% +0.01% ========================================== Files 95 95 Lines 6227 6227 ========================================== + Hits 2394 2395 +1 + Misses 3833 3832 -1 ``` | [Impacted Files](https://codecov.io/gh/rust-ml/linfa/pull/283?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=None) | Coverage Δ | | |---|---|---| | [algorithms/linfa-nn/src/distance.rs](https://codecov.io/gh/rust-ml/linfa/pull/283/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=None#diff-YWxnb3JpdGhtcy9saW5mYS1ubi9zcmMvZGlzdGFuY2UucnM=) | `17.64% <0.00%> (-2.95%)` | :arrow_down: | | [algorithms/linfa-nn/tests/nn.rs](https://codecov.io/gh/rust-ml/linfa/pull/283/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=None#diff-YWxnb3JpdGhtcy9saW5mYS1ubi90ZXN0cy9ubi5ycw==) | `75.60% <0.00%> (ø)` | | | [...fa-clustering/src/appx\_dbscan/counting\_tree/mod.rs](https://codecov.io/gh/rust-ml/linfa/pull/283/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=None#diff-YWxnb3JpdGhtcy9saW5mYS1jbHVzdGVyaW5nL3NyYy9hcHB4X2Ric2Nhbi9jb3VudGluZ190cmVlL21vZC5ycw==) | `37.11% <0.00%> (+1.03%)` | :arrow_up: | | [algorithms/linfa-nn/src/lib.rs](https://codecov.io/gh/rust-ml/linfa/pull/283/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=None#diff-YWxnb3JpdGhtcy9saW5mYS1ubi9zcmMvbGliLnJz) | `71.42% <0.00%> (+14.28%)` | :arrow_up: | 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=None). 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=None)

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