Skip to main content

Crate frlearn_core

Crate frlearn_core 

Source
Expand description

Core protocol types and utilities for fuzzy-rough models.

Re-exports§

pub use error::FrError;
pub use types::Labels;
pub use types::Matrix;

Modules§

error
types

Traits§

Estimator
Predictor

Functions§

probabilities_from_scores
select_class

Type Aliases§

FrResult