Mercurial > hg > sfx-subgrouping
log
age | author | description |
---|---|---|
Fri, 10 Feb 2017 14:32:07 +0000 | DaveM | fixing error where crash at end of file, for treeLinkFeatures |
Fri, 10 Feb 2017 12:18:20 +0000 | DaveM | develop treeLinkFeatures so it searched valid lines and stops at leaf nodes |
Fri, 10 Feb 2017 12:04:23 +0000 | DaveM | bug fixes for treeLinkFeatures, to allow full traversing of a tree, and producing relevant features at each crossing pointWq |
Fri, 10 Feb 2017 09:03:05 +0000 | DaveM | initial implementation of treeLinkFeatures, to be tested |
Fri, 10 Feb 2017 08:28:22 +0000 | DaveM | adding function to traverse down linkages file and provide classification for each part of the tree |
Thu, 09 Feb 2017 22:04:54 +0000 | DaveM | implemented permuted feature delta error cut for random forest feature selection given featureDeltaErr |
Thu, 09 Feb 2017 21:43:20 +0000 | DaveM | onePass and cut methods both working for random forest feature selection |
Thu, 09 Feb 2017 18:14:44 +0000 | DaveM | fixing comments |