Git Product home page Git Product logo

movie_recommender's Introduction

movie_recommender

  • Step 1: Install Jupyter Notebook using command: pip install jupyter
  • Step 2: Run jupyter notebook using jupyter notebook
  • Step 3: On the jupyter notebook web server, navigate to the main.ipynb of the project and run the file.
  • Step 4: Check on your current directory to see if there are 2 more new files generated called similarity.pkl and movies_list.pkl
  • Step 5: Close jupyter notebook web server and open your python IDE.
  • Step 6: At the root of the project, open your terminal and create an environment using: python3 -m venv venv
  • Step 7: Activate your virtual environment: source venv/bin/activate
  • Step 8: Install project dependencies: pip install -r requirements.txt
  • Step 9: Open app.py file, at line 14, paste the following to api_key = 3c97ffe6a040517e18ab492c667a5f7e
  • Step 10: Run this command to open the web app: streamlit run app.py

movie_recommender's People

Contributors

dathaotrinh avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.