在使用 flasgger API 部署鸢尾花预测模型时,我可以使用 http/200 ok 输入鸢尾花的长度和宽度,但我没有看到带有预测结果的 xml 输出。
从 ipython 笔记本:
- 在http://127.0.0.1:5001/上运行(按 CTRL+C 退出)127.0.0.1 - - [20/Jan/2020 17:16:23] "GET /predict?s_length=3.2&s_width=2.0&p_length=3.0&p_width=4.5 HTTP/1.1" 200 - 127.0. 0.1 - - [20/Jan/2020 17:16:23] “GET /favicon.ico HTTP/1.1”404 - 127.0.0.1 - - [20/Jan/2020 17:16:47] “GET /apidocs/ HTTP /1.1" 200 - 127.0.0.1 - - [20/Jan/2020 17:16:47] "GET /flasgger_static/swagger-ui.css HTTP/1.1" 200 - 127.0.0.1 - - [20/Jan/2020 17 :16:47]“GET /flasgger_static/swagger-ui-bundle.js HTTP/1.1”200 - 127.0.0.1 - - [2020 年 1 月 20 日 17:16:47]“GET /flasgger_static/swagger-ui-standalone -preset.js HTTP/1.1" 200 - 127.0.0.1 - - [20/Jan/2020 17:16:48] "GET /flasgger_static/lib/jquery.min.js HTTP/1.1" 200 - 127.0.0.1 - - [2020 年 1 月 20 日 17:16:48]“GET /apispec_1.json HTTP/1.1”200 - 127.0.0。1 - - [20/Jan/2020 17:16:48] “GET /flasgger_static/favicon-32x32.png HTTP/1.1”200 - 127.0.0.1 - - [20/Jan/2020 17:17:03] “GET /predict?s_length=4.2&s_width=5.6&p_length=2.6&p_width=6.3 HTTP/1.1" 200 -