Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
假设您运行线性回归。
线性回归过程中的模型方程和应用模型过程中的预测图最终出现在不同的结果窗口中。
是否可以使用线性回归模型方程注释应用模型图(显示数据和线性回归拟合/预测)?(Excel 发出嗡嗡声的方式!)
如果是这样,怎么做?
您可以使用散点图(多个)在同一图中绘制预测和原始标签。
基于对这样一个简单的问题和我的调查没有回应,我得出结论,在 RapidMiner 5 中(至少没有相当简单的机制)不可能在“应用模型”散点图中显示相同的线性回归模型方程,如图所示在“文本视图”中。