📜  model.predict([x_test]) 错误 - Python 代码示例

📅  最后修改于: 2022-03-11 14:46:00.986000             🧑  作者: Mango

代码示例1
Just put model.predict(x_test) instead of model.predict([x_test])