CoolFace
Apppublic

BOUMRAR/Getaround-pricing-api

sourceHugging Faceupdated 1y agoView on Hugging Face
0likes
15 commits on main
89789731y ago

Force restart - Version compatible

Boumrarmohamed
bf20ecd1y ago

Update model with compatible versions (sklearn 1.3.2)

Boumrarmohamed
f0ab9311y ago

Use model trained with compatible versions (no Unnamed:0)

Boumrarmohamed
195a8801y ago

Fix Python 3.9 compatibility for Hugging Face

Boumrarmohamed
326f4ff1y ago

Restore original model and correct versions

Boumrarmohamed
3f9f8a01y ago

Fix API to accept object format instead of list format

Boumrarmohamed
80136041y ago

Fix model columns to match training data

Boumrarmohamed
554aa051y ago

Merge branch 'main' of https://huggingface.co/spaces/BOUMRAR/Getaround-pricing-api

Boumrarmohamed
0da70041y ago

Save local requirements.txt changes

Boumrarmohamed
af2b0591y ago

Update model with compatible versions for Hugging Face

Boumrarmohamed
bdaf8bc1y ago

Update requirements.txt

BOUMRAR
caf192a1y ago

Fix numpy compatibility for model loading

Boumrarmohamed
bd821261y ago

Fix numpy/pandas version compatibility

Boumrarmohamed
8543b761y ago

Add FastAPI pricing prediction with model

Boumrarmohamed
7eb46911y ago

initial commit

BOUMRAR