# myTree **Repository Path**: openminds/myTree ## Basic Information - **Project Name**: myTree - **Description**: 决策树模型学习资料。 - **Primary Language**: Python - **License**: BSD-3-Clause-Clear - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 1 - **Forks**: 0 - **Created**: 2024-10-02 - **Last Updated**: 2025-03-05 ## Categories & Tags **Categories**: Uncategorized **Tags**: decisionTree ## README # myTree #### 介绍 决策树模型学习资料。来源于黄智濒编著《现代决策树模型及其编程实践》(部分)。代码已经升级到目前最新版本。 #### 软件架构 主要依赖于scikit-learn和torh两个python package。