MCPcopy Create free account

hub / github.com/unit8co/darts / functions

Functions3,734 in github.com/unit8co/darts

Methodsupports_probabilistic_prediction
(self)
darts/models/forecasting/sklearn_model.py:1526
Methodsupports_probabilistic_prediction
(self)
darts/models/forecasting/kalman_forecaster.py:198
Methodsupports_probabilistic_prediction
(self)
darts/models/forecasting/regression_ensemble_model.py:541
Methodsupports_probabilistic_prediction
Checks if the forecasting model with this configuration supports probabilistic predictions. By default, returns False. Needs to be o
darts/models/forecasting/forecasting_model.py:227
Methodsupports_probabilistic_prediction
(self)
darts/models/forecasting/arima.py:238
Methodsupports_probabilistic_prediction
(self)
darts/models/forecasting/sf_model.py:406
Methodsupports_probabilistic_prediction
(self)
darts/models/forecasting/torch_forecasting_model.py:2568
Methodsupports_probabilistic_prediction
(self)
darts/models/forecasting/ensemble_model.py:806
Methodsupports_probabilistic_prediction
(self)
darts/models/forecasting/varima.py:280
Methodsupports_probabilistic_prediction
(self)
darts/models/forecasting/pl_forecasting_module.py:744
Methodsupports_probabilistic_prediction
(self)
darts/models/forecasting/global_baseline_models.py:230
Methodsupports_probabilistic_prediction
(self)
darts/models/forecasting/prophet_model.py:432
Methodsupports_probabilistic_prediction
(self)
darts/models/forecasting/exponential_smoothing.py:191
Methodsupports_probabilistic_prediction
(self)
darts/models/forecasting/conformal_models.py:1564
Methodsupports_sample_weight
Whether model supports sample weight for training.
darts/utils/multioutput.py:143
Methodsupports_sample_weight
Whether the model supports a validation set during training.
darts/models/forecasting/sklearn_model.py:1530
Methodsupports_sample_weight
Whether model supports sample weight for training.
darts/models/forecasting/forecasting_model.py:283
Methodsupports_sample_weight
Whether model supports sample weight for training.
darts/models/forecasting/forecasting_model.py:3210
Methodsupports_sample_weight
(self)
darts/models/forecasting/conformal_models.py:1556
Methodsupports_static_covariates
(self)
darts/models/forecasting/sklearn_model.py:1522
Methodsupports_static_covariates
(self)
darts/models/forecasting/block_rnn_model.py:587
Methodsupports_static_covariates
Whether model supports static covariates
darts/models/forecasting/forecasting_model.py:276
Methodsupports_static_covariates
(self)
darts/models/forecasting/tsmixer_model.py:839
Methodsupports_static_covariates
(self)
darts/models/forecasting/tft_model.py:1198
Methodsupports_static_covariates
(self)
darts/models/forecasting/tide_model.py:739
Methodsupports_static_covariates
(self)
darts/models/forecasting/nf_model.py:817
Methodsupports_static_covariates
(self)
darts/models/forecasting/nlinear.py:491
Methodsupports_static_covariates
(self)
darts/models/forecasting/global_baseline_models.py:234
Methodsupports_static_covariates
(self)
darts/models/forecasting/global_baseline_models.py:267
Methodsupports_static_covariates
(self)
darts/models/forecasting/conformal_models.py:1552
Methodsupports_static_covariates
(self)
darts/models/forecasting/dlinear.py:520
Methodsupports_transferable_series_prediction
Whether the model supports prediction for any input `series`.
darts/models/forecasting/forecasting_model.py:298
Methodsupports_transferable_series_prediction
Whether the model supports prediction for any input `series`.
darts/models/forecasting/forecasting_model.py:2954
Methodsupports_transferable_series_prediction
Whether the model supports prediction for any input `series`.
darts/models/forecasting/forecasting_model.py:3203
Methodsupports_transferable_series_prediction
Whether the model supports prediction for any input `series`.
darts/models/forecasting/forecasting_model.py:3626
Functiontear_down_tests
()
darts/tests/conftest.py:62
Methodtest_Difference
(self)
darts/tests/ad/test_scorers.py:701
Methodtest_FilteringAnomalyModelInput
(self)
darts/tests/ad/test_anomaly_model.py:522
Methodtest_FitFilteringAnomalyModelInput
(self, anomaly_model_config)
darts/tests/ad/test_anomaly_model.py:186
Methodtest_FitForecastingAnomalyModelInput
(self, anomaly_model_config)
darts/tests/ad/test_anomaly_model.py:203
Methodtest_FittableAggregator_fit_predict
Check that consecutive calls to fit() and predict() work as intended
darts/tests/ad/test_aggregators.py:445
Methodtest_FittableAggregator_fit_wrong_inputs
Check that exception is raised when fit() arguments are incorrects
darts/tests/ad/test_aggregators.py:315
Methodtest_FittableAggregator_predict_wrong_inputs
Check that exception specific to FittableAggregator are properly raised
darts/tests/ad/test_aggregators.py:429
Methodtest_FittableAnomalyScorer
(self, scorer_config)
darts/tests/ad/test_scorers.py:480
Methodtest_ForecastingAnomalyModelInput
(self)
darts/tests/ad/test_anomaly_model.py:494
Methodtest_IQRDetector_constructor
(self)
darts/tests/ad/test_detectors.py:582
Methodtest_NonFittableAggregator_predict
Check that predict() works as intended
darts/tests/ad/test_aggregators.py:294
Methodtest_NonFittableAnomalyScorer
(self, scorer)
darts/tests/ad/test_scorers.py:450
Methodtest_Norm
(self)
darts/tests/ad/test_scorers.py:623
Methodtest_PyODScorer
(self)
darts/tests/ad/test_scorers.py:1225
Methodtest_QuantileDetector_constructor
(self)
darts/tests/ad/test_detectors.py:192
Methodtest_ScoreFilteringAnomalyModelInput
(self, anomaly_model_config)
darts/tests/ad/test_anomaly_model.py:336
Methodtest_ScoreForecastingAnomalyModelInput
(self, anomaly_model_config)
darts/tests/ad/test_anomaly_model.py:294
Methodtest_ThresholdDetector_constructor
(self)
darts/tests/ad/test_detectors.py:285
Methodtest_WassersteinScorer
(self, mpl_safe_plotting)
darts/tests/ad/test_scorers.py:827
Methodtest_accept_pretrain_global_models
(self)
darts/tests/models/forecasting/test_regression_ensemble_model.py:163
Methodtest_accepts_different_regression_models
(self)
darts/tests/models/forecasting/test_regression_ensemble_model.py:135
Methodtest_accepts_one_model
(self)
darts/tests/models/forecasting/test_regression_ensemble_model.py:150
Methodtest_activation_fns
(self)
darts/tests/models/forecasting/test_nbeats_nhits.py:178
Methodtest_activation_functions
(self, activation, expect_error)
darts/tests/models/forecasting/test_tsmixer.py:310
Methodtest_activations
(self)
darts/tests/models/forecasting/test_transformer_model.py:111
Methodtest_ad_dir
(self)
darts/tests/utils/test_lazy.py:168
Methodtest_add_datetime_attribute
datetime_attributes are 0-indexed (shift is applied when necessary)
darts/tests/test_timeseries_multivariate.py:211
Methodtest_add_holidays
(self)
darts/tests/test_timeseries_multivariate.py:258
Methodtest_add_regressor_configs_invalid
Add regressor contains invalid component names.
darts/tests/models/forecasting/test_prophet.py:339
Methodtest_add_regressor_configs_valid
Tests the add_regressor_configs parameter.
darts/tests/models/forecasting/test_prophet.py:320
Methodtest_add_seasonality_calls
(self)
darts/tests/models/forecasting/test_prophet.py:25
Methodtest_add_static_covs_predict
(self)
darts/tests/utils/tabularization/test_add_static_covariates.py:110
Methodtest_add_static_covs_train
(self)
darts/tests/utils/tabularization/test_add_static_covariates.py:23
Methodtest_adjust_start
Check relative start position adjustment.
darts/tests/utils/historical_forecasts/test_utils.py:156
Methodtest_ae
(self, config)
darts/tests/metrics/test_metrics.py:1053
Methodtest_aggregator_performance_multiple_series
(self, config)
darts/tests/ad/test_aggregators.py:521
Methodtest_aggregator_performance_single_series
(self, config)
darts/tests/ad/test_aggregators.py:483
Methodtest_aggregator_predict_wrong_inputs
Check that exception is raised when predict() arguments are incorrects.
darts/tests/ad/test_aggregators.py:255
Methodtest_aligned_low_freq_anchor
Check that values are properly extracted when the beginning of the series is aligned with the low frequency anchor value (day of the
darts/tests/dataprocessing/transformers/test_midas.py:598
Methodtest_all_contains_only_lazy_and_extra_names
(self, fake_package)
darts/tests/utils/test_lazy.py:131
Methodtest_all_default_options_accessible
Test that all default options can be accessed.
darts/tests/test_config.py:189
Methodtest_alt_creation
(self)
darts/tests/test_timeseries.py:500
Methodtest_ape
(self, config)
darts/tests/metrics/test_metrics.py:1177
Methodtest_ape_zero
(self, metric)
darts/tests/metrics/test_metrics.py:230
Methodtest_append
(self)
darts/tests/test_timeseries_multivariate.py:147
Methodtest_append
(self)
darts/tests/test_timeseries.py:685
Methodtest_append_and_prepend_values
(self, config)
darts/tests/test_timeseries.py:758
Methodtest_append_values
(self)
darts/tests/test_timeseries_multivariate.py:150
Methodtest_arre
(self, config)
darts/tests/metrics/test_metrics.py:1097
Methodtest_assert_univariate
(self)
darts/tests/test_timeseries_multivariate.py:285
Methodtest_attention_explanation
Test attention (feature importance) explanation results and plotting.
darts/tests/explainability/test_tft_explainer.py:387
Methodtest_autc_constant_series
(self)
darts/tests/metrics/test_metrics.py:2562
Methodtest_autc_invalid_params
(self, kwargs, match)
darts/tests/metrics/test_metrics.py:2558
Methodtest_auto_precision_casting
(self, dtype, auto_precision)
darts/tests/models/forecasting/test_torch_forecasting_model.py:1161
Methodtest_autoregressive_timeseries
(self)
darts/tests/utils/test_timeseries_generation.py:317
Methodtest_backtest_and_residuals
Residuals and backtest are already tested for quantile, and interval metrics based on stochastic or quantile forecasts. So, a simple check tha
darts/tests/models/forecasting/test_conformal_model.py:1482
Methodtest_backtest_bad_covariates
Passing unsupported covariate should raise an exception
darts/tests/models/forecasting/test_backtesting.py:1093
Methodtest_backtest_classification
Tests backtest for classification models with different prediction methods and configurations.
darts/tests/models/forecasting/test_backtesting.py:967
Methodtest_backtest_forecasting
(self)
darts/tests/models/forecasting/test_backtesting.py:581
Methodtest_backtest_multiple_series
(self)
darts/tests/models/forecasting/test_backtesting.py:780
Methodtest_backtest_overlap_end_empty_intersection
When overlap_end=True and predict_likelihood_parameters=True, the last forecast window can extend beyond the series end, producing an
darts/tests/models/forecasting/test_backtesting.py:1648
Methodtest_backtest_regression
(self, caplog)
darts/tests/models/forecasting/test_backtesting.py:799
Methodtest_backtest_retrain
Test backtest method with different retrain arguments
darts/tests/models/forecasting/test_local_forecasting_models.py:626
Methodtest_backtest_sample_weight
check that passing sample weights work and that it yields different results than without sample weights.
darts/tests/models/forecasting/test_backtesting.py:1709
← previousnext →2,201–2,300 of 3,734, ranked by callers