Commit History

Update README.md
916fa06
unverified

zaidmehdi commited on

Update README.md
a81f3b8
unverified

zaidmehdi commited on

Update README.md
6a6b754
unverified

zaidmehdi commited on

Update main.yml
3011971
unverified

zaidmehdi commited on

Update README.md
8027e5f
unverified

zaidmehdi commited on

Update README.md
361156c
unverified

zaidmehdi commited on

Update README.md
247e98e
unverified

zaidmehdi commited on

Create main.yml
62b9e9b
unverified

zaidmehdi commited on

removing unnecessary util functions
2cb1421

zaidmehdi commited on

Fixed gitignore to ignore .ipynb files
1b150a5

zaidmehdi commited on

refactoring notebook code
3698678

zaidmehdi commited on

ignore notebook
9d26e62

zaidmehdi commited on

update readme
9c2badc

zaidmehdi commited on

initial commit
3e97f18

zaidmehdi commited on

Update readme
b230754

zaidmehdi commited on

Update readme
7584983

zaidmehdi commited on

Create tests.yml
61cdaa0
unverified

zaidmehdi commited on

.utils import
45c84cc

zaidmehdi commited on

replace requests with flask test_client()
37aa982

zaidmehdi commited on

fix src and models copy
ab7587a

zaidmehdi commited on

initialize docker file
e081842

zaidmehdi commited on

specify host and port
7039ced

zaidmehdi commited on

test obvious dialects
1656836

zaidmehdi commited on

rename method test_output() to test_response()
9a3b7ae

zaidmehdi commited on

setting up test class and writing firt test of model output
9480e34

zaidmehdi commited on

fix imports and models paths
ec4a7b0

zaidmehdi commited on

initialize modules
e9c4282

zaidmehdi commited on

initialize tests
f73728a

zaidmehdi commited on

taking value of predicted_class from list output of log reg prediction
6893bb5

zaidmehdi commited on

returning numpy array of hidden state
f838a8b

zaidmehdi commited on

debug extract_hidden_state()
79dc319

zaidmehdi commited on

fix indentation
4b51583

zaidmehdi commited on

add function to extract hidden state
9a23b5c

zaidmehdi commited on

creating flask api
ab54966

zaidmehdi commited on

defining classify_arabic_dialect() function
99757c1

zaidmehdi commited on

loading model
1784a22

zaidmehdi commited on

initializing main
c1f16ee

zaidmehdi commited on

dump log reg model
0a29e50

zaidmehdi commited on

remove unused import
0ab7a35

zaidmehdi commited on

keep logistic reg only, and plot confusion matrix
db2edbc

zaidmehdi commited on

add fct to plot confusion matrix
2f5f23f

zaidmehdi commited on

calculating metrics
f8b3be6

zaidmehdi commited on

retraining models for evaluation
46afa74

zaidmehdi commited on

result of xgboost search
10f12ce

zaidmehdi commited on

changing torch device to cuda
40d1a73

zaidmehdi commited on

grid search for xgboost
cf5faeb

zaidmehdi commited on