Class ParameterCSearchResult

java.lang.Object
de.bwaldvogel.liblinear.ParameterCSearchResult

public class ParameterCSearchResult
extends java.lang.Object
  • Constructor Summary

    Constructors 
    Constructor Description
    ParameterCSearchResult​(double bestC, double bestScore)  
  • Method Summary

    Modifier and Type Method Description
    double getBestC()  
    double getBestScore()  

    Methods inherited from class java.lang.Object

    clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait