Class MTOfflineProcess

java.lang.Object
matchedTemplateClassifer.offline.MTOfflineProcess

public class MTOfflineProcess extends Object
Offline processes for the matched click classifier.

Used in viewer mode to run the click train algorithm

Author:
Jamie Macaulay
  • Constructor Details Link icon

    • MTOfflineProcess Link icon

      public MTOfflineProcess(MTClassifierControl mtControl)
      Constructor for matched template classifier offline process.
      Parameters:
      mtControl - - the mt classifier control
  • Method Details Link icon

    • showOfflineDialog Link icon

      public void showOfflineDialog(Frame parentFrame)
      Show the offline dialog for the matched click classifier
      Parameters:
      parentFrame -