C5.0 decision tree, rule generation and testing
-
Link to
www.rulequest.com
-
Short Description of algorithm use and examples is
here.
-
Tutorial
-
Example files in using C5.0. Positive file consists of a collection of
alpha helices of length 8. Negative file consists of a
collection of beta sheets of length 8. The positive and
negative file must contain equal length sequences of amino acids, where additionally
the length of the positive sequences is the same as that of the negative sequences.
-
Training phase
-
Testing phase