MCPcopy Create free account

hub / github.com/unit8co/darts / functions

Functions3,734 in github.com/unit8co/darts

Methodsample
(self, model_output: torch.Tensor)
darts/utils/likelihood_models/torch.py:399
Methodsample
(self, model_output: torch.Tensor)
darts/utils/likelihood_models/torch.py:453
Methodsample
(self, model_output: torch.Tensor)
darts/utils/likelihood_models/torch.py:556
Methodsample
(self, model_output: torch.Tensor)
darts/utils/likelihood_models/torch.py:605
Methodsample
(self, model_output: torch.Tensor)
darts/utils/likelihood_models/torch.py:651
Methodsample
(self, model_output: torch.Tensor)
darts/utils/likelihood_models/torch.py:702
Methodsample
(self, model_output: torch.Tensor)
darts/utils/likelihood_models/torch.py:751
Methodsample
(self, model_output)
darts/utils/likelihood_models/torch.py:797
Methodsample
(self, model_output)
darts/utils/likelihood_models/torch.py:845
Methodsample
(self, model_output: torch.Tensor)
darts/utils/likelihood_models/torch.py:891
Methodsample
(self, model_output)
darts/utils/likelihood_models/torch.py:939
Methodsample
(self, model_output: torch.Tensor)
darts/utils/likelihood_models/torch.py:988
Methodsample
(self, model_output)
darts/utils/likelihood_models/torch.py:1032
Methodsample
Sample uniformly between [0, 1] (for each batch example) and return the linear interpolation between the fitted quantiles closest to
darts/utils/likelihood_models/torch.py:1092
Functionsanitized_method
(self, *args, **kwargs)
darts/utils/utils.py:176
Functionsape
symmetric Absolute Percentage Error (sAPE). For the true series :math:`y` and predicted series :math:`\\hat{y}` of length :math:`T`, it is comput
darts/metrics/metrics.py:1824
Methodsave
Saves the model under a given path or file handle. Example for saving and loading a :class:`SKLearnModel`: .. highlight
darts/models/forecasting/forecasting_model.py:2666
Methodsave
Saves the conformal model under a given path or file handle. Additionally, two files are stored if `self.model` is a `TorchForecasti
darts/models/forecasting/conformal_models.py:1379
Methodscore_from_prediction
Computes the anomaly score on the two (sequence of) series. The function `diff_fn` passed as a parameter to the scorer, will transform `pred_
darts/ad/scorers/scorers.py:495
Methodscorers_are_trainable
Whether any of the Scorers is trainable.
darts/ad/anomaly_model/anomaly_model.py:327
Methodscorers_are_univariate
Whether any of the Scorers is univariate.
darts/ad/anomaly_model/anomaly_model.py:322
Functionse
Squared Error (SE). For the true series :math:`y` and predicted series :math:`\\hat{y}` of length :math:`T`, it is computed per component/col
darts/metrics/metrics.py:670
Functionset_up_tests
(request)
darts/tests/conftest.py:59
Functionsetup
(app)
docs/source/conf.py:202
Methodsetup
Setup test fixtures for TimeSeries representation tests.
darts/tests/test_timeseries_repr_formatting.py:26
Functionsetup_logging
()
darts/tests/test_logging.py:14
Methodshape
The shape of the series `(n_timesteps, n_components, n_samples)`.
darts/timeseries.py:1613
Methodshape
(batch, seq_len, inner_dim) -> (batch, n_heads, seq_len, kv_proj_dim)
darts/models/components/chronos2_submodels.py:362
Methodshow_anomalies
Plot the results of the anomaly model. Computes the score on the given series input and shows the different anomaly scores with respect to ti
darts/ad/anomaly_model/filtering_am.py:203
Methodshow_anomalies
Plot the results of the anomaly model. Computes the score on the given series input and shows the different anomaly scores with respect to ti
darts/ad/anomaly_model/anomaly_model.py:244
Methodshow_anomalies
Plot the results of the anomaly model. Computes the score on the given series input and shows the different anomaly scores with respect to ti
darts/ad/anomaly_model/forecasting_am.py:428
Methodside_effect
(name, *args, **kwargs)
darts/tests/test_timeseries_plotly.py:350
Methodside_effect
(name, *args, **kwargs)
darts/tests/utils/test_utils.py:826
Functionskip
(app, what, name, obj, skip, options)
docs/source/conf.py:171
Functionsklearn_mape
(*args, **kwargs)
darts/tests/metrics/test_metrics.py:22
Functionsle
Squared Log Error (SLE). For the true series :math:`y` and predicted series :math:`\\hat{y}` of length :math:`T`, it is computed per componen
darts/metrics/metrics.py:1321
Methodsome_f
(idx)
darts/tests/dataprocessing/encoders/test_encoders.py:349
Functionsse
Squared Scaled Error (SSE) (see [1]_ for more information on scaled forecasting errors). It is the Squared Error (SE) scaled by the Mean SE (MSE)
darts/metrics/metrics.py:855
Methodstatic_covariates
The static covariates of this series. If defined, the static covariates are given as a `pandas.DataFrame`. The columns represent the static v
darts/timeseries.py:1559
Methodstatic_variables
List of all static variables in model
darts/models/forecasting/tft_model.py:344
Methodsupports_future_covariates
(self)
darts/models/forecasting/sklearn_model.py:1518
Methodsupports_future_covariates
Whether model supports future covariates
darts/models/forecasting/forecasting_model.py:269
Methodsupports_future_covariates
(self)
darts/models/forecasting/forecasting_model.py:3465
Methodsupports_future_covariates
(self)
darts/models/forecasting/torch_forecasting_model.py:2848
Methodsupports_future_covariates
(self)
darts/models/forecasting/torch_forecasting_model.py:2880
Methodsupports_future_covariates
(self)
darts/models/forecasting/torch_forecasting_model.py:2912
Methodsupports_future_covariates
(self)
darts/models/forecasting/torch_forecasting_model.py:2944
Methodsupports_future_covariates
(self)
darts/models/forecasting/torch_forecasting_model.py:2976
Methodsupports_future_covariates
(self)
darts/models/forecasting/ensemble_model.py:820
Methodsupports_future_covariates
(self)
darts/models/forecasting/tirex_model.py:502
Methodsupports_future_covariates
(self)
darts/models/forecasting/timesfm2p5_model.py:720
Methodsupports_future_covariates
(self)
darts/models/forecasting/patchtst_fm_model.py:691
Methodsupports_future_covariates
(self)
darts/models/forecasting/nf_model.py:813
Methodsupports_future_covariates
(self)
darts/models/forecasting/nlinear.py:495
Methodsupports_future_covariates
(self)
darts/models/forecasting/global_baseline_models.py:271
Methodsupports_future_covariates
(self)
darts/models/forecasting/conformal_models.py:1548
Methodsupports_future_covariates
(self)
darts/models/forecasting/dlinear.py:524
Methodsupports_likelihood_parameter_prediction
(self)
darts/models/forecasting/regression_ensemble_model.py:536
Methodsupports_likelihood_parameter_prediction
Whether model instance supports direct prediction of likelihood parameters
darts/models/forecasting/forecasting_model.py:290
Methodsupports_likelihood_parameter_prediction
EnsembleModel can predict likelihood parameters if all its forecasting models were fitted with the same likelihood.
darts/models/forecasting/ensemble_model.py:793
Methodsupports_likelihood_parameter_prediction
(self)
darts/models/forecasting/global_baseline_models.py:226
Methodsupports_likelihood_parameter_prediction
(self)
darts/models/forecasting/conformal_models.py:1560
Methodsupports_multivariate
(self)
darts/tests/models/forecasting/test_regression_ensemble_model.py:44
Methodsupports_multivariate
If available, uses `model`'s native multivariate support. If not available, obtains multivariate support by wrapping the univariate m
darts/models/forecasting/sklearn_model.py:609
Methodsupports_multivariate
(self)
darts/models/forecasting/kalman_forecaster.py:194
Methodsupports_multivariate
(self)
darts/models/forecasting/fft.py:289
Methodsupports_multivariate
Whether the model considers more than one variate in the time series.
darts/models/forecasting/forecasting_model.py:256
Methodsupports_multivariate
(self)
darts/models/forecasting/arima.py:136
Methodsupports_multivariate
(self)
darts/models/forecasting/sf_model.py:394
Methodsupports_multivariate
(self)
darts/models/forecasting/torch_forecasting_model.py:2564
Methodsupports_multivariate
(self)
darts/models/forecasting/ensemble_model.py:810
Methodsupports_multivariate
(self)
darts/models/forecasting/theta.py:189
Methodsupports_multivariate
(self)
darts/models/forecasting/theta.py:511
Methodsupports_multivariate
(self)
darts/models/forecasting/varima.py:272
Methodsupports_multivariate
(self)
darts/models/forecasting/prophet_model.py:428
Methodsupports_multivariate
(self)
darts/models/forecasting/exponential_smoothing.py:187
Methodsupports_multivariate
(self)
darts/models/forecasting/conformal_models.py:1540
Methodsupports_multivariate
(self)
darts/models/forecasting/baselines.py:44
Methodsupports_multivariate
(self)
darts/models/forecasting/baselines.py:101
Methodsupports_multivariate
(self)
darts/models/forecasting/baselines.py:154
Methodsupports_multivariate
(self)
darts/models/forecasting/baselines.py:212
Methodsupports_optimized_historical_forecasts
Whether the model supports optimized historical forecasts
darts/models/forecasting/forecasting_model.py:332
Methodsupports_optimized_historical_forecasts
Whether the model supports optimized historical forecasts
darts/models/forecasting/forecasting_model.py:3196
Methodsupports_optimized_historical_forecasts
Whether the model supports optimized historical forecasts
darts/models/forecasting/ensemble_model.py:826
Methodsupports_past_covariates
(self)
darts/models/forecasting/sklearn_model.py:1514
Methodsupports_past_covariates
Whether model supports past covariates
darts/models/forecasting/forecasting_model.py:262
Methodsupports_past_covariates
(self)
darts/models/forecasting/torch_forecasting_model.py:2844
Methodsupports_past_covariates
(self)
darts/models/forecasting/torch_forecasting_model.py:2876
Methodsupports_past_covariates
(self)
darts/models/forecasting/torch_forecasting_model.py:2908
Methodsupports_past_covariates
(self)
darts/models/forecasting/torch_forecasting_model.py:2940
Methodsupports_past_covariates
(self)
darts/models/forecasting/torch_forecasting_model.py:2972
Methodsupports_past_covariates
(self)
darts/models/forecasting/ensemble_model.py:814
Methodsupports_past_covariates
(self)
darts/models/forecasting/tirex_model.py:498
Methodsupports_past_covariates
(self)
darts/models/forecasting/timesfm2p5_model.py:716
Methodsupports_past_covariates
(self)
darts/models/forecasting/patchtst_fm_model.py:687
Methodsupports_past_covariates
(self)
darts/models/forecasting/nf_model.py:809
Methodsupports_past_covariates
(self)
darts/models/forecasting/nlinear.py:499
Methodsupports_past_covariates
(self)
darts/models/forecasting/global_baseline_models.py:275
Methodsupports_past_covariates
(self)
darts/models/forecasting/conformal_models.py:1544
Methodsupports_past_covariates
(self)
darts/models/forecasting/dlinear.py:528
← previousnext →2,101–2,200 of 3,734, ranked by callers