MarketDataDescription overview
MarketDataDescription
|
Overloaded. Initializes a new instance of the MarketDataDescription class. |
ActivationFunction (inherited from TemporalDataDescription) | The activation function for this layer. |
DataType | The data type that this is. |
DescriptionType (inherited from TemporalDataDescription) | The type of data this is. |
High (inherited from TemporalDataDescription) | The highest allowed value. |
Index (inherited from TemporalDataDescription) | Get the index. |
IsInput (inherited from TemporalDataDescription) | Is this data input? Or is it to be predicted. |
IsPredict (inherited from TemporalDataDescription) | Determine if this is a predicted value. |
Low (inherited from TemporalDataDescription) | The lowest allowed data. |
Ticker | The ticker symbol. |
Equals (inherited from Object) | |
GetHashCode (inherited from Object) | |
GetType (inherited from Object) | |
ToString (inherited from Object) |
Finalize (inherited from Object) | |
MemberwiseClone (inherited from Object) |
MarketDataDescription Class | Encog.Neural.NeuralData.Market Namespace