UserWarning: X does not have valid feature names, but MLPRegressor was fitted with feature names w
UserWarning: X does not have valid feature names, but MLPRegressor was fitted with feature nameswarnings.warn(如果还是出现报错,那么在fit那里也给数据加一个values。在出现predict的地方给数据加个values,
·


所有评论(0)