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.
例如,通过训练具有完整特征的数据(f1,f2,f3,f4,f5,f6)来学习模型
但是,我想知道该模型可以测试具有不完整特征(f1、f2、f3)的数据,以将真实标签附加到这些测试数据集中
我在等待 ML 专家的回答
太感谢了 !!