# introduction_to_ml_with_python_cn **Repository Path**: zhuyuanxiang/introduction_to_ml_with_python_cn ## Basic Information - **Project Name**: introduction_to_ml_with_python_cn - **Description**: Python机器学习基础教程,学习代码全部Python化,不需要使用Jupiter,部分采用中文说明,随带了部分读书笔记和个人理解。Notebook中文化。mglearn 和 data 整合到项目中。 - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2021-06-09 - **Last Updated**: 2021-06-09 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # 《Python 机器学习基础教程》学习代码 作者的代码仓库: [introduction_to_ml_with_python](https://github.com/amueller/introduction_to_ml_with_python) 项目情况说明 - 作者的代码仓库中使用的是 Notebook - 改成 Python 独立的代码块 - 符合程序员的风格来学习 - 方便添加新的知识点 - 方便添加新的样例,使得未来搜索更容易 - 将大的 Notebook 分拆成小的,方便学习时聚焦 - 根据需要修改 mglearn 目录里面的代码,主要是统一管理数据源和其他全局变量。 项目目录说明 - data.rar:是学习过程需要的数据文件。 ## 参考资料 - [周志华,2018] 周志华 机器学习 [M]. 清华大学出版社。2018.