created an algorithm for Amazon-Clone which will implement XdeepFM algorithm
https://github.com/SiddikMulla/XDeepFM-React-flask.git / git fork
cd Amazon-Clone , cd client
then npm run start
The Displayed clone then connected to Flask server using axios client
Install dependencies
pip install -r requirements
python3 app.py