Skip to content

ecomclub/ecomplus-ml-products

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ecomplus-ml-products

Python script for E-Com Plus products recommendation with machine learning and data science

Technology stack

Setting up

Installing dependencies on RHEL based Linux:

sudo yum install python27 python27-devel python-pip
pip install pandas
pip install numpy
pip install scikit-surprise
pip install matplotlib

Running the script

python3 recommend-products.py csv-input csv-output

About

Python script for products recommendation with ML

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages