| Package | Description |
|---|---|
| org.encog.ml.data.market | |
| org.encog.ml.data.temporal |
| Modifier and Type | Class and Description |
|---|---|
class |
MarketDataDescription
This class is used to describe the type of financial data that is needed.
|
| Modifier and Type | Method and Description |
|---|---|
void |
MarketMLDataSet.addDescription(TemporalDataDescription desc)
Add one description of the type of market data that we are seeking at
each datapoint.
|
| Modifier and Type | Method and Description |
|---|---|
List<TemporalDataDescription> |
TemporalMLDataSet.getDescriptions() |
| Modifier and Type | Method and Description |
|---|---|
void |
TemporalMLDataSet.addDescription(TemporalDataDescription desc)
Add a data description.
|
Copyright © 2014. All Rights Reserved.