dpinney / omf

The Open Modeling Framework for smart grid cost-benefit analysis.
https://omf.coop
GNU General Public License v2.0
112 stars 62 forks source link

Confidence Score and missing customer updates from Logan #396

Closed lblakel closed 2 years ago

lblakel commented 2 years ago

There should only be changes to omf/solvers/sandia_ami_phase_id/init.py

I added three functions Plot_ModifiedSilhouetteCoefficients, Calculate_ModifiedSilhouetteCoefficients, and CreateFullListCustomerResults_CAEns.

I also made edits to main to call Calculate_ModifiedSilhouetteCoefficients and CreateFullListCustomerResults_CAEns, adjusted the variable naming getting saved to the output csv, and added the confidence score to the output csv.