Crate rustyml

Source

Modules§

machine_learning
Module machine_learning provides implementations of various machine learning algorithms and models.
math
Module math contains mathematical utility functions for statistical operations and model evaluation.
prelude
A convenience module that re-exports the most commonly used types and traits from this crate.

Enums§

ModelError
Error types that can occur during model operations