Skip to content

study customer activity history and predict customer preference with likelihood figure. Suggest relevant topic to customer.

Notifications You must be signed in to change notification settings

arixlee/customer-preference-prediction-model-server

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Badge LICENSE Slack

customer-preference-prediction-model

study customer activity history and predict customer preference with likelihood figure. Suggest relevant topic to customer.

please deploy with python 3.6 version

please make sure deploy pc and mobile devices are connected to the same LAN/wifi.


1. open updatedserver.py in python editor
2. open windows command prompt type "ipconfig" and press enter
3. find IPv4 Address (copy it)
4. back to python editor find line 17, edit the IP address to copied IP address. (sample : host = socket.gethostbyname('192.168.0.107') # type your IPv4 address here)
5. run updatedserver.py
6. run the mobile apps and enjoy~

user id on mobile apps: user001
ip address: follow the server ip address

android app source code: https://github.com/arixlee/customer-preference-prediction-model-android-app
demo video link: https://drive.google.com/open?id=1aJPlYCPQ_t8MT0g20JbY0WvI3EwM57rH

Final report Sample screenshoot

full report link: https://drive.google.com/open?id=1XwT_qgmuj3Ql3Js7Wl9fjUQ_f0lAcdO4 sc1 sc2

About

study customer activity history and predict customer preference with likelihood figure. Suggest relevant topic to customer.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages