| Class and Description |
|---|
| DataPartitioning
Determines how data is partitioned.
|
| DataReaderCommand
Interface used by
EvidenceReader in order to read data multiple times. |
| EvidenceReaderCommand
Interface used to create instances of
EvidenceReader. |
| EvidenceReaderCommandFactory
Creates evidence reader commands, for repeated iterating of a data set/partition of a data set.
|
| Class and Description |
|---|
| 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.
|
| DataCountOutput
Contains information returned by
DataCount. |
| DataPartitioning
Determines how data is partitioned.
|
| DataPartitionMethod
Determines whether data is included or excluded from a
DataPartitioning. |
| 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
Interface used to create instances of
EvidenceReader. |
| 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
Allows nested table to be read using a
DefaultDataReader. |
| 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
Provides information to
EvidenceReader.read(com.bayesserver.inference.Evidence, com.bayesserver.data.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. |
| Class and Description |
|---|
| DataProgress
Reports progress on the number of cases read.
|
| DataReaderCommand
Interface used by
EvidenceReader in order to read data multiple times. |
| EmptyStringAction
Determines the action to take when an empty string is encountered.
|
| Class and Description |
|---|
| DataReader
Interface for reading data row by row.
|
| EvidenceReader
A data set iterator, that can be read multiple times.
|
| Class and Description |
|---|
| DataReader
Interface for reading data row by row.
|
| DataReaderCommand
Interface used by
EvidenceReader in order to read data multiple times. |
| DataRecord
Interface for reading the values from a row of data.
|
| Class and Description |
|---|
| EvidenceReaderCommand
Interface used to create instances of
EvidenceReader. |
| Class and Description |
|---|
| EvidenceReaderCommand
Interface used to create instances of
EvidenceReader. |
| EvidenceReaderCommandFactory
Creates evidence reader commands, for repeated iterating of a data set/partition of a data set.
|
Copyright © 2021. All rights reserved.