Skip to content

Commit

Permalink
Add heinaniemi dataset
Browse files Browse the repository at this point in the history
  • Loading branch information
mariya committed Oct 16, 2024
1 parent 52c96e5 commit cea71a7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/mpm_experiments/generate_allcop_inputs.py
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
import pandas as pd
from src.allium.gex_classifier import GEXClassifier

datasets = ['diedrich', 'jude', 'lilljebjorn', 'tran']
datasets = ['diedrich', 'heinaniemi', 'jude', 'lilljebjorn', 'tran']
data_dir = '/home/mariya/Data/allium'
gc = GEXClassifier('v3')

Expand Down

0 comments on commit cea71a7

Please sign in to comment.