Пример #1
0
 /**
  * Gets the useful parameter of the classifier.
  *
  * @return a boolean with the useful parameter value of the classifier.
  */
 public boolean getUseful() {
   return parameters.getUseful();
 } // end getUseful