christophwaibel / EnergyHubs

Energy Hub scripts for various projects
MIT License
2 stars 2 forks source link

Move Clustering class to the Metaheuristics library #1

Open christophwaibel opened 4 years ago

christophwaibel commented 4 years ago

move the clustering class into the metaheuristics repo, because it better fits there

For the energy hubs, import the metaheuristics library then

christophwaibel commented 4 years ago

also, add CLARA as algorithm option, cause PAM is pretty slow