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

63 finish interaction system #71

Merged
merged 18 commits into from
Jan 4, 2024
Merged

Commits on Dec 15, 2023

  1. Drink recommendation

    added dataset for drinks
    added drink recommendation function
    added rough script to recommend a drink
    LasseFrm committed Dec 15, 2023
    Configuration menu
    Copy the full SHA
    c36a3dc View commit details
    Browse the repository at this point in the history
  2. fix: fixed initialization.

    sanderjk5 committed Dec 15, 2023
    Configuration menu
    Copy the full SHA
    9bbeb4a View commit details
    Browse the repository at this point in the history

Commits on Dec 25, 2023

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

Commits on Dec 29, 2023

  1. 58 data mining (#65)

    * updated model training and added kaggle set
    
    kaggle set has more than 5000 images but not every face from each image could be detected
    
    * feat: trained and evaluated different models.
    
    * feat: added models.
    
    * feat: added number of samples.
    
    * feat: added output.
    
    * feat: added titles to plots.
    
    * feat: added title to plots.
    
    * feat: added the analysis of the pyfeat classifier.
    
    * refactor: adapt to kaggle
    
    * ran pyfeat detector
    
    ---------
    
    Co-authored-by: LasseFrm <64502978+LasseFrm@users.noreply.github.com>
    Co-authored-by: Jurek Sander <44340639+sanderjk5@users.noreply.github.com>
    3 people committed Dec 29, 2023
    Configuration menu
    Copy the full SHA
    3d4e432 View commit details
    Browse the repository at this point in the history
  2. 58 data mining (#69)

    * updated model training and added kaggle set
    
    kaggle set has more than 5000 images but not every face from each image could be detected
    
    * feat: trained and evaluated different models.
    
    * feat: added models.
    
    * feat: added number of samples.
    
    * feat: added output.
    
    * feat: added titles to plots.
    
    * feat: added title to plots.
    
    * feat: added the analysis of the pyfeat classifier.
    
    * refactor: adapt to kaggle
    
    * feat: added and fixed classification reports.
    
    ---------
    
    Co-authored-by: LasseFrm <64502978+LasseFrm@users.noreply.github.com>
    2 people authored and Grutschus committed Dec 29, 2023
    Configuration menu
    Copy the full SHA
    2681ae6 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    c662fd3 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    961b8a1 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    403f091 View commit details
    Browse the repository at this point in the history

Commits on Dec 30, 2023

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

Commits on Dec 31, 2023

  1. finished drink recommendation

    drink recommendation works now and the user can also deny a cocktail and be recommended another one
    LasseFrm committed Dec 31, 2023
    Configuration menu
    Copy the full SHA
    e512b79 View commit details
    Browse the repository at this point in the history

Commits on Jan 1, 2024

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

Commits on Jan 2, 2024

  1. feat: add more texts.

    sanderjk5 committed Jan 2, 2024
    Configuration menu
    Copy the full SHA
    d7dc37a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    35b968c View commit details
    Browse the repository at this point in the history

Commits on Jan 3, 2024

  1. Update drinks_with_categories_and_ranks.csv

    updated drinks list to include strong
    strong was labeld as other before
    LasseFrm committed Jan 3, 2024
    Configuration menu
    Copy the full SHA
    dc80abe View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    daef505 View commit details
    Browse the repository at this point in the history

Commits on Jan 4, 2024

  1. Configuration menu
    Copy the full SHA
    77ddf50 View commit details
    Browse the repository at this point in the history
  2. added search state

    Co-authored-by: Jurek Sander <sanderjk5@users.noreply.github.com>
    Grutschus and sanderjk5 committed Jan 4, 2024
    Configuration menu
    Copy the full SHA
    43f3fe3 View commit details
    Browse the repository at this point in the history
  3. finishing up

    Grutschus committed Jan 4, 2024
    Configuration menu
    Copy the full SHA
    eed8e02 View commit details
    Browse the repository at this point in the history