org.gcube.dataanalysis.ecoengine.test.experiments.latimeria
Class ExperimentsForLatimeria

java.lang.Object
  extended by org.gcube.dataanalysis.ecoengine.test.experiments.latimeria.ExperimentsForLatimeria

public class ExperimentsForLatimeria
extends Object


Constructor Summary
ExperimentsForLatimeria()
           
 
Method Summary
static void calcdiscrepancy(String table1, String table2)
           
static void calcHRS(String hcaf, String absenceTable, String presenceTable)
           
static void calcquality(String table, String presenceTable, String absenceTable)
           
static void generateAbsenceTable()
           
static void generateAquamapsNativeSuitable()
           
static void generateAquamapsNativeSuitableNeuralNetwokrs()
           
static void generateHCAFFilter()
           
static void generateHSPENTable()
           
static void generatePresenceTable()
           
static void generateRandomAbsenceTable()
           
static void main(String[] args)
           
static void main1(String[] args)
           
static void trainNativeNeuralNetworks()
           
static void trainNeuralNetworks()
           
static void trainSuitableNeuralNetworks()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ExperimentsForLatimeria

public ExperimentsForLatimeria()
Method Detail

generateHSPENTable

public static void generateHSPENTable()
                               throws Exception
Throws:
Exception

generateAquamapsNativeSuitable

public static void generateAquamapsNativeSuitable()
                                           throws Exception
Throws:
Exception

generatePresenceTable

public static void generatePresenceTable()
                                  throws Exception
Throws:
Exception

generateRandomAbsenceTable

public static void generateRandomAbsenceTable()
                                       throws Exception
Throws:
Exception

generateAbsenceTable

public static void generateAbsenceTable()
                                 throws Exception
Throws:
Exception

trainNeuralNetworks

public static void trainNeuralNetworks()
                                throws Exception
Throws:
Exception

trainSuitableNeuralNetworks

public static void trainSuitableNeuralNetworks()
                                        throws Exception
Throws:
Exception

trainNativeNeuralNetworks

public static void trainNativeNeuralNetworks()
                                      throws Exception
Throws:
Exception

generateAquamapsNativeSuitableNeuralNetwokrs

public static void generateAquamapsNativeSuitableNeuralNetwokrs()
                                                         throws Exception
Throws:
Exception

calcdiscrepancy

public static void calcdiscrepancy(String table1,
                                   String table2)
                            throws Exception
Throws:
Exception

calcquality

public static void calcquality(String table,
                               String presenceTable,
                               String absenceTable)
                        throws Exception
Throws:
Exception

generateHCAFFilter

public static void generateHCAFFilter()
                               throws Exception
Throws:
Exception

calcHRS

public static void calcHRS(String hcaf,
                           String absenceTable,
                           String presenceTable)
                    throws Exception
Throws:
Exception

main1

public static void main1(String[] args)
                  throws Exception
Throws:
Exception

main

public static void main(String[] args)
                 throws Exception
Throws:
Exception


Copyright © 2013. All Rights Reserved.