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
Thu, 09 Feb 2017 18:11:51 +0000 DaveM document random forests and create iteration options
Thu, 09 Feb 2017 17:54:49 +0000 DaveM create random forest feature selection function
Thu, 09 Feb 2017 16:48:03 +0000 DaveM adding old matlab data some datasets
Tue, 24 Jan 2017 17:44:45 +0000 DaveM add gensim notebook and matlab scripts
Mon, 16 Jan 2017 17:34:29 +0000 DaveM Initial