| ColumnValueType |
Specifies the type of data in a column.
|
| CrossValidationActions |
Actions which the caller must implement to use Cross Validation.
|
| CrossValidationCombineMethod |
Ways of combining cross validation test results to form an overall cross validation score.
|
| CrossValidationNetwork |
The result of learning on a single cross validation training partitioning.
|
| CrossValidationOutput |
Details of a Cross-Validation partition.
|
| CrossValidationScore |
Interface for cross validation scores.
|
| CrossValidationTestResult |
Interface for cross validation test results.
|
| DataColumn |
Class that represents an memory column of data.
|
| DataColumnCollection |
Represents a collection of columns in a DataTable, a simple in-memory data store.
|
| DataPartitioning |
Determines how data is partitioned.
|
| DataPartitionMethod |
|
| DataProgress |
Reports progress on the number of cases read.
|
| DataProgressEventArgs |
Used to provide progress on how many cases have been read.
|
| DataReader |
Interface for reading data row by row.
|
| DataReaderCommand |
Interface used by EvidenceReader in order to read data multiple times.
|
| DataReaderFilter |
Interface to determine whether records should be filtered in a data reader.
|
| DataRecord |
Interface for reading the values from a row of data.
|
| DataRow |
Represents a row of data in a DataTable, a simple in-memory data store.
|
| DataRowCollection |
A collection of rows in a DataTable, a simple in-memory data store.
|
| DataTable |
A simple in memory data structure which can be used as an alternative to a data store (such as a database).
|
| DataTableReader |
Allows a DataTable to be read as a DataReader.
|
| DefaultEvidenceReader |
Provides a default implementation of EvidenceReader, used in Bayes Server for tasks such as parameter learning.
|
| EmptyStringAction |
Determines the action to take when an empty string is encountered.
|
| EvidenceReader |
A data set iterator, that can be read multiple times.
|
| EvidenceReaderCommand |
|
| EvidenceReaderCommandFactory |
Creates evidence reader commands, for repeated iterating of a data set/partition of a data set.
|
| EvidenceReaderEventArgs |
Contains a reference to a reader created by a reader command.
|
| ExecuteEvidenceReader |
Used to receive notification of a new Evidence reader being created from an evidence reader command.
|
| NestedDataReader |
|
| NestedReadInfo |
Provides information about a nested table record.
|
| ReaderOptions |
Options that apply to the reading of non temporal data.
|
| ReadInfo |
Provides information about a non temporal record.
|
| ReadOptions |
|
| StateNotFoundAction |
Determines the action to take when a state name or value cannot be matched to a variable state.
|
| TemporalReaderOptions |
Options that apply to the reading of temporal data.
|
| TemporalReadInfo |
Provides information about a temporal record.
|
| TimeValueType |
The type of values stored in a time column.
|
| VariableReference |
Identifies a Variable and data binding information.
|