XYO Platform SDK - v3.10.6
Preparing search index...
@xyo-network/diviner-models
ForecastingSettings
Interface ForecastingSettings
interface
ForecastingSettings
{
batchLimit
?:
number
;
forecastingMethod
?:
string
;
forecastingSteps
?:
number
;
maxTrainingLength
?:
number
;
timestamp
?:
number
;
windowSize
?:
number
;
witnessAddresses
?:
Lowercase
<
string
>
[]
;
witnessSchema
?:
string
;
}
Index
Properties
batch
Limit?
forecasting
Method?
forecasting
Steps?
max
Training
Length?
timestamp?
window
Size?
witness
Addresses?
witness
Schema?
Properties
Optional
batch
Limit
batchLimit
?:
number
Optional
forecasting
Method
forecastingMethod
?:
string
Optional
forecasting
Steps
forecastingSteps
?:
number
Optional
max
Training
Length
maxTrainingLength
?:
number
Optional
timestamp
timestamp
?:
number
Optional
window
Size
windowSize
?:
number
Optional
witness
Addresses
witnessAddresses
?:
Lowercase
<
string
>
[]
Optional
witness
Schema
witnessSchema
?:
string
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
batch
Limit
forecasting
Method
forecasting
Steps
max
Training
Length
timestamp
window
Size
witness
Addresses
witness
Schema
XYO Platform SDK - v3.10.6
Loading...