Package org.anchoranalysis.feature.io.csv.results
Writing the results from feature-calculation to a CSV file.
-
Interface Summary Interface Description FeatureCSVWriterFactory To facilitate creation of aFeatureCSVWriterfrom correspondingFeatureCSVMetadata. -
Class Summary Class Description LabelledResultsCSVWriter Allows results to be written to aFeatureCSVWriter, possibly adding further processing.LabelledResultsCSVWriterFactory Creates a new instance ofLabelledResultsCSVWriter.