阅读背景:

加载并预测新数据sklearn

来源:互联网 

I trained a Logistic model, cross-validated and saved it to file using joblib module. Now I want to load this model and predict new data with it. Is this the correct way to do this? Especially the standardization. Should I use scaler.fit() on my new data too? In the tutorials I followed, scaler.fit was only used on the training set, so I'm a bit lost here.I trained a Logistic model, cross-validated and




你的当前访问异常,请进行认证后继续阅读剩余内容。

分享到: