Skip to content

ecomclub/ecomplus-ml-cards

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 

Repository files navigation

ecomplus-ml-cards

Python script for E-Com Plus Admin cards recomendation 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-cards.py csv-input number-of-cards-result csv-output

About

Cards recommendations for E-Com Plus Admin with ML

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages