Remo Hertig
|
f77c1dcde0
|
use multiple return values instead of an array in InstancesTrainTestSplit
|
2014-06-06 21:33:17 +02:00 |
|
Richard Townsend
|
889fec4419
|
Examples for RandomForest, ID3 and Random trees
|
2014-05-19 12:42:03 +01:00 |
|
Richard Townsend
|
26660e1470
|
Corrected a problem with pruning, actual ID3 decision tree type
Going to modify Bagging to select attributes on its own
|
2014-05-17 21:45:26 +01:00 |
|
Richard Townsend
|
12ace9def5
|
Identified source of the low accuracy
|
2014-05-17 20:37:19 +01:00 |
|
Richard Townsend
|
13c0dc3eba
|
Reduced-error pruning
|
2014-05-17 18:06:01 +01:00 |
|
Richard Townsend
|
db3ac3c695
|
ID3 algorithm working
|
2014-05-17 17:28:51 +01:00 |
|
Richard Townsend
|
cf165695c8
|
ChiMerge seems to improve accuracy
|
2014-05-17 16:20:56 +01:00 |
|
Richard Townsend
|
fdb67a4355
|
Initial work on decision trees
Random Forest has occasional disastrous accuracy:
never seen that happen in WEKA
|
2014-05-14 14:00:22 +01:00 |
|