JuliaMasche

Results 2 issues of JuliaMasche

Hi, I already run a few experiments for different text classification datasets with class imbalance and in many cases, Random sampling of indexes usually performs better than most (sometimes all)...

Hi, I am running experiments for multi-class classification and get the following error for EpectedErrorReduction: File "/home/julia/master_thesis/env/lib/python3.6/site-packages/alipy/query_strategy/query_labels.py", line 829, in select score.append(pv[i, yi] * self.log_loss(prob)) IndexError: index 4 is out...