Skip to content

A word2vec recommander system that shows recommandations based on the product

License

Notifications You must be signed in to change notification settings

armendu/recommander-system

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

recommander-system

Getting started

Set up the development environment following this tutorial.

Use pip (or pip3) to install the required dependencies defined in the requirements.txt file:

pip install -r requirements.txt

NOTE: Some dependencies may not work with Python v3.8, so please use Python v3.7


Run the application

Use the following command to run the main program:

python src/main.py

About

A word2vec recommander system that shows recommandations based on the product

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages