Last chance! 50% off unlimited learning
Sale ends in
#generate data
L = huge.generator(d = 200, graph = "cluster", prob = 0.3)
out1 = huge(L)
#draw ROC curve
Z1 = huge.roc(out1)
#Maximum F1 score
max(Z1$F1)
Run the code above in your browser using DataLab