# course-python-and-data-mining
**Repository Path**: edu2act/course-python-and-data-mining
## Basic Information
- **Project Name**: course-python-and-data-mining
- **Description**: 《Python与数据挖掘》课程仓库
- **Primary Language**: Python
- **License**: Not specified
- **Default Branch**: master
- **Homepage**: None
- **GVP Project**: No
## Statistics
- **Stars**: 0
- **Forks**: 1
- **Created**: 2021-08-19
- **Last Updated**: 2022-10-07
## Categories & Tags
**Categories**: Uncategorized
**Tags**: None
## README

# Python与数据挖掘
## 课程内容
| 章节 | 名称 | 课件 |
|:---:|:---|:---|
|第01章|数据挖掘概述|[
查看](./ch01/ch01.pdf)
[
下载](./materials/slides/ch01.pptx)|
|第02章|Python基础入门|[
查看](./ch02/ch02.pdf)
[
下载](./materials/slides/ch02.pptx)|
|第03章|函数|[
查看](./ch03/ch03.pdf)
[
下载](./materials/slides/ch03.pptx)|
|第04章|面向对象编程|[
查看](./ch04/ch04.pdf)
[
下载](./materials/slides/ch04.pptx)|
|第05章|Python实用模块|[
查看](./ch05/ch05.pdf)
[
下载](./materials/slides/ch05.pptx)|
|第06章|图表绘制入门|[
查看](./ch06/ch06.pdf)
[
下载](./materials/slides/ch06.pptx)|
|第07章|分类与预测|[
查看](./ch07/ch07.pdf)
[
下载](./materials/slides/ch07.pptx)|
|第08章|聚类分析|[
查看](./ch08/ch08.pdf)
[
下载](./materials/slides/ch08.pptx)|
|第09章|关联规则分析|[
查看](./ch09/ch09.pdf)
[
下载](./materials/slides/ch09.pptx)|
|第10章|智能推荐|[
查看](./ch10/ch10.pdf)
[
下载](./materials/slides/ch10.pptx)|
|第11章|时间序列分析|[
查看](./ch11/ch11.pdf)
[
下载](./materials/slides/ch11.pptx)|