
安装教程以及Bug解决
本专栏主要解决计算机网络相关的问题,包括安装的图文教程,以及在安装或者运行程序过程中遇到的各种疑难bug。仅【学生身份】且【在读状态】可向博主申请免费查看资格。
¥29.90
¥99.00
购买须知?
本专栏为图文内容,最终完结不会低于15篇文章。
订阅博主任意付费专栏,享有该博主全部专栏一年阅读权限。
本专栏为虚拟产品,一经付款概不退款,敬请谅解。
一个处女座的程序猿
人工智能硕博生,拥有十多项发明专利(6项)和软件著作权(9项),多个国家级证书(2个国三级、3个国四级),先后获得国内外“人工智能算法”竞赛(包括国家级、省市级等,一等奖5项、二等奖4项、三等奖2项)相关证书十多个,以上均以第一作者身份,并拥有省市校级个人荣誉证书十多项。正在撰写《人工智算法最新实战》一书,目前已37万字。
-
原创 成功解决_catboost.CatBoostError: Bad value for num_feature[non_default_doc_idx=0,feature_idx=0]=“FDO09“:
成功解决_catboost.CatBoostError: Bad value for num_feature[non_default_doc_idx=0,feature_idx=0]="FDO09": Cannot convert 'b'FDO09'' to float目录解决问题解决思路解决方法解决问题_catboost.CatBoostError: Bad value for num_feature[non_default_doc_...2021-04-14 19:45:40728
1
-
原创 成功解决Both binary classification-only and multiclassification-only loss function or metrics specified
成功解决Both binary classification-only and multiclassification-only loss function or metrics specified目录解决问题解决思路解决方法解决问题_catboost.CatBoostError: c:/program files (x86)/go agent/pipelines/buildmaster/catboost.git/catboost...2021-04-14 19:24:09647
0
-
原创 成功解决_catboost.CatBoostError: Invalid cat_features[4] = 8 value: index must be < 8.
成功解决_catboost.CatBoostError: Invalid cat_features[4] = 8 value: index must be < 8.目录解决问题解决思路解决方法解决问题_catboost.CatBoostError: Invalid cat_features[4] = 8 value: index must be < 8.解决思路CatBoost错误:无效的cat_f...2021-04-14 19:21:54641
0
-
原创 Graphviz:利用可视化工具Graphviz将dot数据进行图像可视化或者图像保存(两大方法)之详细攻略
Graphviz:利用可视化工具Graphviz将dot数据进行图像可视化或者图像保存(两大方法)之详细攻略目录graph_feature函数:为给定的特征生成特征谱系图利用可视化工具Graphviz将dot数据进行图像可视化或者图像保存(两大方法)之详细攻略T1、利用render()函数实时显示查看T2、利用view()函数实时显示查看推荐文章Graphviz之DT:手把手教你使用可视化工具Graphviz将dot文件转为结构图的pdf文件Gr...2021-04-05 21:06:30970
1
-
原创 成功解决AttributeError: Parent variable ‘<Variable: ID (dtype = numeric)>‘ is not the index of entity En
成功解决AttributeError: Parent variable '<Variable: ID (dtype = numeric)>' is not the index of entity En目录解决问题解决思路解决方法解决问题AttributeError: Parent variable '<Variable: ID (dtype = numeric)>' is not the index of ...2021-04-05 11:36:451471
4
-
原创 成功解决ValueError: Unable to add relationship because child variable ‘ID‘ in ‘cats_df‘ is also its inde
成功解决ValueError: Unable to add relationship because child variable 'ID' in 'cats_df' is also its index目录解决问题解决思路解决方法解决问题ValueError: Unable to add relationship because child variable 'ID' in 'cats_df' is also its index...2021-04-05 11:13:221035
0
-
原创 成功解决Value Error: Unable to add relationship because child variable ‘name‘ in ‘cats_df‘ is also its i
成功解决Value Error: Unable to add relationship because child variable 'name' in 'cats_df' is also its index目录解决问题解决思路解决方法解决问题Value Error: Unable to add relationship because child variable 'name' in 'cats_df' is also its index...2021-04-04 11:35:151237
2
-
原创 成功解决TypeError: Cannot compare types ‘ndarray(dtype=float64)‘ and ‘str‘
成功解决TypeError: Cannot compare types 'ndarray(dtype=float64)' and 'str'TypeError: Cannot compare types 'ndarray(dtype=float64)' and 'str'解决问题TypeError: Cannot compare types 'ndarray(dtype=float64)' and 'str'解决思路类型错误:无法比较nda...2021-03-30 23:22:22670
1
-
原创 成功解决TypeError: data type ‘category‘ not understood
成功解决TypeError: data type 'category' not understood目录解决问题解决思路解决方法解决问题TypeError: data type 'category' not understood解决思路类型错误:不理解数据类型“类别”解决方法在if判断的时候,除了内容相同之外,一定要观察两边的对象到底是不是类型也相同,比如我在进行以下判断的时候,内容相同,但...2021-03-26 23:06:411056
1
-
原创 成功解决AttributeError: ‘int‘ object has no attribute ‘encode‘
成功解决AttributeError: 'int' object has no attribute 'encode'目录解决问题解决思路解决方法解决问题AttributeError: 'int' object has no attribute 'encode'解决思路属性错误:“int”对象没有“encode”属性解决方法只有str类型才有属性,所以需要将int类型转为st...2021-03-26 23:04:171386
10
-
原创 成功解决ValueError: fill value must be in categories
成功解决ValueError: fill value must be in categories目录解决问题解决思路解决方法解决问题ValueError: fill value must be in categories解决思路值错误:填充值必须在类别中解决方法Pandas中,如果存在category数据类型的字段,则不能直接随意填充。fillna函数,所填充的值需...2021-03-24 21:59:40674
0
-
原创 成功解决tensorflow.python.framework.errors_impl.NotFoundError: FindFirstFile failed for: ../checkpoints
成功解决tensorflow.python.framework.errors_impl.NotFoundError: FindFirstFile failed for: ../checkpoints : ϵͳ\udcd5Ҳ\udcbb\udcb5\udcbdָ\udcb6\udca8\udcb5\udcc4·\udcbe\udcb6\udca1\udca3目录解决问题解决思路解决方法解决问题tensorflow.python.framewor...2021-03-23 22:51:18761
1
-
原创 成功解决 ValueError: fill value must be in categories
成功解决 ValueError: fill value must be in categories目录解决问题解决思路解决方法解决问题raise ValueError("fill value must be in categories")ValueError: fill value must be in categories解决思路引发值错误(“填充值必须在类别中”)值错误:填充值必须在类别中解...2021-03-23 22:49:25831
1
-
原创 成功解决TypeError: Cannot compare types ‘ndarray(dtype=float64)‘ and ‘str‘
成功解决TypeError: Cannot compare types 'ndarray(dtype=float64)' and 'str'目录解决问题解决思路解决方法解决问题TypeError: Cannot compare types 'ndarray(dtype=float64)' and 'str'解决思路类型错误:无法比较ndarray(dtype=float64)和str类型解决方法...2021-03-17 18:31:531040
0
-
原创 成功解决matplotlib绘图的时候,自定义横坐标和纵坐标刻度数值(调整坐标轴刻度间隔)
成功解决matplotlib绘图的时候,自定义横坐标和纵坐标刻度数值(调整坐标轴刻度间隔)目录解决问题解决方法相关文章成功解决matplotlib绘图的时候,自定义横坐标和纵坐标刻度数值(调整坐标轴刻度间隔)成功解决 利用plt.plot绘图时,横坐标出现浮点小数而不是整数的情况(坐标轴刻度)解决问题matplotlib绘图的时候,自定义横坐标和纵坐标刻度数值(调整坐标轴刻度间隔)如图所示,如果想要纵坐标刻度为整数且以2位间隔,横坐...2021-03-10 22:43:581389
2
-
原创 Py之pandas:利用isin函数对dataframe格式数据按照多个字段的条件筛选
Py之pandas:利用isin函数对dataframe格式数据按照多个字段的条件筛选目录利用isin函数对dataframe格式数据按照多个字段的条件筛选代码设计输出结果利用isin函数对dataframe格式数据按照多个字段的条件筛选代码设计# Py之pandas:利用isin函数对dataframe格式数据按照多个字段的条件筛选import pandas as pd# from NDataScience.Makeda...2021-02-25 00:11:281490
1
-
原创 ML:机器学习中与模型相关的一些常见的判断逻辑(根据自调整阈值计算阳性率)
ML:机器学习中与模型相关的一些常见的判断逻辑(根据自调整阈值计算阳性率)目录机器学习中与模型相关的一些常见的判断逻辑(根据自调整阈值计算阳性率)1、根据自调整阈值计算阳性率:机器学习中,对输出概率值自适应调整threshold的值,计算阳性率占比机器学习中与模型相关的一些常见的判断逻辑(根据自调整阈值计算阳性率)1、根据自调整阈值计算阳性率:机器学习中,对输出概率值自适应调整threshold的值,计算阳性率占比#ML:机器学习中与模型相关的一...2021-02-25 09:40:191627
1
-
原创 Python编程语言学习:python编程语言中重要函数讲解之map函数等简介、使用方法之详细攻略
Python编程语言学习:python编程语言中重要函数讲解之map函数等简介、使用方法之详细攻略目录python编程语言中重要函数讲解之map函数等简介、使用方法之详细攻略map函数(1)、遍历所有字符串列表中最长度的字符串元素python编程语言中重要函数讲解之map函数等简介、使用方法之详细攻略map函数map()是 Python 内置的高阶函数,它接收一个函数 f 和一个 lists,并通过把函数 f 依次作用在 lists 的每个元素...2021-02-25 00:20:331732
0
-
原创 成功解决Solving environment: failed with initial frozen solve. Retrying with flexible solve.
成功解决Solving environment: failed with initial frozen solve. Retrying with flexible solve.目录解决问题解决思路解决方法安装过程……解决问题Solving environment: failed with initial frozen solve. Retrying with flexible solve.解决思路解决环境:...2021-02-24 22:21:051488
2
-
原创 成功解决CondaHTTPError: HTTP 000 CONNECTION FAILED for url <https://mirrors.tuna.tsinghua.edu.cn/anacond
成功解决CondaHTTPError: HTTP 000 CONNECTION FAILED for url <https://mirrors.tuna.tsinghua.edu.cn/anaconda/pkgs/free/win-64/current_repodata.json>目录解决问题解决思路解决方法原始文件 C:\Users\Administrator\.condarc执行命令#再次打开原始文件 C:\Users\Administrato...2021-02-24 22:17:241097
1
-
原创 成功解决WARNING: pip is configured with locations that require TLS/SSL, however the ssl module in Python
成功解决WARNING: pip is configured with locations that require TLS/SSL, however the ssl module in Python is not available.目录解决问题解决思路解决方法解决问题WARNING: pip is configured with locations that require TLS/SSL, however the ssl module in ...2021-02-24 22:12:00999
0
-
原创 成功解决pandas读取文件中不读取第一索引列
成功解决pandas读取文件中不读取第一索引列目录解决问题解决思路解决方法解决问题解决pandas读取文件中不读取第一索引列解决思路pandas输出时会默认增加一列索引列解决方法添加参数index_col=0即可!该参数添加后,不会自动生成索引列(递增数值型),而是调用当前数据中默认的第1列(作为当前输出的索引列)df_init = pd.read_excel(data_file,sheet_na...2021-02-24 21:49:121350
0
-
原创 成功解决ImportError: cannot import name ‘imresize‘
成功解决ImportError: cannot import name 'imresize'目录解决问题解决思路解决方法T1、更改版本T2、改方法解决问题from scipy.misc import imresizeImportError: cannot import name 'imresize'解决思路导入错误:无法导入名称“imresize”函数解决方法版本...2021-02-24 20:58:421041
1
-
原创 成功解决利用pandas的read_csv函数读取csv文件的时候出现中文乱码问题
成功解决利用pandas的read_csv函数读取csv文件的时候出现中文乱码问题目录解决问题解决思路解决方法解决问题利用pandas的read_csv函数读取csv文件的时候出现中文乱码问题解决思路csv文件中,中文正常,但是,在输出的时候,如果出现中文乱码,这是因为编码出现了问题!解决方法首先,在顶端添加:# coding: utf8其次,读取的时候,添加参数,encoding='ut...2021-02-03 23:08:411478
3
-
原创 成功解决 raise RuntimeError(“The JPMML-SkLearn conversion application has failed. The Java executable
成功解决 raise RuntimeError("The JPMML-SkLearn conversion application has failed. The Java executable目录解决问题解决思路解决方法解决问题 raise RuntimeError("The JPMML-SkLearn conversion application has failed. The Java executable should have prin2020-07-09 00:35:281523
0
-
原创 ML之xgboost:解读用法之xgboost库的core.py文件中的get_score(importance_type=self.importance_type)方法
xgboost:解读用法之xgboost库的core.py文件中的get_score(importance_type=self.importance_type)方法xgboost之sklearn.py文件调用get_score函数的解读score = b.get_score(importance_type=self.importance_type)1、用法解读 ...2021-01-30 19:37:562082
5
-
原创 Dataset之LSUN:LSUN数据集的下载使用教程
Dataset之LSUN:LSUN数据集的在线下载使用教程LSUN数据集的在线下载代码源文件代码:https://github.com/fyu/lsun1、category_indices.txtbedroom 0bridge 1church_outdoor 2classroom 3conference_room 4dining_room 5ki...2021-01-30 19:37:131040
0
-
原创 成功解决Type Error: can‘t multiply sequence by non-int of type ‘float‘
成功解决Type Error: can't multiply sequence by non-int of type 'float'目录解决问题解决思路解决方法解决问题 File "F:\Python36\lib\site-packages\seaborn\_decorators.py", line 46, in inner_f return f(**kwargs) File "F:\Python36\lib\site-pa...2021-01-25 20:32:291763
3
-
原创 成功解决NameError: name ‘norm‘ is not defined
成功解决NameError: name 'norm' is not defined目录解决问题解决思路解决方法解决问题NameError: name 'norm' is not defined解决思路名称错误:没有定义名称“norm”解决方法只需要添加下边一行即可from scipy.linalg import norm...2021-01-25 20:27:501002
0
-
原创 成功解决AttributeError: module ‘seaborn‘ has no attribute ‘lvplot‘
成功解决AttributeError: module 'seaborn' has no attribute 'lvplot'目录解决问题解决思路解决方法解决问题AttributeError: module 'seaborn' has no attribute 'lvplot'解决思路属性错误:模块“seaborn”没有属性“lvplot”解决方法推荐文章:http://s...2021-01-25 20:22:091055
1
-
原创 成功解决ValueError: The truth value of a Series is ambiguous. Use a.empty, a.bool(), a.item(), a.any() o
成功解决ValueError: The truth value of a Series is ambiguous. Use a.empty, a.bool(), a.item(), a.any() or a.all().目录解决问题解决思路解决方法解决问题ValueError: The truth value of a Series is ambiguous. Use a.empty, a.bool(), a.item(), a.any() ...2021-01-25 20:20:06963
1
-
原创 成功解决PermissionError: [Errno 13] Permission denied: ‘F:\\File\\data\\123.csv‘
成功解决PermissionError: [Errno 13] Permission denied:'F:\\File\\data\\123.csv'目录解决问题解决思路解决方法解决问题 self._reader = parsers.TextReader(src, **kwds) File "pandas\_libs\parsers.pyx", line 382, in pandas._libs.parsers.TextReader...2021-01-18 23:06:421455
1
-
原创 成功解决TypeError: ‘str‘ object is not callable
成功解决TypeError: 'str' object is not callable目录解决问题解决思路解决方法解决问题TypeError: 'str' object is not callable解决思路类型错误:“str”对象不可调用解决方法格式符的知识点,在使用%s进行格式化输出的时候,切记后边要加%号,此处缺失了符号!将'F:/res/images/img/%s.j...2021-01-18 23:06:10919
3
-
原创 成功解决ValueError: The truth value of a DataFrame is ambiguous. Use a.empty, a.bool(), a.item(), a.any(
成功解决ValueError: The truth value of a DataFrame is ambiguous. Use a.empty, a.bool(), a.item(), a.any() or a.all()目录解决问题解决思路解决方法解决问题ValueError: The truth value of a DataFrame is ambiguous. Use a.empty, a.bool(), a.item(), ...2021-01-18 23:05:28941
0
-
原创 成功解决SyntaxError: (unicode error) ‘unicodeescape‘ codec can‘t decode bytes in position 0-1: malformed
成功解决SyntaxError: (unicode error) 'unicodeescape' codec can't decode bytes in position 0-1: malformed \N character escape解决问题SyntaxError: (unicode error) 'unicodeescape' codec can't decode bytes in position 0-1: malformed \N character escape...2021-01-18 23:05:054298
0
-
原创 成功解决成功解决return _iterencode(o, 0) ValueError: Circular reference detected
成功解决成功解决return _iterencode(o, 0) ValueError: Circular reference detected目录解决问题解决思路解决方法解决问题return _iterencode(o, 0) ValueError: Circular reference detected解决思路值错误:检测到循环引用解决方法如果模型的入模字段,中包含除了int...2021-01-05 23:19:561181
1
-
原创 成功解决ValueError: (‘Unknown transform primitive years. ‘, ‘Call ft.primitives.list_primitives() to get
成功解决ValueError: ('Unknown transform primitive years. ', 'Call ft.primitives.list_primitives() to get', ' a list of available primitives')问题目录解决问题解决思路解决方法解决问题ValueError: ('Unknown transform primitive years. ', 'Call ft.primitives....2020-12-27 11:51:011327
2
-
原创 成功解决ValueError: day is out of range for month问题
成功解决ValueError: day is out of range for month问题目录解决问题解决思路解决方法解决问题ValueError: day is out of range for month解决思路值错误:天超出了月的范围解决方法因为2月最大为28天,如果定义超过28天的数据就会报错将day_min,day_max=1,30rdate = datetime(year, mon...2020-12-27 11:49:282413
0
-
原创 成功解决on line , but no encoding declared; see http://python.org/dev/peps/pep-0263/ for details
成功解决on line , but no encoding declared; see http://python.org/dev/peps/pep-0263/ for details目录解决问题解决思路解决方法解决问题on line 60, but no encoding declared; see http://python.org/dev/peps/pep-0263/ for details解决思路在第60行,没有声...2020-12-22 20:49:131205
1
-
原创 Py之matplotlib:在matplotlib库中利用legend函数创建自定义图例(代码实现)
Py之matplotlib:在matplotlib库中利用legend函数创建自定义图例目录matplotlib库中利用legend函数创建自定义图例原始图像在原始图像上创建自定义图例matplotlib库中利用legend函数创建自定义图例原始图像在原始图像上创建自定义图例...2020-12-21 23:24:011717
0