# datamining-homework2 **Repository Path**: bitww/datamining-homework2 ## Basic Information - **Project Name**: datamining-homework2 - **Description**: 互评作业2 - **Primary Language**: Python - **License**: MIT - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2025-05-20 - **Last Updated**: 2025-05-20 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # datamining-homework2 #### 介绍 互评作业2 #### 安装教程 1. pip install seaborn 2. pip install matplotlib 3. pip install mlxtend 4. pip install pandas #### 使用说明 1. 报告中的数据是使用30g跑的, 但是比较容易出现问题, (jupyternotebook上是跑一半kernel直接崩溃了,正常用python跑也被系统kill了一次,可能其他进程占用内存比较多) 2. 建议使用默认的debug模式复现结果。 3. 将main.py中的debug_mode设为True,运行run main.py即可在100条数据上查看运行结果。 4. 如需跑30gb的结果,请将main.py中的debug_mode设为False。 #### 参与贡献 1. Fork 本仓库 2. 新建 Feat_xxx 分支 3. 提交代码 4. 新建 Pull Request #### 特技 1. 使用 Readme\_XXX.md 来支持不同的语言,例如 Readme\_en.md, Readme\_zh.md 2. Gitee 官方博客 [blog.gitee.com](https://blog.gitee.com) 3. 你可以 [https://gitee.com/explore](https://gitee.com/explore) 这个地址来了解 Gitee 上的优秀开源项目 4. [GVP](https://gitee.com/gvp) 全称是 Gitee 最有价值开源项目,是综合评定出的优秀开源项目 5. Gitee 官方提供的使用手册 [https://gitee.com/help](https://gitee.com/help) 6. Gitee 封面人物是一档用来展示 Gitee 会员风采的栏目 [https://gitee.com/gitee-stars/](https://gitee.com/gitee-stars/)