专题栏目

机器学习入门 18

机器学习

机器学习入门(8)决策树——构造决策树

本系列代码托管于:https://github.com/chintsan-code/machine-learning-tutorials本篇使用的项目为:t ...
机器学习

机器学习入门(7)决策树——选择最好的数据集划分方式

本系列代码托管于:https://github.com/chintsan-code/machine-learning-tutorials本篇使用的项目为:tr ...
机器学习

机器学习入门(6)决策树——信息量与信息熵

本系列代码托管于:https://github.com/chintsan-code/machine-learning-tutorials 本篇使用的项目 ...
机器学习

机器学习入门(5):knn手写字符识别

本系列代码托管于:https://github.com/chintsan-code/machine-learning-tutorials 本篇使用的项 ...
机器学习

机器学习入门(4):归一化

本系列代码托管于:https://github.com/chintsan-code/machine-learning-tutorials 本篇使用的项 ...
机器学习

机器学习入门(3):knn

本系列代码托管于:https://github.com/chintsan-code/machine-learning-tutorials 本篇使用的项目 ...
机器学习

机器学习入门(2):pycharm工程环境配置

本系列代码托管于:https://github.com/chintsan-code/machine-learning-tutorials 安装完anac ...
机器学习

机器学习入门(1):环境安装

本系列代码托管于:https://github.com/chintsan-code/machine-learning-tutorials 1. 安装an ...