
简介
该用户还未填写简介
擅长的技术栈
未填写擅长的技术栈
可提供的服务
暂无可提供的服务
【机器学习】python实现离散点拟合曲线并求曲率半径
python实现离散点拟合曲线并曲率半径

【机器学习】模型的可解释性浅谈
。随着机器学习技术的不断进步,未来有望产生一个能够感知、学习、做出决策和采取独立行动自主系统。但是,如果这些系统无法向人类解释为何作出这样的决策,那么它们的有效性将会受到限制。用户要理解,信任和管理这些人工智能“合作伙伴”,可解释AI则至关重要。
【机器学习】python实现随机森林
本文使用mnist数据集,进行随机森林算法。

【机器学习】python实现随机森林
本文使用mnist数据集,进行随机森林算法。
【bug解决】AxisError: axis 1 is out of bounds for array of dimension 1
【bug解决】AxisError: axis 1 is out of bounds for array of dimension 1
IndexError: only integers, slices (`:`), ellipsis (`...`), numpy.newaxis (`None`) and integer or boo
报错IndexError: only integers, slices (`:`), ellipsis (`...`), numpy.newaxis (`None`) and integer or boolean arrays are valid indices解决
【知识点】eval() 的用法
eval () 作用 只去掉最外层引号eval()的参数形式为字符串或字符串变量,在程序中可以将字符串形式的输入值转化为数字进行计算。
【知识点】np.where()用法
传递给np.where 的参数既可以是同等大小的数组,也可以是标量。当不传递参数,只传递条件时,输出的是满足条件的坐标。
【bug解决】AxisError: axis 1 is out of bounds for array of dimension 1
【bug解决】AxisError: axis 1 is out of bounds for array of dimension 1
到底了







