当前位置:网站首页>GridSearchCV报错:ValueError: Input contains NaN, infinity or a value too large for dtype(‘float64‘).
GridSearchCV报错:ValueError: Input contains NaN, infinity or a value too large for dtype(‘float64‘).
2022-07-15 16:39:00 【嘿嘿骑士】
clf = GridSearchCV(estimator, parameters, scoring=scoring, cv=cv, n_jobs=n_jobs)
clf.fit(data, label)
.fit报错,因为scoring=‘roc_auc’,改为scoring=None即可
边栏推荐
- leetcode:74. 搜索二维矩阵
- "Equal sign" commonly used in physics \ mathematics
- R language ggplot2 visual bar graph: visual bar graph through two-color gradient color theme
- Symbol data type
- G1 is so strong, are you sure you don't know?
- 那些年我们用过的分布式锁,你都get到了吗
- [C #] commonly used utils
- canal实现从mysql实时同步数据到es
- 08目标检测数据集半自动化标注
- 华为云Stack南向开放框架,帮助生态伙伴高效入云
猜你喜欢
随机推荐
要想不踩SaaS那些坑,得先了解“SaaS架构”
敏捷开发中的sprint的含义
物理学\数学中常用的“等号”
08目标检测数据集半自动化标注
Matlab-mex
个人买股票应该使用什么app更安全,交易速度更快
Segment tree beats~
Functions and symbols
FFmpeg 音视频解封装
R language uses LM function to build regression model, uses BoxCox function of mass package to find the best power transformation to improve model fitting, visualize BoxCox curve and obtain the best l
Medical document OCR recognition + knowledge base verification, enabling insurance intelligent claim settlement
软件研发效能需求价值流分析专题
YOLOv3训练数据处理解析
flink. 14. How is the underlying layer of datastream module source implemented?
MPC_ORCA
The difference between set and map
智能工厂具体的名词解释
R语言ggplot2可视化条形图:通过双色渐变配色颜色主题可视化条形图
Introduction to ffmpeg
Mysql database installation & Problems









![[proper noun]](/img/c1/e098ab0678e357c30999d9cf889e9b.png)