Cargo Features

linfa-logistic has no features set by default.

[dependencies]
linfa-logistic = { version = "0.7.1", features = ["serde", "wasm-bindgen"] }
serde = serde_crate

Enables serde1 of argmin ^0.9.0, serde of linfa and ndarray ^0.15

wasm-bindgen

Enables wasm-bindgen of argmin ^0.9.0

Features from optional dependencies

In crates that don't use the dep: syntax, optional dependencies automatically become Cargo features. These features may have been created by mistake, and this functionality may be removed in the future.

serde_crate serde?

Enables serde