Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Component projection #124

Open
wants to merge 14 commits into
base: main
Choose a base branch
from
Open

Component projection #124

wants to merge 14 commits into from

Commits on Sep 18, 2020

  1. Configuration menu
    Copy the full SHA
    12f3eaa View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b0eff76 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    9365cb2 View commit details
    Browse the repository at this point in the history
  4. Updated demo script

    snormanhaignere committed Sep 18, 2020
    Configuration menu
    Copy the full SHA
    a5b6122 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    0455e6c View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    2b158fe View commit details
    Browse the repository at this point in the history
  7. Added simple unit tests

    Ensures PCA reconstructs data
    
    Ensures ICA uses same subspace as PCA via recontruction
    snormanhaignere committed Sep 18, 2020
    Configuration menu
    Copy the full SHA
    662b2f7 View commit details
    Browse the repository at this point in the history
  8. pylint fixes in test

    HeikoSchuett committed Sep 18, 2020
    Configuration menu
    Copy the full SHA
    9a60291 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    a0c9935 View commit details
    Browse the repository at this point in the history

Commits on Oct 16, 2020

  1. Configuration menu
    Copy the full SHA
    e82a15e View commit details
    Browse the repository at this point in the history

Commits on Aug 8, 2024

  1. merge main

    HeikoSchuett committed Aug 8, 2024
    Configuration menu
    Copy the full SHA
    0c930ef View commit details
    Browse the repository at this point in the history
  2. components update

    HeikoSchuett committed Aug 8, 2024
    Configuration menu
    Copy the full SHA
    fe5ce1f View commit details
    Browse the repository at this point in the history

Commits on Aug 9, 2024

  1. type based checks fixed

    HeikoSchuett committed Aug 9, 2024
    Configuration menu
    Copy the full SHA
    e8f0b46 View commit details
    Browse the repository at this point in the history
  2. style fixes in RDM file

    HeikoSchuett committed Aug 9, 2024
    Configuration menu
    Copy the full SHA
    be36025 View commit details
    Browse the repository at this point in the history