leavoigt commited on
Commit
8052f15
1 Parent(s): f691218

Update utils/target_classifier.py

Browse files
Files changed (1) hide show
  1. utils/target_classifier.py +0 -2
utils/target_classifier.py CHANGED
@@ -22,8 +22,6 @@ def get_target_labels(preds):
22
  """
23
 
24
  # Get label names
25
- st.write("preds - utils")
26
- st.write(preds[:10])
27
  predictions_names=[]
28
 
29
  # loop through each prediction
 
22
  """
23
 
24
  # Get label names
 
 
25
  predictions_names=[]
26
 
27
  # loop through each prediction