openstef 3.4.13__tar.gz → 3.4.14__tar.gz

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (110) hide show
  1. {openstef-3.4.13 → openstef-3.4.14}/PKG-INFO +2 -1
  2. {openstef-3.4.13 → openstef-3.4.14}/README.md +1 -0
  3. {openstef-3.4.13 → openstef-3.4.14}/openstef/data_classes/prediction_job.py +6 -6
  4. {openstef-3.4.13 → openstef-3.4.14}/openstef/pipeline/create_forecast.py +1 -1
  5. {openstef-3.4.13 → openstef-3.4.14}/openstef.egg-info/PKG-INFO +2 -1
  6. {openstef-3.4.13 → openstef-3.4.14}/setup.py +1 -1
  7. {openstef-3.4.13 → openstef-3.4.14}/LICENSE +0 -0
  8. {openstef-3.4.13 → openstef-3.4.14}/openstef/__init__.py +0 -0
  9. {openstef-3.4.13 → openstef-3.4.14}/openstef/__main__.py +0 -0
  10. {openstef-3.4.13 → openstef-3.4.14}/openstef/data/dazls_model_3.4.7/dazls_stored_3.4.7_adaptation_model.z +0 -0
  11. {openstef-3.4.13 → openstef-3.4.14}/openstef/data/dazls_model_3.4.7/dazls_stored_3.4.7_adaptation_model.z.license +0 -0
  12. {openstef-3.4.13 → openstef-3.4.14}/openstef/data/dazls_model_3.4.7/dazls_stored_3.4.7_adaptation_model_features.z +0 -0
  13. {openstef-3.4.13 → openstef-3.4.14}/openstef/data/dazls_model_3.4.7/dazls_stored_3.4.7_adaptation_model_features.z.license +0 -0
  14. {openstef-3.4.13 → openstef-3.4.14}/openstef/data/dazls_model_3.4.7/dazls_stored_3.4.7_adaptation_model_scaler.z +0 -0
  15. {openstef-3.4.13 → openstef-3.4.14}/openstef/data/dazls_model_3.4.7/dazls_stored_3.4.7_adaptation_model_scaler.z.license +0 -0
  16. {openstef-3.4.13 → openstef-3.4.14}/openstef/data/dazls_model_3.4.7/dazls_stored_3.4.7_domain_model.z +0 -0
  17. {openstef-3.4.13 → openstef-3.4.14}/openstef/data/dazls_model_3.4.7/dazls_stored_3.4.7_domain_model.z.license +0 -0
  18. {openstef-3.4.13 → openstef-3.4.14}/openstef/data/dazls_model_3.4.7/dazls_stored_3.4.7_domain_model_features.z +0 -0
  19. {openstef-3.4.13 → openstef-3.4.14}/openstef/data/dazls_model_3.4.7/dazls_stored_3.4.7_domain_model_features.z.license +0 -0
  20. {openstef-3.4.13 → openstef-3.4.14}/openstef/data/dazls_model_3.4.7/dazls_stored_3.4.7_domain_model_scaler.z +0 -0
  21. {openstef-3.4.13 → openstef-3.4.14}/openstef/data/dazls_model_3.4.7/dazls_stored_3.4.7_domain_model_scaler.z.license +0 -0
  22. {openstef-3.4.13 → openstef-3.4.14}/openstef/data/dazls_model_3.4.7/dazls_stored_3.4.7_model_card.md +0 -0
  23. {openstef-3.4.13 → openstef-3.4.14}/openstef/data/dazls_model_3.4.7/dazls_stored_3.4.7_model_card.md.license +0 -0
  24. {openstef-3.4.13 → openstef-3.4.14}/openstef/data/dazls_model_3.4.7/dazls_stored_3.4.7_target.z +0 -0
  25. {openstef-3.4.13 → openstef-3.4.14}/openstef/data/dazls_model_3.4.7/dazls_stored_3.4.7_target.z.license +0 -0
  26. {openstef-3.4.13 → openstef-3.4.14}/openstef/data/dazls_model_3.4.7/dazls_stored_3.4.7_target_scaler.z +0 -0
  27. {openstef-3.4.13 → openstef-3.4.14}/openstef/data/dazls_model_3.4.7/dazls_stored_3.4.7_target_scaler.z.license +0 -0
  28. {openstef-3.4.13 → openstef-3.4.14}/openstef/data/dutch_holidays_2020-2022.csv +0 -0
  29. {openstef-3.4.13 → openstef-3.4.14}/openstef/data/dutch_holidays_2020-2022.csv.license +0 -0
  30. {openstef-3.4.13 → openstef-3.4.14}/openstef/data/pv_single_coefs.csv +0 -0
  31. {openstef-3.4.13 → openstef-3.4.14}/openstef/data/pv_single_coefs.csv.license +0 -0
  32. {openstef-3.4.13 → openstef-3.4.14}/openstef/data_classes/__init__.py +0 -0
  33. {openstef-3.4.13 → openstef-3.4.14}/openstef/data_classes/data_prep.py +0 -0
  34. {openstef-3.4.13 → openstef-3.4.14}/openstef/data_classes/model_specifications.py +0 -0
  35. {openstef-3.4.13 → openstef-3.4.14}/openstef/data_classes/split_function.py +0 -0
  36. {openstef-3.4.13 → openstef-3.4.14}/openstef/enums.py +0 -0
  37. {openstef-3.4.13 → openstef-3.4.14}/openstef/exceptions.py +0 -0
  38. {openstef-3.4.13 → openstef-3.4.14}/openstef/feature_engineering/__init__.py +0 -0
  39. {openstef-3.4.13 → openstef-3.4.14}/openstef/feature_engineering/apply_features.py +0 -0
  40. {openstef-3.4.13 → openstef-3.4.14}/openstef/feature_engineering/data_preparation.py +0 -0
  41. {openstef-3.4.13 → openstef-3.4.14}/openstef/feature_engineering/feature_adder.py +0 -0
  42. {openstef-3.4.13 → openstef-3.4.14}/openstef/feature_engineering/feature_applicator.py +0 -0
  43. {openstef-3.4.13 → openstef-3.4.14}/openstef/feature_engineering/general.py +0 -0
  44. {openstef-3.4.13 → openstef-3.4.14}/openstef/feature_engineering/holiday_features.py +0 -0
  45. {openstef-3.4.13 → openstef-3.4.14}/openstef/feature_engineering/lag_features.py +0 -0
  46. {openstef-3.4.13 → openstef-3.4.14}/openstef/feature_engineering/weather_features.py +0 -0
  47. {openstef-3.4.13 → openstef-3.4.14}/openstef/metrics/__init__.py +0 -0
  48. {openstef-3.4.13 → openstef-3.4.14}/openstef/metrics/figure.py +0 -0
  49. {openstef-3.4.13 → openstef-3.4.14}/openstef/metrics/metrics.py +0 -0
  50. {openstef-3.4.13 → openstef-3.4.14}/openstef/metrics/reporter.py +0 -0
  51. {openstef-3.4.13 → openstef-3.4.14}/openstef/model/__init__.py +0 -0
  52. {openstef-3.4.13 → openstef-3.4.14}/openstef/model/basecase.py +0 -0
  53. {openstef-3.4.13 → openstef-3.4.14}/openstef/model/confidence_interval_applicator.py +0 -0
  54. {openstef-3.4.13 → openstef-3.4.14}/openstef/model/fallback.py +0 -0
  55. {openstef-3.4.13 → openstef-3.4.14}/openstef/model/metamodels/__init__.py +0 -0
  56. {openstef-3.4.13 → openstef-3.4.14}/openstef/model/metamodels/grouped_regressor.py +0 -0
  57. {openstef-3.4.13 → openstef-3.4.14}/openstef/model/metamodels/missing_values_handler.py +0 -0
  58. {openstef-3.4.13 → openstef-3.4.14}/openstef/model/model_creator.py +0 -0
  59. {openstef-3.4.13 → openstef-3.4.14}/openstef/model/objective.py +0 -0
  60. {openstef-3.4.13 → openstef-3.4.14}/openstef/model/objective_creator.py +0 -0
  61. {openstef-3.4.13 → openstef-3.4.14}/openstef/model/regressors/__init__.py +0 -0
  62. {openstef-3.4.13 → openstef-3.4.14}/openstef/model/regressors/arima.py +0 -0
  63. {openstef-3.4.13 → openstef-3.4.14}/openstef/model/regressors/custom_regressor.py +0 -0
  64. {openstef-3.4.13 → openstef-3.4.14}/openstef/model/regressors/dazls.py +0 -0
  65. {openstef-3.4.13 → openstef-3.4.14}/openstef/model/regressors/lgbm.py +0 -0
  66. {openstef-3.4.13 → openstef-3.4.14}/openstef/model/regressors/linear.py +0 -0
  67. {openstef-3.4.13 → openstef-3.4.14}/openstef/model/regressors/regressor.py +0 -0
  68. {openstef-3.4.13 → openstef-3.4.14}/openstef/model/regressors/xgb.py +0 -0
  69. {openstef-3.4.13 → openstef-3.4.14}/openstef/model/regressors/xgb_quantile.py +0 -0
  70. {openstef-3.4.13 → openstef-3.4.14}/openstef/model/serializer.py +0 -0
  71. {openstef-3.4.13 → openstef-3.4.14}/openstef/model/standard_deviation_generator.py +0 -0
  72. {openstef-3.4.13 → openstef-3.4.14}/openstef/model_selection/__init__.py +0 -0
  73. {openstef-3.4.13 → openstef-3.4.14}/openstef/model_selection/model_selection.py +0 -0
  74. {openstef-3.4.13 → openstef-3.4.14}/openstef/monitoring/__init__.py +0 -0
  75. {openstef-3.4.13 → openstef-3.4.14}/openstef/monitoring/performance_meter.py +0 -0
  76. {openstef-3.4.13 → openstef-3.4.14}/openstef/monitoring/teams.py +0 -0
  77. {openstef-3.4.13 → openstef-3.4.14}/openstef/pipeline/__init__.py +0 -0
  78. {openstef-3.4.13 → openstef-3.4.14}/openstef/pipeline/create_basecase_forecast.py +0 -0
  79. {openstef-3.4.13 → openstef-3.4.14}/openstef/pipeline/create_component_forecast.py +0 -0
  80. {openstef-3.4.13 → openstef-3.4.14}/openstef/pipeline/optimize_hyperparameters.py +0 -0
  81. {openstef-3.4.13 → openstef-3.4.14}/openstef/pipeline/train_create_forecast_backtest.py +0 -0
  82. {openstef-3.4.13 → openstef-3.4.14}/openstef/pipeline/train_model.py +0 -0
  83. {openstef-3.4.13 → openstef-3.4.14}/openstef/pipeline/utils.py +0 -0
  84. {openstef-3.4.13 → openstef-3.4.14}/openstef/postprocessing/__init__.py +0 -0
  85. {openstef-3.4.13 → openstef-3.4.14}/openstef/postprocessing/postprocessing.py +0 -0
  86. {openstef-3.4.13 → openstef-3.4.14}/openstef/preprocessing/__init__.py +0 -0
  87. {openstef-3.4.13 → openstef-3.4.14}/openstef/preprocessing/preprocessing.py +0 -0
  88. {openstef-3.4.13 → openstef-3.4.14}/openstef/tasks/__init__.py +0 -0
  89. {openstef-3.4.13 → openstef-3.4.14}/openstef/tasks/calculate_kpi.py +0 -0
  90. {openstef-3.4.13 → openstef-3.4.14}/openstef/tasks/create_basecase_forecast.py +0 -0
  91. {openstef-3.4.13 → openstef-3.4.14}/openstef/tasks/create_components_forecast.py +0 -0
  92. {openstef-3.4.13 → openstef-3.4.14}/openstef/tasks/create_forecast.py +0 -0
  93. {openstef-3.4.13 → openstef-3.4.14}/openstef/tasks/create_solar_forecast.py +0 -0
  94. {openstef-3.4.13 → openstef-3.4.14}/openstef/tasks/create_wind_forecast.py +0 -0
  95. {openstef-3.4.13 → openstef-3.4.14}/openstef/tasks/optimize_hyperparameters.py +0 -0
  96. {openstef-3.4.13 → openstef-3.4.14}/openstef/tasks/run_tracy.py +0 -0
  97. {openstef-3.4.13 → openstef-3.4.14}/openstef/tasks/split_forecast.py +0 -0
  98. {openstef-3.4.13 → openstef-3.4.14}/openstef/tasks/train_model.py +0 -0
  99. {openstef-3.4.13 → openstef-3.4.14}/openstef/tasks/utils/__init__.py +0 -0
  100. {openstef-3.4.13 → openstef-3.4.14}/openstef/tasks/utils/dependencies.py +0 -0
  101. {openstef-3.4.13 → openstef-3.4.14}/openstef/tasks/utils/predictionjobloop.py +0 -0
  102. {openstef-3.4.13 → openstef-3.4.14}/openstef/tasks/utils/taskcontext.py +0 -0
  103. {openstef-3.4.13 → openstef-3.4.14}/openstef/validation/__init__.py +0 -0
  104. {openstef-3.4.13 → openstef-3.4.14}/openstef/validation/validation.py +0 -0
  105. {openstef-3.4.13 → openstef-3.4.14}/openstef.egg-info/SOURCES.txt +0 -0
  106. {openstef-3.4.13 → openstef-3.4.14}/openstef.egg-info/dependency_links.txt +0 -0
  107. {openstef-3.4.13 → openstef-3.4.14}/openstef.egg-info/requires.txt +0 -0
  108. {openstef-3.4.13 → openstef-3.4.14}/openstef.egg-info/top_level.txt +0 -0
  109. {openstef-3.4.13 → openstef-3.4.14}/pyproject.toml +0 -0
  110. {openstef-3.4.13 → openstef-3.4.14}/setup.cfg +0 -0
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.1
2
2
  Name: openstef
3
- Version: 3.4.13
3
+ Version: 3.4.14
4
4
  Summary: Open short term energy forecaster
5
5
  Home-page: https://github.com/OpenSTEF/openstef
6
6
  Author: Alliander N.V
@@ -58,6 +58,7 @@ SPDX-License-Identifier: MPL-2.0
58
58
  [![Downloads](https://static.pepy.tech/badge/openstef/month)](https://pepy.tech/project/openstef)
59
59
 
60
60
  # OpenSTEF
61
+
61
62
  OpenSTEF is a Python package designed for generating short-term forecasts in the energy sector. The repository includes all the essential components required for machine learning pipelines that facilitate the forecasting process. To utilize the package, users are required to furnish their own data storage and retrieval interface.
62
63
 
63
64
  # Table of contents
@@ -22,6 +22,7 @@ SPDX-License-Identifier: MPL-2.0
22
22
  [![Downloads](https://static.pepy.tech/badge/openstef/month)](https://pepy.tech/project/openstef)
23
23
 
24
24
  # OpenSTEF
25
+
25
26
  OpenSTEF is a Python package designed for generating short-term forecasts in the energy sector. The repository includes all the essential components required for machine learning pipelines that facilitate the forecasting process. To utilize the package, users are required to furnish their own data storage and retrieval interface.
26
27
 
27
28
  # Table of contents
@@ -40,14 +40,14 @@ class PredictionJobDataClass(BaseModel):
40
40
  If unsure what to pick, choose ``"demand"``.
41
41
 
42
42
  """
43
- horizon_minutes: int = 2880
44
- """The horizon of the desired forecast in minutes. Defaults to 2880 minutes (i.e. 2 days)."""
43
+ horizon_minutes: Optional[int] = 2880
44
+ """The horizon of the desired forecast in minutes used in tasks. Defaults to 2880 minutes (i.e. 2 days)."""
45
45
  resolution_minutes: int
46
46
  """The resolution of the desired forecast in minutes."""
47
- lat: float
48
- """Latitude of the forecasted location in degrees."""
49
- lon: float
50
- """Longitude of the forecasted location in degrees."""
47
+ lat: Optional[float] = 52.132633
48
+ """Latitude of the forecasted location in degrees. Used for fetching weather data in tasks, calculating derrived features and component splitting."""
49
+ lon: Optional[float] = 5.291266
50
+ """Longitude of the forecasted location in degrees. Used for fetching weather data in tasks, calculating derrived features and component splitting."""
51
51
  name: str
52
52
  """Name of the forecast, e.g. the location name."""
53
53
  train_components: Optional[bool]
@@ -64,7 +64,7 @@ def create_forecast_pipeline_core(
64
64
  Computes the forecasts and confidence intervals given a prediction job and input data.
65
65
  This pipeline has no database or persisitent storage dependencies.
66
66
 
67
- Expected prediction job keys: "resolution_minutes", "horizon_minutes", "id", "type",
67
+ Expected prediction job keys: "resolution_minutes", "id", "type",
68
68
  "name", "quantiles"
69
69
 
70
70
  Args:
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.1
2
2
  Name: openstef
3
- Version: 3.4.13
3
+ Version: 3.4.14
4
4
  Summary: Open short term energy forecaster
5
5
  Home-page: https://github.com/OpenSTEF/openstef
6
6
  Author: Alliander N.V
@@ -58,6 +58,7 @@ SPDX-License-Identifier: MPL-2.0
58
58
  [![Downloads](https://static.pepy.tech/badge/openstef/month)](https://pepy.tech/project/openstef)
59
59
 
60
60
  # OpenSTEF
61
+
61
62
  OpenSTEF is a Python package designed for generating short-term forecasts in the energy sector. The repository includes all the essential components required for machine learning pipelines that facilitate the forecasting process. To utilize the package, users are required to furnish their own data storage and retrieval interface.
62
63
 
63
64
  # Table of contents
@@ -29,7 +29,7 @@ def read_long_description_from_readme():
29
29
 
30
30
  setup(
31
31
  name="openstef",
32
- version="3.4.13",
32
+ version="3.4.14",
33
33
  packages=find_packages(include=["openstef", "openstef.*"]),
34
34
  description="Open short term energy forecaster",
35
35
  long_description=read_long_description_from_readme(),
File without changes
File without changes
File without changes
File without changes