【发布时间】:2017-10-17 03:06:35
【问题描述】:
我已经尝试了 steam/prediction-service-builder/examples/spam-detection-python 下的示例,但遇到了一些错误 蟒蛇:
This is an example of NOT SPAM
"Sorry din lock my keypad"
http://localhost:55001/pypredict?Sorry%20%20din%20lock%20my%20keypad
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1"/>
<title>Error 406 1</title>
</head>
<body><h2>HTTP ERROR 406</h2>
<p>Problem accessing /pypredict. Reason:
<pre> 1</pre></p><hr /><i><small>Powered by Jetty://</small></i>
<br/>
</body>
</html>
【问题讨论】:
-
“访问 /pypredict 的问题”中的 /pypredict 是什么。还是?
-
请发布完整的日志。您只能看到 HTML 结果中的第一行,在这种情况下,它的信息量不是很大。您的问题可能是由于缺少 Python 库引起的,但为了确保是这种情况,我们需要查看完整的日志。
标签: h2o