# ID3-decision-tree **Repository Path**: ladalalious/id3-decision-tree ## Basic Information - **Project Name**: ID3-decision-tree - **Description**: ID3 决策树 手写机器学习算法 - **Primary Language**: Python - **License**: MIT - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 1 - **Created**: 2022-06-26 - **Last Updated**: 2022-06-26 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README ## ID3 决策树算法实现 Python 手写实现 ID3 决策树算法 根据信息增益公式