public class TestSparkMultiLayerParameterAveraging extends BaseSparkTest
| Constructor and Description |
|---|
TestSparkMultiLayerParameterAveraging() |
| Modifier and Type | Method and Description |
|---|---|
void |
testDistributedScoring() |
void |
testEvaluation() |
void |
testFitViaStringPaths() |
void |
testFitViaStringPathsCompGraph() |
void |
testFitViaStringPathsSize1() |
void |
testFromSvmLight() |
void |
testFromSvmLightBackprop() |
void |
testIterationCounts() |
void |
testIterationCountsGraph() |
void |
testParameterAveragingMultipleExamplesPerDataSet() |
void |
testROC() |
void |
testROCMultiClass() |
void |
testRunIteration() |
void |
testSeedRepeatability() |
void |
testSmallAmountOfData() |
void |
testUpdaters() |
void |
testVaePretrainSimple() |
void |
testVaePretrainSimpleCG() |
after, before, getBasicConf, getBasicNetwork, getBasicSparkDataSet, getContext, numExecutorspublic TestSparkMultiLayerParameterAveraging()
public void testFromSvmLightBackprop()
throws java.lang.Exception
java.lang.Exceptionpublic void testFromSvmLight()
throws java.lang.Exception
java.lang.Exceptionpublic void testRunIteration()
public void testUpdaters()
public void testEvaluation()
public void testSmallAmountOfData()
public void testDistributedScoring()
public void testParameterAveragingMultipleExamplesPerDataSet()
throws java.lang.Exception
java.lang.Exceptionpublic void testFitViaStringPaths()
throws java.lang.Exception
java.lang.Exceptionpublic void testFitViaStringPathsSize1()
throws java.lang.Exception
java.lang.Exceptionpublic void testFitViaStringPathsCompGraph()
throws java.lang.Exception
java.lang.Exceptionpublic void testSeedRepeatability()
throws java.lang.Exception
java.lang.Exceptionpublic void testIterationCounts()
throws java.lang.Exception
java.lang.Exceptionpublic void testIterationCountsGraph()
throws java.lang.Exception
java.lang.Exceptionpublic void testVaePretrainSimple()
public void testVaePretrainSimpleCG()
public void testROC()
public void testROCMultiClass()