新增文件

This commit is contained in:
2026-04-16 02:46:22 +00:00
parent 43ceb3a44f
commit d643f47bf8
5 changed files with 34 additions and 0 deletions

17
01_分类报告.txt Normal file
View File

@@ -0,0 +1,17 @@
随机森林 - 分类报告
==================================================
准确率: 0.2000
precision recall f1-score support
中度 0.17 0.17 0.17 6
极重度 0.33 0.33 0.33 9
轻度 0.17 0.20 0.18 10
轻微 0.17 0.14 0.15 7
重度 0.14 0.12 0.13 8
accuracy 0.20 40
macro avg 0.20 0.19 0.19 40
weighted avg 0.20 0.20 0.20 40
决策树准确率: 0.1500