npls1-python 0.1.0

Python bindings for the npls1 (N-PLS1) pure-Rust chemometrics library
Documentation
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