smile.classification
Class NeuralNetworkTest
- java.lang.Object
-
- smile.classification.NeuralNetworkTest
-
public class NeuralNetworkTest extends java.lang.Object
-
-
Constructor Summary
Constructors Constructor and Description NeuralNetworkTest()
-
Method Summary
All Methods Static Methods Instance Methods Concrete Methods Modifier and Type Method and Description voidsetUp()static voidsetUpClass()voidtearDown()static voidtearDownClass()voidtestIris()Test of learn method, of class NeuralNetwork.voidtestIris2()Test of learn method, of class NeuralNetwork.voidtestSegment()Test of learn method, of class NeuralNetwork.voidtestSegmentLMS()Test of learn method, of class NeuralNetwork.voidtestUSPS()Test of learn method, of class NeuralNetwork.voidtestUSPSLMS()Test of learn method, of class NeuralNetwork.
-
-
-
Method Detail
-
setUpClass
public static void setUpClass() throws java.lang.Exception- Throws:
java.lang.Exception
-
tearDownClass
public static void tearDownClass() throws java.lang.Exception- Throws:
java.lang.Exception
-
setUp
public void setUp()
-
tearDown
public void tearDown()
-
testIris
public void testIris()
Test of learn method, of class NeuralNetwork.
-
testIris2
public void testIris2()
Test of learn method, of class NeuralNetwork.
-
testSegment
public void testSegment()
Test of learn method, of class NeuralNetwork.
-
testSegmentLMS
public void testSegmentLMS()
Test of learn method, of class NeuralNetwork.
-
testUSPS
public void testUSPS()
Test of learn method, of class NeuralNetwork.
-
testUSPSLMS
public void testUSPSLMS()
Test of learn method, of class NeuralNetwork.
-
-
DataMelt 3.0 © DataMelt by jWork.ORG