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

    • MTOfflineProcess

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

    • showOfflineDialog

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