Keras R 包中简单 DNN 的模型拟合 () 问题

发布于 2025-01-13 01:15:40 字数 346 浏览 1 评论 0原文

我一直在尝试在以下模型中拟合一个简单的房价预测模型: Code

一切运行良好,直到 fit 部分,我收到以下错误:

错误消息

我尝试使用 Kaggle 等在线笔记本手动安装 reticulate 和 RTools,但不知道如何实现这一点。有人可以帮我吗?提前致谢!

我也尝试过使用 KerasR 库,但也无法运行它,但由于其他原因:为数据集给出的“dimnames”无效,但这是另一篇文章的内容

I've been trying to fit a simple model for a house price prediction in the following model:
Code

Everything runs fine till the fit part, where I get the following error:

Error message

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 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。
列表为空,暂无数据
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文