CoolFace
Apppublic

hetvi-20/Amazon-Product-Recommendation-Engine

sourceHugging Faceupdated 3mo agoView on Hugging Face
0likes
37 commits on main
998f3d73mo ago

Update app.py

hetvi-20
4ae30a13mo ago

Update src/inference_pipeline.py

hetvi-20
7abe6a03mo ago

Update src/inference_pipeline.py

hetvi-20
f38f3fe3mo ago

Update src/inference_pipeline.py

hetvi-20
58f75a93mo ago

Update src/inference_pipeline.py

hetvi-20
87fba743mo ago

Update src/inference_pipeline.py

hetvi-20
e2ed7da3mo ago

Update app.py

hetvi-20
9158cf83mo ago

Update src/inference_pipeline.py

hetvi-20
e140d163mo ago

Update src/inference_pipeline.py

hetvi-20
77a48293mo ago

Update src/inference_pipeline.py

hetvi-20
f5b1ddf3mo ago

Update src/inference_pipeline.py

hetvi-20
739432d3mo ago

Update src/inference_pipeline.py

hetvi-20
1abe2cd3mo ago

Update src/inference_pipeline.py

hetvi-20
42682153mo ago

Update src/inference_pipeline.py

hetvi-20
683869e3mo ago

Force fresh build - clear Docker cache

hetvi-20
fe5c7723mo ago

Force rebuild to clear cache

hetvi-20
8c750ac3mo ago

Revert to standard FAISS search syntax

hetvi-20
fd9a9ca3mo ago

Fix FAISS search - use labels correctly

hetvi-20
47f20f83mo ago

Fix FAISS search labels argument

hetvi-20
ecae9e93mo ago

Fix FAISS search API signature

hetvi-20
800b4653mo ago

Fix FAISS search API for newer version

hetvi-20
101a54b3mo ago

Fix requirements.txt copy path in Dockerfile

hetvi-20
cd9822b3mo ago

Fix Python 3.11 + faiss 1.8.0 compatibility

hetvi-20
68c0ead3mo ago

Fix faiss version and regenerate pickle

hetvi-20
f2277cd3mo ago

Pin faiss-cpu to 1.8.0 to match pickle

hetvi-20
1f583483mo ago

Regenerate pickle with Python 3.11 - Linux compatible

hetvi-20
4c0d9f03mo ago

Regenerate pickle with Python 3.11 - Linux compatible

hetvi-20
d7d511c3mo ago

Fix indentation in load function

hetvi-20
309a67f3mo ago

Fix WindowsPath compatibility for Linux deployment

hetvi-20
79f1b643mo ago

Update faiss-cpu version for Python 3.13 compatibility

hetvi-20
bd6afbf3mo ago

Fix Python version compatibility for pickle

hetvi-20
e1a75643mo ago

Fix src import path

hetvi-20
b8bddca3mo ago

Fix Python version for compatibility

hetvi-20
32e63c13mo ago

Track PNG files with LFS

hetvi-20
076b0b43mo ago

Amazon Product Recommendation Engine

hetvi-20
1271c373mo ago

initial commit

hetvi-20
f3158653mo ago

Duplicate from streamlit/streamlit-template-space

hetvi-20, FranckAbgrall