Skip to content

Using text-vectorization and similarity-based-matrix computation

License

Notifications You must be signed in to change notification settings

Chronos-Asteri/movie-recommender-system-v1

Repository files navigation

movie-recommender-system-v1

Using text-vectorization and similarity-based-matrix computation

Index:

Demo

Installation

Use these followin steps to run this locally

  • Open terminal or cmd

  • Create a python env and run python --version to check if it is running Python3

  • Run

    pip install -r requirements.txt
    
  • In order to launch the web-interface run

    streamlit run app.py
    
  • Open http://localhost:8501/

  • ℹ️ Also the check the urls show in the terminal / cmd

Examples

drawing

drawing


About

Using text-vectorization and similarity-based-matrix computation

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages