Skip to content

metinkeremurkmez/Dockerized_FastAPI_Recommendation_System_Model

Folders and files

NameName
Last commit message
Last commit date

Latest commit

4d60264 · Jul 29, 2022

History

3 Commits
Jul 29, 2022
Jul 29, 2022
Jul 29, 2022
Jul 29, 2022
Jul 29, 2022
Jul 29, 2022
Jul 29, 2022
Jul 29, 2022

Repository files navigation

DOCKERIZED WORD2VEC RECOMMENDATION SYSTEM MODEL

About Running:

sudo docker build -t test .
sudo docker run --net=host test

POSTMAN;

POST REQUEST URL : http://0.0.0.0:80/predict

Example Request JSON Body; {"product_id" : "a368901216"}

About

Word2Vec Model, Fast API, Docker

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published