jhplot.math.pca.tests
Class SVDBasedPCA_Test
- java.lang.Object
-
- junit.framework.Assert
-
- junit.framework.TestCase
-
- jhplot.math.pca.tests.TemplatePCATest
-
- jhplot.math.pca.tests.SVDBasedPCA_Test
-
- All Implemented Interfaces:
- junit.framework.Test
public class SVDBasedPCA_Test extends TemplatePCATest
-
-
Constructor Summary
Constructors Constructor and Description SVDBasedPCA_Test()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method and Description void
testDimsReduction()
void
testImageSegementationClass1()
void
testIris()
void
testNoOfSamplesSmallerThanNoOfDims()
void
testOutliers()
-
Methods inherited from class junit.framework.TestCase
assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertFalse, assertFalse, assertNotNull, assertNotNull, assertNotSame, assertNotSame, assertNull, assertNull, assertSame, assertSame, assertTrue, assertTrue, countTestCases, fail, fail, failNotEquals, failNotSame, failSame, format, getName, run, run, runBare, setName, toString
-
-
-
-
Method Detail
-
testIris
public void testIris() throws java.io.IOException
- Throws:
java.io.IOException
-
testImageSegementationClass1
public void testImageSegementationClass1() throws java.io.IOException
- Throws:
java.io.IOException
-
testOutliers
public void testOutliers() throws java.io.IOException
- Throws:
java.io.IOException
-
testDimsReduction
public void testDimsReduction() throws java.io.IOException
- Throws:
java.io.IOException
-
testNoOfSamplesSmallerThanNoOfDims
public void testNoOfSamplesSmallerThanNoOfDims() throws java.io.IOException
- Throws:
java.io.IOException
-
-
DMelt 3.0 © DataMelt by jWork.ORG