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

Recommender.py for FastAPI #100

Merged
merged 14 commits into from
Sep 1, 2023
Merged

Recommender.py for FastAPI #100

merged 14 commits into from
Sep 1, 2023

Commits on Aug 30, 2023

  1. Init draft

    jpjon committed Aug 30, 2023
    Configuration menu
    Copy the full SHA
    16d6d32 View commit details
    Browse the repository at this point in the history
  2. current WIP

    jpjon committed Aug 30, 2023
    Configuration menu
    Copy the full SHA
    933b2c1 View commit details
    Browse the repository at this point in the history

Commits on Aug 31, 2023

  1. Configuration menu
    Copy the full SHA
    e3dc949 View commit details
    Browse the repository at this point in the history
  2. linting errors

    jpjon committed Aug 31, 2023
    Configuration menu
    Copy the full SHA
    a2ef6dd View commit details
    Browse the repository at this point in the history

Commits on Sep 1, 2023

  1. Configuration menu
    Copy the full SHA
    0aa1447 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    11f37eb View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    f43a0a4 View commit details
    Browse the repository at this point in the history
  4. fix linting

    lfunderburk committed Sep 1, 2023
    Configuration menu
    Copy the full SHA
    1509fed View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    7033c5c View commit details
    Browse the repository at this point in the history
  6. set up test suite

    lfunderburk committed Sep 1, 2023
    Configuration menu
    Copy the full SHA
    bfe6102 View commit details
    Browse the repository at this point in the history
  7. fix linting

    lfunderburk committed Sep 1, 2023
    Configuration menu
    Copy the full SHA
    2b7adaf View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    66fc82c View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    e123afb View commit details
    Browse the repository at this point in the history
  10. fixed warnings by upgrading pandas in poetry, created test case for g…

    …iven movie to return desired result
    jpjon committed Sep 1, 2023
    Configuration menu
    Copy the full SHA
    91b87a4 View commit details
    Browse the repository at this point in the history