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

ENH: Simplify code of classification #28

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

Commits on Nov 11, 2020

  1. ENH: Simplify code of classification

    - Also, change the function name and signature to "predict(X)" to make it more similar to scikit-learn.
    - Also, remove runICA and the other function for registration.
    oesteban committed Nov 11, 2020
    Configuration menu
    Copy the full SHA
    e38c5c8 View commit details
    Browse the repository at this point in the history

Commits on Nov 23, 2021

  1. Configuration menu
    Copy the full SHA
    1282268 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9edc544 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    1307fbf View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    c15a9bd View commit details
    Browse the repository at this point in the history
  5. Removed breakpoint

    eurunuela committed Nov 23, 2021
    Configuration menu
    Copy the full SHA
    1fce555 View commit details
    Browse the repository at this point in the history

Commits on Dec 6, 2021

  1. Update aroma/aroma.py

    Co-authored-by: Taylor Salo <tsalo006@fiu.edu>
    eurunuela and tsalo committed Dec 6, 2021
    Configuration menu
    Copy the full SHA
    4b3141d View commit details
    Browse the repository at this point in the history