smile.sequence
Class HMMTest
- java.lang.Object
-
- smile.sequence.HMMTest
-
public class HMMTest extends java.lang.Object
-
-
Constructor Summary
Constructors Constructor and Description HMMTest()
-
Method Summary
All Methods Static Methods Instance Methods Concrete Methods Modifier and Type Method and Description voidsetUp()static voidsetUpClass()voidtearDown()static voidtearDownClass()voidtestGetInitialStateProbabilities()Test of getInitialStateProbabilities method, of class HMM.voidtestGetStateTransitionProbabilities()Test of getStateTransitionProbabilities method, of class HMM.voidtestGetSymbolEmissionProbabilities()Test of getSymbolEmissionProbabilities method, of class HMM.voidtestLearn()Test of learn method, of class HMM.voidtestLearn2()Test of learn method, of class HMM.voidtestLogp_intArr_intArr()Test of logp method, of class HMM.voidtestLogp_intArr_intArr2()Test of logp method, of class HMM.voidtestLogp_intArr()Test of logp method, of class HMM.voidtestLogp_intArr2()Test of logp method, of class HMM.voidtestNumStates()Test of numStates method, of class HMM.voidtestNumSymbols()Test of numSymbols method, of class HMM.voidtestP_intArr_intArr()Test of p method, of class HMM.voidtestP_intArr_intArr2()Test of p method, of class HMM.voidtestP_intArr()Test of p method, of class HMM.voidtestP_intArr2()Test of p method, of class HMM.voidtestPredict()Test of predict method, of class HMM.voidtestPredict2()Test of predict method, of class HMM.voidtestPredict3()Test of predict method, of class HMM.
-
-
-
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()
-
testNumStates
public void testNumStates()
Test of numStates method, of class HMM.
-
testNumSymbols
public void testNumSymbols()
Test of numSymbols method, of class HMM.
-
testGetInitialStateProbabilities
public void testGetInitialStateProbabilities()
Test of getInitialStateProbabilities method, of class HMM.
-
testGetStateTransitionProbabilities
public void testGetStateTransitionProbabilities()
Test of getStateTransitionProbabilities method, of class HMM.
-
testGetSymbolEmissionProbabilities
public void testGetSymbolEmissionProbabilities()
Test of getSymbolEmissionProbabilities method, of class HMM.
-
testP_intArr_intArr
public void testP_intArr_intArr()
Test of p method, of class HMM.
-
testLogp_intArr_intArr
public void testLogp_intArr_intArr()
Test of logp method, of class HMM.
-
testP_intArr
public void testP_intArr()
Test of p method, of class HMM.
-
testLogp_intArr
public void testLogp_intArr()
Test of logp method, of class HMM.
-
testPredict
public void testPredict()
Test of predict method, of class HMM.
-
testLearn
public void testLearn()
Test of learn method, of class HMM.
-
testP_intArr_intArr2
public void testP_intArr_intArr2()
Test of p method, of class HMM.
-
testLogp_intArr_intArr2
public void testLogp_intArr_intArr2()
Test of logp method, of class HMM.
-
testP_intArr2
public void testP_intArr2()
Test of p method, of class HMM.
-
testLogp_intArr2
public void testLogp_intArr2()
Test of logp method, of class HMM.
-
testPredict2
public void testPredict2()
Test of predict method, of class HMM.
-
testPredict3
public void testPredict3()
Test of predict method, of class HMM.
-
testLearn2
public void testLearn2()
Test of learn method, of class HMM.
-
-
DataMelt 3.0 © DataMelt by jWork.ORG