Skip to content

Commit

Permalink
final sparsity comment
Browse files Browse the repository at this point in the history
  • Loading branch information
GiovanniPasserello committed May 28, 2021
1 parent d9b4acb commit 027f3b1
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions shgp/data/metadata_sparsity.py
Original file line number Diff line number Diff line change
Expand Up @@ -440,6 +440,7 @@ def load_data(self):
"""


# (start from M=25 and make xticks sparser - e.g., [50, 100, 150, 200, 250, 300])
class ElectricitySparsityMetaDataset(ElectricityDataset, SparsityMetaDataset):
def __init__(self):
ElectricityDataset.__init__(self)
Expand Down

0 comments on commit 027f3b1

Please sign in to comment.