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

Ml backend handling ext imbal temp fix #649

Commits on Nov 28, 2023

  1. working on sidemenu

    HyunjunA committed Nov 28, 2023
    Configuration menu
    Copy the full SHA
    b4297b9 View commit details
    Browse the repository at this point in the history
  2. replace Aliro with AliroEd.

    Update footer text "Developed by the Center for AI Research and Education (CAIRE) in the Department of Computational Biomedicine at Cedars-Sinai Medical Center in Los Angeles, California, USA."
    HyunjunA committed Nov 28, 2023
    Configuration menu
    Copy the full SHA
    59dd2fe View commit details
    Browse the repository at this point in the history
  3. fixed typo.

    updated the broken download link.
    HyunjunA committed Nov 28, 2023
    Configuration menu
    Copy the full SHA
    6841f40 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    4303a6b View commit details
    Browse the repository at this point in the history

Commits on Mar 9, 2024

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

Commits on Mar 12, 2024

  1. Addressed issues with an extremely imbalanced and small dataset by re…

    …moving NaN values from the metrics. (This is a temporary fix.)
    HyunjunA committed Mar 12, 2024
    Configuration menu
    Copy the full SHA
    6a37ab8 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8606cfe View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    6956110 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    ac06865 View commit details
    Browse the repository at this point in the history

Commits on Mar 15, 2024

  1. remove unnecessary comments

    HyunjunA committed Mar 15, 2024
    Configuration menu
    Copy the full SHA
    859ef68 View commit details
    Browse the repository at this point in the history
  2. update gitignore

    HyunjunA committed Mar 15, 2024
    Configuration menu
    Copy the full SHA
    befeafc View commit details
    Browse the repository at this point in the history
  3. add GaussianNB, Xgboost, MLP

    HyunjunA committed Mar 15, 2024
    Configuration menu
    Copy the full SHA
    1252008 View commit details
    Browse the repository at this point in the history

Commits on Apr 5, 2024

  1. update

    HyunjunA committed Apr 5, 2024
    Configuration menu
    Copy the full SHA
    0a1a955 View commit details
    Browse the repository at this point in the history
  2. update

    HyunjunA committed Apr 5, 2024
    Configuration menu
    Copy the full SHA
    b4bf1fe View commit details
    Browse the repository at this point in the history