Skip to content

DanyEle/Hadoop_HMM

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

27 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Hadoop_HMM

Author: Daniele Gadler

Created for:

PAD - Distributed Enabling Platforms course. 1st Semester of A.Y. 2018-2019.

Department of Computer Science, University of Pisa

A Hadoop-based implementation for initializing and training Hidden Markov Models based on big data in a scalable way.

to run the script:

git clone https://github.com/DanyEle/Hadoop_HMM.git
cd HMM_MapReduce
./run_program.sh <input_folder on hadoop's HDFS>

About

A Hadoop Map-Reduce implementation of a script for initialising and training Hidden Markov Models

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published