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

Predictive Analytics + Cleanup/Refactor #62

Merged
merged 16 commits into from
Oct 14, 2024
Merged

Predictive Analytics + Cleanup/Refactor #62

merged 16 commits into from
Oct 14, 2024

Commits on Sep 21, 2024

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

Commits on Sep 22, 2024

  1. Configuration menu
    Copy the full SHA
    f617b87 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ad8275f View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    94629c5 View commit details
    Browse the repository at this point in the history
  4. Removed ununused variables

    angeloryan committed Sep 22, 2024
    Configuration menu
    Copy the full SHA
    d912faa View commit details
    Browse the repository at this point in the history

Commits on Sep 23, 2024

  1. Changed name of tabs

    angeloryan committed Sep 23, 2024
    Configuration menu
    Copy the full SHA
    d1a2bfa View commit details
    Browse the repository at this point in the history

Commits on Sep 28, 2024

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

Commits on Sep 29, 2024

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

Commits on Sep 30, 2024

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

Commits on Oct 3, 2024

  1. Configuration menu
    Copy the full SHA
    889c607 View commit details
    Browse the repository at this point in the history
  2. Fixed fixation filtering edge case

    Edge case where a data entry would have 0 fixations in file and would crash the program when trying to call last row in an empty list
    angeloryan committed Oct 3, 2024
    Configuration menu
    Copy the full SHA
    fc02120 View commit details
    Browse the repository at this point in the history

Commits on Oct 6, 2024

  1. Baseline duration + regression metrics

    Changed regression result attribute to be root relative squared error as a means of comparsion
    
    Made baseline duration a dynamic user input
    angeloryan committed Oct 6, 2024
    Configuration menu
    Copy the full SHA
    2958fa3 View commit details
    Browse the repository at this point in the history

Commits on Oct 12, 2024

  1. Configuration menu
    Copy the full SHA
    3cab207 View commit details
    Browse the repository at this point in the history
  2. Updated UI

    Enlarged font size, change component placements. Enter key no longer required to update values
    angeloryan committed Oct 12, 2024
    Configuration menu
    Copy the full SHA
    5faddfd View commit details
    Browse the repository at this point in the history

Commits on Oct 13, 2024

  1. Remove print statement

    angeloryan committed Oct 13, 2024
    Configuration menu
    Copy the full SHA
    f270b0d View commit details
    Browse the repository at this point in the history