5152535455565758
this(1); } public Predict(int n) { this.n = n; scores = new TFloatLinkedList(); labels = new TIntLinkedList(); }