-
Notifications
You must be signed in to change notification settings - Fork 292
Add Clustering Method to PriceTaker #1579
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
Codecov Report❌ Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## main #1579 +/- ##
==========================================
- Coverage 77.05% 77.00% -0.06%
==========================================
Files 395 395
Lines 63512 63555 +43
Branches 10358 10365 +7
==========================================
- Hits 48942 48941 -1
- Misses 12130 12175 +45
+ Partials 2440 2439 -1 ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
idaes/apps/grid_integration/pricetaker/tests/test_clustering.py
Outdated
Show resolved
Hide resolved
…y/idaes-pse into pricetaker_clustering
radhakrishnatg
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I have a few changes. Please see my comments below.
idaes/apps/grid_integration/pricetaker/tests/test_clustering.py
Outdated
Show resolved
Hide resolved
adam-a-a
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM
radhakrishnatg
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Looks good to me. Thank you, @MarcusHolly, for making all the requested changes!

Summary/Motivation:
Adds a literature-based method to the pricetaker model for determining the optimal number of clusters that a dataset should be broken into
Changes proposed in this PR:
Legal Acknowledgement
By contributing to this software project, I agree to the following terms and conditions for my contribution: