public PerformancePrediction_Frame()
        {
            log = new Logger_Gui(this);
            GlobalState.logInfo = log;

            InitializeComponent();
            addMlSettingsBoxContent();
        }
Exemple #2
0
        public PerformancePrediction_Frame()
        {
            log = new Logger_Gui(this);
            GlobalState.logInfo = log;


            InitializeComponent();
            addMlSettingsBoxContent();
        }