oracle / accelerated-data-science

ADS is the Oracle Data Science Cloud Service's python SDK supporting, model ops (train/eval/deploy), along with running workloads on Jobs and Pipeline resources.
https://accelerated-data-science.readthedocs.io/
Universal Permissive License v1.0
87 stars 43 forks source link

Introduced post processing #937

Closed prasankh closed 1 day ago

prasankh commented 1 month ago

ODSC-61573

Following schema can be used to set min value for the forecast value

postprocessing:
 enabled: true
 steps:
   set_min_forecast: 0
github-actions[bot] commented 1 day ago

⚠️ This PR changed pyproject.toml file. ⚠️

github-actions[bot] commented 1 day ago

📌 Cov diff with main:

Coverage-0%

📌 Overall coverage:

Coverage-59.02%