Crate kalosm_learning

source
Expand description

§Kalosm Learning

This crate is a collection of teachable models for the Kalosm project.

Supported models:

Structs§

Traits§

  • A class that a Classifier can predict. You can derive this trait for any enum with only unit values.

Derive Macros§