Skip to content

Conversation

@peter-yuma
Copy link
Collaborator

No description provided.

@peter-yuma peter-yuma requested review from matt-yuma and umocm April 27, 2025 12:53
@peter-yuma peter-yuma merged commit 353cafc into dev Apr 27, 2025
6 checks passed
@peter-yuma peter-yuma deleted the 2.4.1-release-notes branch April 27, 2025 21:13
peter-yuma added a commit that referenced this pull request Apr 28, 2025
* Update rewards to better handle ties (#109)

* Update Staging (#100) (#101)

* Enhancement/increased evaluation window (#91)

* update the rewards to be calculated with the last 6 hours of predictions

* make evaluation window a config option

* update reward to properly get 6 hours of past data offset by one hour ago.

* add completeness to rewards calculation

* Just multiply the current rewards by the completeness score

* remove config options and introduce constants for the evaluation window

* release notes and version incremementing

---------

Co-authored-by: Peter | Yuma, a DCG Company <[email protected]>

* add function to handle tied weights

* updated implementation

* np nonzero instead of where

* correct fn name

---------

Co-authored-by: Matt | Yuma | DCG <[email protected]>

* update version (#110)

---------

Co-authored-by: Matt | Yuma | DCG <[email protected]>
peter-yuma added a commit that referenced this pull request Apr 30, 2025
* Update rewards to better handle ties (#109)

* Update Staging (#100) (#101)

* Enhancement/increased evaluation window (#91)

* update the rewards to be calculated with the last 6 hours of predictions

* make evaluation window a config option

* update reward to properly get 6 hours of past data offset by one hour ago.

* add completeness to rewards calculation

* Just multiply the current rewards by the completeness score

* remove config options and introduce constants for the evaluation window

* release notes and version incremementing

---------

Co-authored-by: Peter | Yuma, a DCG Company <[email protected]>

* add function to handle tied weights

* updated implementation

* np nonzero instead of where

* correct fn name

---------

Co-authored-by: Matt | Yuma | DCG <[email protected]>

* update version (#110)

* Update date (#113)

---------

Co-authored-by: Matt | Yuma | DCG <[email protected]>
peter-yuma added a commit that referenced this pull request Apr 30, 2025
* Rewards Changes (#111)

* Update rewards to better handle ties (#109)

* Update Staging (#100) (#101)

* Enhancement/increased evaluation window (#91)

* update the rewards to be calculated with the last 6 hours of predictions

* make evaluation window a config option

* update reward to properly get 6 hours of past data offset by one hour ago.

* add completeness to rewards calculation

* Just multiply the current rewards by the completeness score

* remove config options and introduce constants for the evaluation window

* release notes and version incremementing

---------

Co-authored-by: Peter | Yuma, a DCG Company <[email protected]>

* add function to handle tied weights

* updated implementation

* np nonzero instead of where

* correct fn name

---------

Co-authored-by: Matt | Yuma | DCG <[email protected]>

* update version (#110)

---------

Co-authored-by: Matt | Yuma | DCG <[email protected]>

* Dev (#114)

* Update rewards to better handle ties (#109)

* Update Staging (#100) (#101)

* Enhancement/increased evaluation window (#91)

* update the rewards to be calculated with the last 6 hours of predictions

* make evaluation window a config option

* update reward to properly get 6 hours of past data offset by one hour ago.

* add completeness to rewards calculation

* Just multiply the current rewards by the completeness score

* remove config options and introduce constants for the evaluation window

* release notes and version incremementing

---------

Co-authored-by: Peter | Yuma, a DCG Company <[email protected]>

* add function to handle tied weights

* updated implementation

* np nonzero instead of where

* correct fn name

---------

Co-authored-by: Matt | Yuma | DCG <[email protected]>

* update version (#110)

* Update date (#113)

---------

Co-authored-by: Matt | Yuma | DCG <[email protected]>

---------

Co-authored-by: Matt | Yuma | DCG <[email protected]>
peter-yuma added a commit that referenced this pull request May 19, 2025
* Update rewards to better handle ties (#109)

* Update Staging (#100) (#101)

* Enhancement/increased evaluation window (#91)

* update the rewards to be calculated with the last 6 hours of predictions

* make evaluation window a config option

* update reward to properly get 6 hours of past data offset by one hour ago.

* add completeness to rewards calculation

* Just multiply the current rewards by the completeness score

* remove config options and introduce constants for the evaluation window

* release notes and version incremementing

---------

Co-authored-by: Peter | Yuma, a DCG Company <[email protected]>

* add function to handle tied weights

* updated implementation

* np nonzero instead of where

* correct fn name

---------

Co-authored-by: Matt | Yuma | DCG <[email protected]>

* update version (#110)

* Rewards Changes (#111)

* Update rewards to better handle ties (#109)

* Update Staging (#100) (#101)

* Enhancement/increased evaluation window (#91)

* update the rewards to be calculated with the last 6 hours of predictions

* make evaluation window a config option

* update reward to properly get 6 hours of past data offset by one hour ago.

* add completeness to rewards calculation

* Just multiply the current rewards by the completeness score

* remove config options and introduce constants for the evaluation window

* release notes and version incremementing

---------

Co-authored-by: Peter | Yuma, a DCG Company <[email protected]>

* add function to handle tied weights

* updated implementation

* np nonzero instead of where

* correct fn name

---------

Co-authored-by: Matt | Yuma | DCG <[email protected]>

* update version (#110)

---------

Co-authored-by: Matt | Yuma | DCG <[email protected]>

* Update date (#113)

* Ensure intervals are evaluated across an hour of prices

---------

Co-authored-by: Matt | Yuma | DCG <[email protected]>
@peter-yuma peter-yuma mentioned this pull request May 19, 2025
peter-yuma added a commit that referenced this pull request May 19, 2025
* Update rewards to better handle ties (#109)

* Update Staging (#100) (#101)

* Enhancement/increased evaluation window (#91)

* update the rewards to be calculated with the last 6 hours of predictions

* make evaluation window a config option

* update reward to properly get 6 hours of past data offset by one hour ago.

* add completeness to rewards calculation

* Just multiply the current rewards by the completeness score

* remove config options and introduce constants for the evaluation window

* release notes and version incremementing

---------



* add function to handle tied weights

* updated implementation

* np nonzero instead of where

* correct fn name

---------



* update version (#110)

* Rewards Changes (#111)

* Update rewards to better handle ties (#109)

* Update Staging (#100) (#101)

* Enhancement/increased evaluation window (#91)

* update the rewards to be calculated with the last 6 hours of predictions

* make evaluation window a config option

* update reward to properly get 6 hours of past data offset by one hour ago.

* add completeness to rewards calculation

* Just multiply the current rewards by the completeness score

* remove config options and introduce constants for the evaluation window

* release notes and version incremementing

---------



* add function to handle tied weights

* updated implementation

* np nonzero instead of where

* correct fn name

---------



* update version (#110)

---------



* Update date (#113)

* Ensure intervals are evaluated across an hour of prices

---------

Co-authored-by: Matt | Yuma | DCG <[email protected]>
peter-yuma added a commit that referenced this pull request Jun 16, 2025
* Update rewards to better handle ties (#109)

* Update Staging (#100) (#101)

* Enhancement/increased evaluation window (#91)

* update the rewards to be calculated with the last 6 hours of predictions

* make evaluation window a config option

* update reward to properly get 6 hours of past data offset by one hour ago.

* add completeness to rewards calculation

* Just multiply the current rewards by the completeness score

* remove config options and introduce constants for the evaluation window

* release notes and version incremementing

---------

* add function to handle tied weights

* updated implementation

* np nonzero instead of where

* correct fn name

---------

* update version (#110)

* Rewards Changes (#111)

* Update rewards to better handle ties (#109)

* Update Staging (#100) (#101)

* Enhancement/increased evaluation window (#91)

* update the rewards to be calculated with the last 6 hours of predictions

* make evaluation window a config option

* update reward to properly get 6 hours of past data offset by one hour ago.

* add completeness to rewards calculation

* Just multiply the current rewards by the completeness score

* remove config options and introduce constants for the evaluation window

* release notes and version incremementing

---------

* add function to handle tied weights

* updated implementation

* np nonzero instead of where

* correct fn name

---------

* update version (#110)

---------

* Update date (#113)

* Ensure intervals are evaluated across an hour of prices

---------

Co-authored-by: Matt | Yuma | DCG <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants