Skip to content
Snippets Groups Projects
Commit cbfd68fe authored by tomrink's avatar tomrink
Browse files

snapshot...

parent 08060ba0
Branches
No related tags found
No related merge requests found
......@@ -910,7 +910,7 @@ def analyze_3cat(file):
[precision_0, precision_1, precision_2], [mcc_0, mcc_1, mcc_2]
def analyze_5cat(file='/Users/tomrink/cld_opd_frac.npy'):
def analyze_5cat(file):
tup = np.load(file, allow_pickle=True)
lbls = tup[0]
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment