rust-ml / linfa

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

[clustering] Derive `{Des,S}erialize` for all public items #324

Closed cyqsimon closed 10 months ago

cyqsimon commented 10 months ago

It doesn't hurt to have them, and it's really annoying when you need it but it's missing.

codecov-commenter commented 10 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Comparison is base (083fc9a) 36.75% compared to head (07c7bca) 36.76%.

:exclamation: Your organization needs to install the Codecov GitHub app to enable full functionality.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #324 +/- ## ======================================= Coverage 36.75% 36.76% ======================================= Files 94 94 Lines 6241 6240 -1 ======================================= Hits 2294 2294 + Misses 3947 3946 -1 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.