I have an array called labels such that:
labels
Out[15]: array([ 0, 1, 2, ..., 7, 10, -1])
I also have a dictionary called IDnodes which contains for each key an array of Boolean type and each array is of a different length...
asked by
08.05.2017 / 11:00