问题标签 [r-tune]
For questions regarding programming in ECMAScript (JavaScript/JS) and its various dialects/implementations (excluding ActionScript). Note JavaScript is NOT the same as Java! Please include all relevant tags on your question; e.g., [node.js], [jquery], [json], [reactjs], [angular], [ember.js], [vue.js], [typescript], [svelte], etc.
r - tune_grid 中的错误,没有适用于 prep R tidymodels 的方法
我使用我为我的一个包构建的自定义步进函数,它工作得很好,它位于包的本地副本中(尚未提交给 CRAN)链接到此处运行:step_hai_fourier
这是会话信息(我们可以看到 healthR.ai 0.0.2.9000 已加载):
这是我的脚本,显示prep
and 'juice' 工作得很好:
控制台说:
到目前为止还不错,这是脚本的其余部分:
不知道为什么会这样,也不知道这是属于这里还是在食谱中,我把它放在这里是因为它在 tun_grid 内部失败了。