File tree Expand file tree Collapse file tree
examples/sentiment-analysis/scripts Expand file tree Collapse file tree Original file line number Diff line number Diff line change 2424 --input " output_test_object_name:Text" \
2525 --output " status:Text" \
2626 --output " train_object_name:Text" \
27- --output " test_object_name:Text" \
28- --output " running_time:Float"
27+ --output " test_object_name:Text"
2928
3029
3130
4342 --input " output_vectorizer_object:Text" \
4443 --output " status:Text" \
4544 --output " model_object_name:Text" \
46- --output " vectorizer_object_name:Text" \
47- --output " running_time:Float"
45+ --output " vectorizer_object_name:Text"
4846
4947
5048
6058 --input " input_model_object:Text" \
6159 --input " input_vectorizer_object:Text" \
6260 --output " status:Text" \
63- --output " accuracy:Float" \
64- --output " running_time:Float"
61+ --output " accuracy:Float"
6562
6663# # TODO: How to support environment variables?
You can’t perform that action at this time.
0 commit comments