Pca

Latest version: v2.0.9

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

Scan your dependencies

Page 5 of 10

1.6.1

* Fixes for biplot when choosing different PC to plot.
* New parameter for biplot, to color the arrow: `model.biplot(color_arrow='g')`

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

Page 5 of 10

© 2025 Safety CLI Cybersecurity Inc. All Rights Reserved.