Skip to content

Latest commit

 

History

History
3 lines (3 loc) · 371 Bytes

Model_Info.md

File metadata and controls

3 lines (3 loc) · 371 Bytes
  • Similarity model , which stores the cosine-similarity model data of model pickle is too large(>25mb), due to this the similarity.pickle is not uploaded to the directory.
  • Make sure to run the .ipynb file first before running the app.py to generate the required pickle files.
  • Also remember to run the requirements.txt file to fill up the dependencies of teh project.