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

Feature/interactions #83

Open
wants to merge 21 commits into
base: release/1.0.5
Choose a base branch
from
Open

Commits on Jul 30, 2024

  1. init commit

    david-behar committed Jul 30, 2024
    Configuration menu
    Copy the full SHA
    6a07f0a View commit details
    Browse the repository at this point in the history
  2. create class

    admin authored and david-behar committed Jul 30, 2024
    Configuration menu
    Copy the full SHA
    b6b918e View commit details
    Browse the repository at this point in the history

Commits on Sep 4, 2024

  1. interactions in debug

    admin authored and david-behar committed Sep 4, 2024
    Configuration menu
    Copy the full SHA
    dcf391b View commit details
    Browse the repository at this point in the history

Commits on Sep 11, 2024

  1. interactions algo

    admin authored and david-behar committed Sep 11, 2024
    Configuration menu
    Copy the full SHA
    d22230f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ede5600 View commit details
    Browse the repository at this point in the history

Commits on Sep 12, 2024

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

Commits on Sep 17, 2024

  1. Release/1.0.5 (#82)

    Updating to 1.0.5
    matthewgalloway authored Sep 17, 2024
    Configuration menu
    Copy the full SHA
    5737702 View commit details
    Browse the repository at this point in the history
  2. model training for interaction

    Matthew Galloway committed Sep 17, 2024
    Configuration menu
    Copy the full SHA
    37a1068 View commit details
    Browse the repository at this point in the history
  3. model training not local

    admin authored and Matthew Galloway committed Sep 17, 2024
    Configuration menu
    Copy the full SHA
    8750182 View commit details
    Browse the repository at this point in the history

Commits on Sep 19, 2024

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

Commits on Sep 20, 2024

  1. interactions in progress

    admin authored and david-behar committed Sep 20, 2024
    Configuration menu
    Copy the full SHA
    25fef21 View commit details
    Browse the repository at this point in the history
  2. working variable level stats

    admin authored and david-behar committed Sep 20, 2024
    Configuration menu
    Copy the full SHA
    a81ce59 View commit details
    Browse the repository at this point in the history

Commits on Sep 25, 2024

  1. interaction export

    admin authored and david-behar committed Sep 25, 2024
    Configuration menu
    Copy the full SHA
    deaa1d1 View commit details
    Browse the repository at this point in the history

Commits on Oct 8, 2024

  1. working export

    admin authored and david-behar committed Oct 8, 2024
    Configuration menu
    Copy the full SHA
    5ea4897 View commit details
    Browse the repository at this point in the history
  2. order modalities in export

    admin authored and david-behar committed Oct 8, 2024
    Configuration menu
    Copy the full SHA
    70c5e47 View commit details
    Browse the repository at this point in the history
  3. merginging 1.0.5 bug fixes

    Matthew Galloway committed Oct 8, 2024
    Configuration menu
    Copy the full SHA
    d57ef64 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    bfa5428 View commit details
    Browse the repository at this point in the history

Commits on Oct 16, 2024

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

Commits on Oct 27, 2024

  1. Bugfix/retrieving interactions (#91)

    * Move model metrics to be calculated at training time
    
    * backend sending interaction columns
    
    * init
    
    * working interactions
    
    * front end prod build
    
    ---------
    
    Co-authored-by: Matthew Galloway <[email protected]>
    matthewgalloway and Matthew Galloway authored Oct 27, 2024
    Configuration menu
    Copy the full SHA
    bde1d82 View commit details
    Browse the repository at this point in the history
  2. bug fix model training with interaction

    admin authored and Matthew Galloway committed Oct 27, 2024
    Configuration menu
    Copy the full SHA
    f5c3ec6 View commit details
    Browse the repository at this point in the history
  3. fix merge conflict

    Matthew Galloway committed Oct 27, 2024
    Configuration menu
    Copy the full SHA
    3cc9fab View commit details
    Browse the repository at this point in the history