Class BestOfKHomogeneousReductionStumpExperimentRunnerWrapper

    • Constructor Detail

      • BestOfKHomogeneousReductionStumpExperimentRunnerWrapper

        public BestOfKHomogeneousReductionStumpExperimentRunnerWrapper​(ai.libs.jaicore.db.IDatabaseConfig config,
                                                                       int k,
                                                                       int mccvRepeats)
                                                                throws java.sql.SQLException
        Throws:
        java.sql.SQLException
    • Method Detail

      • getConductedExperiments

        public java.util.Collection<MySQLReductionExperiment> getConductedExperiments()
                                                                               throws java.sql.SQLException
        Throws:
        java.sql.SQLException
      • createAndGetExperimentIfNotConducted

        public MySQLReductionExperiment createAndGetExperimentIfNotConducted​(int seed,
                                                                             java.io.File dataFile,
                                                                             java.lang.String nameOfClassifier)
                                                                      throws java.sql.SQLException
        Throws:
        java.sql.SQLException