Skip to main content

Crate forestfire_inference

Crate forestfire_inference 

Source
Expand description

Small inference-focused helper crate.

This crate is intentionally minimal today. Its role is to host narrow runtime-facing traits without forcing downstream users to depend on the whole training surface.

Re-exports§

pub use regressor::Regressor;

Modules§

regressor