Commit 458a8db5 by DLA

Update pretraining_selfsupervised_classweights.py

parent 39cf291e
......@@ -254,9 +254,6 @@ def get_cluster_id(clusters, p1,p2):
#Class weights
####################################################################
d_class_weights=load_obj('class_weights')
d_class_weights[14] = 0.8
d_class_weights[7] = 0.7
d_class_weights[10] = 0.58
####################################################################
for foldk in range(5):
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment