Skip to content

Latest commit

 

History

History
74 lines (74 loc) · 1.85 KB

project_tree.md

File metadata and controls

74 lines (74 loc) · 1.85 KB
  • LICENSE
  • README.md
  • bookworm
    • init.py
    • app.py
    • data
      • complete_data.csv
      • complete_w_embeddings
        • complete_w_embeddings.csv_part_1.csv
        • complete_w_embeddings.csv_part_2.csv
        • complete_w_embeddings.csv_part_3.csv
        • complete_w_embeddings.csv_part_4.csv
      • complete_w_ratings.csv
      • distances_updated.npy
      • genre.csv
      • indices_updated.npy
      • test_data
        • distances_test.csv
        • distances_test.npy
        • indices_test.csv
        • indices_test.npy
        • test_data.csv
        • test_data2.csv
        • test_data3.csv
        • test_data4.csv
        • test_data_w_embeddings.csv
        • test_genre.csv
    • images
      • books_banner.png
      • butterfly.png
    • preprocessed_isbns.py
    • search.py
    • search_wrapper.py
    • styles.css
    • tests
      • init.py
      • test_app.py
      • test_preprocessed_isbns.py
      • test_search.py
      • test_search_wrapper.py
  • data_raw
    • BX-Book-Ratings.csv
    • complete_data.csv
  • docs
    • Component_Specifications.html
    • Component_Specifications.md
    • Functional_Specifications.md
    • Milestones.md
    • TechReview.pdf
    • TechReview.pptx
    • project_tree.md
    • streamlitdemo2.mp4
    • usecase.md
    • userstory.md
  • examples
    • README.md
    • walkthrough_images
      • walkthrough_image1.jpg
      • walkthrough_image2.jpg
      • walkthrough_image3.jpg
      • walkthrough_image4.jpg
      • walkthrough_image5.jpg
  • scripts
    • Embeddings.py
    • Semantic Scores.py
    • init.py
    • create_test_data
      • init.py
      • create_test_genre.py
      • embeddings_test_data.py
      • semantic_scores_test_data.py
  • env.yml
  • pyproject.toml
  • requirements.txt