Rust_Classifier
Rust_Classifier copied to clipboard
A naive Bayes classifier crate for Rust
Results
1
Rust_Classifier issues
Sort by
recently updated
recently updated
newest added
Move to serde_json from the now deprecated rustc_serialize crate. And bump regex to use 1.x. All tests pass, and food_document_test does a serialize-deserialize loop back that covers this change.