golf.test
来自「This Decision Tree is developed in java 」· TEST 代码 · 共 25 行
TEST
25 行
20,sunny,mild,high,false,N
21,overcast,mild,high,false,P
22,overcast,cool,high,false,P
23,sunny,mild,high,true,N
24,overcast,cool,normal,false,P
25,sunny,cool,high,false,N
26,rain,hot,high,false,P
27,sunny,hot,normal,false,P
28,rain,mild,normal,true,N
29,overcast,hot,normal,false,P
30,sunny,hot,normal,true,P
31,rain,cool,high,true,N
32,overcast,mild,normal,false,P
33,rain,cold,normal,false,P
34,sunny,cool,high,true,N
35,overcast,hot,normal,true,P
36,rain,hot,high,true,N
37,overcast,hot,high,true,N
38,sunny,mild,normal,false,P
39,rain,cool,high,false,P
40,sunny,cool,normal,true,P
41,overcast,cool,high,true,N
42,rain,hot,normal,true,N
43,overcast,mild,normal,true,P
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?