Skip to content

Latest commit

 

History

History

model_server_tester

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 

Live Model Server Testing

Test your model server via HTTP calls

:param table:         csv/parquet table with test data
:param addr:          function address/url
:param label_column:  name of the label column in table
:param model:         tested model name 
:param match_err:     raise error on validation (require proper test set)
:param rows:          number of rows to use from test set