# 随机森林回归算法 **Repository Path**: fangyebing/random-forest-algorithm ## Basic Information - **Project Name**: 随机森林回归算法 - **Description**: 简单的随机森林回归算法 - **Primary Language**: Python - **License**: MulanPSL-2.0 - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 2 - **Created**: 2024-03-01 - **Last Updated**: 2024-03-01 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # 随机森林回归算法 #### 介绍 简单的随机森林回归算法 一个简单的随机森林算法,用一个文件的数据进行训练和测试,并用这个模型去预测另一个数据的结果