PyMCR Versions Save

pyMCR: Multivariate Curve Resolution for Python

0.5.2

2 years ago

0.5.1

2 years ago

0.5.0

2 years ago

Providing sklearn-like features

  • Added fit_transform method that acts like the sklearn NMF fit_transform method -- Returns C_
  • Added components_ attribute, which is synonymous with ST_
  • Added fit_kwargs parameter to McrAR that will pass forward to the fit and fit_transform methods
  • One can, e.g., set the ST or C guess from instantiation instead of calling fit or fit_transform

0.3.1

5 years ago

0.3.0

5 years ago

0.2.1

6 years ago

0.2.0

6 years ago

0.2.0rc0

6 years ago