使用sklearn的pca模块fit数据报错“ValueError: array must not contain infs or NaNs”
摘要:
使用sklearn的pca模块fit数据报错“ValueError: array must not contain infs or NaNs”: Traceback (most recent call last): File "xxx.py", line 57, in <module> pca.fi 阅读全文
posted @ 2021-04-03 14:40 swuxyj 阅读(3351) 评论(0) 推荐(0) 编辑