# 机器学习实战 **Repository Path**: gao2021/machine_learning_practice ## Basic Information - **Project Name**: 机器学习实战 - **Description**: 机器学习实战练习代码与理解 - **Primary Language**: Python - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 5 - **Created**: 2023-06-12 - **Last Updated**: 2023-06-13 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # 机器学习实战 解析:https://blog.csdn.net/c406495762/column/info/16415 #### Description 机器学习实战练习代码与理解 #### Derictory Description 01.machinelearninginaction-master目录是《机器学习实战》原书所有源码和数据集; 02.Machine-Learning-in-Action-Python3-master目录是大佬的用python3将代码重写并中文注释后的源码; 03.MyAction目录是我自己练手并附注所有讲解性注释的源码; 04.pdf文件是《机器学习实战》电子版。