相关疑难解决方法(0)

FutureWarning:如果 dtype='numeric',则字节/字符串数组将转换为十进制数字

FutureWarning: Arrays of bytes/strings is being converted to decimal numbers if 
dtype='numeric'. This behavior is deprecated in 0.24 and will be removed in 1.1 (renaming of 0.26). 
Please convert your data to numeric values explicitly instead.
Run Code Online (Sandbox Code Playgroud)

请问这是什么意思?我一直在尝试部署我的模型,但是当我运行它时,这个问题不断出现

python scikit-learn deprecation-warning streamlit

5
推荐指数
1
解决办法
1万
查看次数