1 2 3 4 5 6 7 8 9
# npls1-python Python bindings for [`npls1`](https://crates.io/crates/npls1) — a pure-Rust implementation of the N-PLS1 (N-way Partial Least Squares) regression algorithm. ## Install ```bash pip install npls1-python