Keras R 包中简单 DNN 的模型拟合 () 问题
我一直在尝试在以下模型中拟合一个简单的房价预测模型:
一切运行良好,直到 fit
部分,我收到以下错误:
我尝试使用 Kaggle 等在线笔记本手动安装 reticulate 和 RTools,但不知道如何实现这一点。有人可以帮我吗?提前致谢!
我也尝试过使用 KerasR 库,但也无法运行它,但由于其他原因:为数据集给出的“dimnames”无效,但这是另一篇文章的内容
I've been trying to fit a simple model for a house price prediction in the following model:
Everything runs fine till the fit
part, where I get the following error:
I've tried installing reticulate and RTools manually, using online notebooks like Kaggle and could not figure out how to implement this. Can somebody help me please. Thanks in advance!
I've tried using the library KerasR as well but couldn't get it running too, but for other reasons: invalid 'dimnames' given for data set, but this is something for another post
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论