|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use TemporalDataDescription | |
|---|---|
| org.encog.ml.data.market | |
| org.encog.ml.data.temporal | |
| Uses of TemporalDataDescription in org.encog.ml.data.market |
|---|
| Subclasses of TemporalDataDescription in org.encog.ml.data.market | |
|---|---|
class |
MarketDataDescription
This class is used to describe the type of financial data that is needed. |
| Methods in org.encog.ml.data.market with parameters of type TemporalDataDescription | |
|---|---|
void |
MarketMLDataSet.addDescription(TemporalDataDescription desc)
Add one description of the type of market data that we are seeking at each datapoint. |
| Uses of TemporalDataDescription in org.encog.ml.data.temporal |
|---|
| Methods in org.encog.ml.data.temporal that return types with arguments of type TemporalDataDescription | |
|---|---|
List<TemporalDataDescription> |
TemporalMLDataSet.getDescriptions()
|
| Methods in org.encog.ml.data.temporal with parameters of type TemporalDataDescription | |
|---|---|
void |
TemporalMLDataSet.addDescription(TemporalDataDescription desc)
Add a data description. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||