If the parameter maxInd != None in pipelineEvaluation() function, it should always return specified number of indicators. Now it returns only those indicators with the score higher than 85% of the maximal score (therefore it can return fewer indicators then maxInd).
If the parameter maxInd != None in pipelineEvaluation() function, it should always return specified number of indicators. Now it returns only those indicators with the score higher than 85% of the maximal score (therefore it can return fewer indicators then maxInd).