About | Features | Technologies | Requirements | Starting | License | Author
This is a ML model which recommend product to user based on their id
The following tools were used in this project:
Before starting 🏁, you need to have Git installed.
# Clone this project
$ git clone https://github.com/alihkousha/task1
# Access
$ cd task1
# Install dependencies
$ pip install tensorflow
$ pip install pandas
$ pip install numpy
# Run the project
$ py main.py
# The server will initialize in the <http://localhost:3000>
This project is under license from MIT. For more details, see the LICENSE file.
Made with ❤️ by Ali HK