Commit History

add repo link
490e341

zaidmehdi commited on

center and increase html font size
125ea9c

zaidmehdi commited on

output predictions
64233e1

zaidmehdi commited on

update tests
172e713

zaidmehdi commited on

output 3 predictions and their probabilities
9365c1c

zaidmehdi commited on

update tests to receive 3 predictions and their probabilities
ff49aa5

zaidmehdi commited on

customizing layout + adding html
747f8ea

zaidmehdi commited on

remove ci/cd script
02927b3

zaidmehdi commited on

replace flask api with gradio app
7ecfa8c

zaidmehdi commited on

update tests
c1192ba

zaidmehdi commited on

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