Class | Description |
---|---|
AbstractDataModel |
A AbstractDataModel represents a data access class to the input
file.
|
ArffAttribute |
A ArffAttribute is a class to represent
attribute of ARFF format input.
|
ArffDataModel |
A ArffDataModel represents a data access class
to the ARFF format input.
|
ArffInstance |
A ArffInstance represents an instance
of ARFF format input.
|
JDBCDataModel |
JDBC Data Model
|
TextDataModel |
A TextDataModel represents a data access class to the CSV format
input.
|
Copyright © 2017. All Rights Reserved.