Skip to content
Snippets Groups Projects
Unverified Commit 190c5a1e authored by darrylong's avatar darrylong Committed by GitHub
Browse files

Docker version of production serving (#551)


* Optimize dockerfile

* add docker-compose file

* change directory in which feedback.csv is added to

* update docker-compose file to run on port 8080

* Updated docs for docker run and docker-compose

* add github actions workflow to build docker image

* implement evaluate function

* Change to POST, add json input

* Add serialization for Dataset

* make eval() and organize_metrics() staticmethod

* Add option to save train_set together with model

* evaluate API is working now

* Update README.md

* Fix docstring typo

* add security check, enhance error message

* fix typo

* _safe_eval() only allows correct metric names

* Changed reader format to UIR for evalution

---------

Co-authored-by: default avatartqtg <tuantq.vnu@gmail.com>
Co-authored-by: default avatarQuoc-Tuan Truong <tqtg@users.noreply.github.com>
parent fb831046
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment