PySubspace Logo
latest

Getting Started

  • Installation

Tutorials

  • Subspace Methods at a Glance
  • Concepts Walkthrough
  • References

Examples

  • MNIST example with Subspace Method
  • From PCA to the Subspace Method

References

  • API Reference
  • cvt package

Contribution

  • Coding styles
  • Contribution rules
  • Guidelines for writing documentation
  • Mathematical Notation

Gallery

  • Gallery
    • PCA by minimizing the Quadratic Discriminant Function
    • Subspace PCA (PCA without mean centering)
    • Linear and Quadratic Discriminant Analysis with covariance ellipsoid
PySubspace
  • Docs »
  • Gallery
  • Edit on GitHub

Gallery¶

Below is a gallery of examples

../_images/sphx_glr_plot_pca_thumb.png

PCA by minimizing the Quadratic Discriminant Function¶

../_images/sphx_glr_plot_subspace_pca_thumb.png

Subspace PCA (PCA without mean centering)¶

../_images/sphx_glr_plot_test_thumb.png

Linear and Quadratic Discriminant Analysis with covariance ellipsoid¶

Download all examples in Python source code: examples_scripts_python.zip

Download all examples in Jupyter notebooks: examples_scripts_jupyter.zip

Gallery generated by Sphinx-Gallery

Next Previous

© Copyright 2020, Atom Scott Revision fa8a3dd9.

Built with Sphinx using a theme provided by Read the Docs.