TangRunze / EmpBayesSBM

Empirical Bayes Stochastic Block Model
1 stars 0 forks source link

Read Data #9

Open TangRunze opened 10 years ago

TangRunze commented 10 years ago

When reading true labels, if the file is 1 label per line, the last line cannot be loaded. Now either enter a new line, or put all labels in one line.