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.
我想计算训练误差(相对于训练集执行的拟合的均方误差)和交叉验证集的交叉验证误差。在 sklearn 中使用 SVC 或 linearSVC 怎么可能?