Skip to content

yyhpys/n-order-markov-chain

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

n-order-markov-chain

N-order markov chain implementation in Java

Current State

  • N-order Markov Chain Learning
  • N-order Markov Chain Prediction with state constraint option

To-do

  • Predictor structure
  • Tie-break option
  • Remove ambiguity of 'state' and 'observation'
  • Example of usage
  • Library...
  • and blabla...

Dependency (for now)

About

N-order markov chain implementation

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages