Pca

Latest version: v2.0.7

Safety actively analyzes 629678 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 5 of 9

1.6.0

* Added parameter in `biplot `and `biplot3d `to choose the PC axes.


fig, ax = model.biplot(PC=[0, 1])
fig, ax = model.biplot3d(PC=[0, 1, 2])

1.5.5

* added doi

1.5.4

* Fix in case PCs are selected based on percentage explained variance. In cases when new samples needed to be transformed with the existing model, an error occurred.
* Licence added to the setup file

1.5.3

* Fix for plot in case only 1PC is detected.

1.5.2

* Added functionality to train/infer mode for outlier detection in Hotelling's T2 and SPE 15 and 16
* Added functionality to use lists as input for the model 17

1.5.1

* Detection of outliers is now optional. If you do not want to detect outliers use the following during initialiation: detect_outliers=None. The detection of outliers can now be set by: detect_outliers=['ht2', 'spe'] (default)

Page 5 of 9

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.