|
Class Summary |
| ArffCreator |
A very messy class used to convert/create arff files |
| DataToArff |
Here is a boring and pointless application for converting
the primitive data to the nice WEKA arff format. |
| DistanceMetric |
Abstract class for implementing specialised distance measures. |
| DoubleVector |
Implements a vector class that can be used to store double values, like having
a dynamic array of doubles (saves all the conversions to and from Double) |
| DoubleWithIndex |
Class for storing a double value with a respective index. |
| DoubleWithIndexComparator |
Class used for sorting an indexed list of double values |
| EuclideanDistanceMetric |
Implementing Euclidean distance (or similarity) function. |
| GeneralUtils |
Class for keeping lots of useful functions that I like a lot. |
| MatlabUtils |
A very messy class used to store functions that are useful producing/working with Matlab. |
| PatternCounter |
Here is a program for counting and assessing discretized patterns of attributes in a dataset. |
| SVMToArff |
Here is a boring and pointless application for converting
the primitive SVM data format to the nice WEKA arff format. |
Copyright (c)
2003 David Lindsay, Computer Learning Research Centre, Dept. Computer Science, Royal Holloway, University of London