timesfm-ts - v1.0.0
Preparing search index...
timesfm-core/src/config
createForecastConfig
Function createForecastConfig
createForecastConfig
(
overrides
?:
Partial
<
ForecastConfig
>
,
mc
?:
ModelConfig
,
)
:
ForecastConfig
Create a ForecastConfig by merging user overrides into the defaults, then normalising.
Parameters
overrides
:
Partial
<
ForecastConfig
>
= {}
mc
:
ModelConfig
= TIMESFM_25_CONFIG
Returns
ForecastConfig
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
timesfm-ts - v1.0.0
Loading...
Create a ForecastConfig by merging user overrides into the defaults, then normalising.