Interface CTAlgorithmInfo

All Known Implementing Classes:
MHTAlgorithmInfo, StandardMHTChi2Info

public interface CTAlgorithmInfo
Extra results or information for each CTDataUnit from the click train algorithm. .
Author:
Jamie Macaulay
  • Method Details Link icon

    • getInfoString Link icon

      String getInfoString()
      Get an HTML formatted string for an extra chi^2 calculation info.
      Returns:
      string showing info.
    • getCTAlgorithmLogging Link icon

      CTAlgorithmInfoLogging getCTAlgorithmLogging()
      Logging class for saving algorithm info data.
      Returns:
      logging info.
    • getAlgorithmType Link icon

      String getAlgorithmType()
      Get the type of algorithm used.
      Returns:
      the type of click train algorithm used.