# 任选课-Python机器学习 **Repository Path**: xu-yiwen/python-machinelearning ## Basic Information - **Project Name**: 任选课-Python机器学习 - **Description**: No description available - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 7 - **Created**: 2022-01-23 - **Last Updated**: 2022-01-23 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # Python机器学习任选课 #### 介绍 南京工业职业技术大学 2020-2021第二学期 《Python机器学习》作业及课程资料 #### 参考网站 1. sklearn官方网址:https://scikit-learn.org/stable/user_guide.html 4. numpy手册:https://numpy.org/devdocs/user/quickstart.html; RUNOOB站的Numpy栏目:https://www.runoob.com/numpy/numpy-tutorial.html 5. pandas手册:https://pandas.pydata.org/pandas-docs/stable/index.html pandas中文网:https://www.pypandas.cn/ 6. matplotlib手册:https://matplotlib.org/ RUNOOB的matplotlib板块:https://www.runoob.com/w3cnote/matplotlib-tutorial.html 7. markdown基本语法:https://www.markdown.xyz/basic-syntax/