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

Optimize logistic regression plates 3, 3 prime, and 5 #28

Merged
merged 15 commits into from
Mar 23, 2024

Commits on Mar 15, 2024

  1. Trained NF1 model with random search on plates 3, 3p, and 5

    Cameron Mattson committed Mar 15, 2024
    Configuration menu
    Copy the full SHA
    2611e63 View commit details
    Browse the repository at this point in the history
  2. Included best model and datasets per fold

    Cameron Mattson committed Mar 15, 2024
    Configuration menu
    Copy the full SHA
    0bfead6 View commit details
    Browse the repository at this point in the history
  3. Trained NF1 model with random search on plates 3, 3p, and 5

    Cameron Mattson committed Mar 15, 2024
    Configuration menu
    Copy the full SHA
    7874bcf View commit details
    Browse the repository at this point in the history
  4. Included best model and datasets per fold

    Cameron Mattson committed Mar 15, 2024
    Configuration menu
    Copy the full SHA
    09164ef View commit details
    Browse the repository at this point in the history

Commits on Mar 20, 2024

  1. Configuration menu
    Copy the full SHA
    60800b3 View commit details
    Browse the repository at this point in the history
  2. Updated model training based on pr suggestions

    Cameron Mattson committed Mar 20, 2024
    Configuration menu
    Copy the full SHA
    3a78258 View commit details
    Browse the repository at this point in the history

Commits on Mar 21, 2024

  1. Added the updated code to store model results

    Cameron Mattson committed Mar 21, 2024
    Configuration menu
    Copy the full SHA
    aa9be7e View commit details
    Browse the repository at this point in the history

Commits on Mar 22, 2024

  1. Tracking evaluation data during training

    Cameron Mattson committed Mar 22, 2024
    Configuration menu
    Copy the full SHA
    05496cf View commit details
    Browse the repository at this point in the history
  2. Added data from model training

    Cameron Mattson committed Mar 22, 2024
    Configuration menu
    Copy the full SHA
    38c721f View commit details
    Browse the repository at this point in the history
  3. Added rerun model

    Cameron Mattson committed Mar 22, 2024
    Configuration menu
    Copy the full SHA
    e1f5b9e View commit details
    Browse the repository at this point in the history

Commits on Mar 23, 2024

  1. Updated to save predicted probabilities

    Cameron Mattson committed Mar 23, 2024
    Configuration menu
    Copy the full SHA
    174bc04 View commit details
    Browse the repository at this point in the history
  2. Added updated model data

    Cameron Mattson committed Mar 23, 2024
    Configuration menu
    Copy the full SHA
    1d8bf08 View commit details
    Browse the repository at this point in the history
  3. Updated model data to reflect column name change

    Cameron Mattson committed Mar 23, 2024
    Configuration menu
    Copy the full SHA
    da2b0cb View commit details
    Browse the repository at this point in the history
  4. Updated column name of probabilities

    Cameron Mattson committed Mar 23, 2024
    Configuration menu
    Copy the full SHA
    01e0a05 View commit details
    Browse the repository at this point in the history
  5. Updated model data to reflect column name change

    Cameron Mattson committed Mar 23, 2024
    Configuration menu
    Copy the full SHA
    31a7798 View commit details
    Browse the repository at this point in the history