CoolFace
Apppublic

binoubinks/ADSP_finalProjectBack

sourceHugging Faceupdated 2y agoView on Hugging Face
0likes
38 commits on main
0edb6be2y ago

modify threshold

albin
a7ca74e2y ago

modify threshold

albin
1127d652y ago

remove url parameter

albin
c9f777a2y ago

debug

albin
58fd15e2y ago

clean code and modify threshold

albin
48d1b6a2y ago

clean code and modify threshold

albin
f60f8c32y ago

change threshold

albin
df99a212y ago

debuggung

albin
aa3bc092y ago

debuggung

albin
ed658f72y ago

use proba instead of values for result

albin
2c1f7a92y ago

use proba instead of values for result

albin
726cbe52y ago

use proba instead of values for result

albin
13e94ee2y ago

use proba instead of values for result

albin
8b6f1422y ago

dowlaod new models

albin
d5762792y ago

change model

albin
47c17342y ago

display string instead of int

albin
36281442y ago

modify type answer

albin
3749a642y ago

reimport label_encoder and model

albin
e9ff5212y ago

debugging

albin
8ec89952y ago

debugging'

albin
15559a42y ago

debugging

albin
9372d922y ago

reshape to have 2 dimensions for the prediction

albin
5fc419a2y ago

add function to manage encoding of new values

albin
f5e98812y ago

correct bugs

albin
0f41c4f2y ago

import panda

albin
da53a2f2y ago

import panda

albin
324e0e02y ago

modify features encryption

albin
4a2b74d2y ago

convert features into numeric values

albin
4fe11fa2y ago

download model with joblib instead of pickle

albin
73511e42y ago

do not specify type for features

albin
8f754662y ago

correct bug access features

albin
29991ef2y ago

rename app to main

albin
02c49932y ago

Use extraction features before calling model

albin
19d8bb32y ago

modify requirements

albin
5350d902y ago

complete app.py to make the prediction

albin
9b5992c2y ago

add model and features extraction files

albin
4cd2ca22y ago

initialize HuggingFace

albin
dd06bd62y ago

initial commit

binoubinks