Code Monkey home page Code Monkey logo

featuresaliencyhmm's Introduction

FeatureSaliency Hidden Markov Model

This repository presents an implementation of the feature saliency HMM algorithm as proposed by Adams et. al in the paper Feature Selection for Hidden Markov Models and Hidden Semi-Markov Models. The implementation is a modification of the GaussianHMM class of hmmlearn.

FSHMM-diagram

Requirements:

Install dependencies via pip install -r requirements.txt

hmmlearn==0.2.0
scikit-learn==0.19.1

Quick Start:

The notebook FSHMM_example.ipynb has a short example on how to use the library and shows a simple test case.

Resources:

If you use this code, please cite the following papers:

@article{fons2021,
	title = {A novel dynamic asset allocation system using Feature Saliency Hidden Markov models for smart beta investing},
	author = {Elizabeth Fons and Paula Dawson and Jeffrey Yau and Xiao-jun Zeng and John Keane},
	journal = {Expert Systems with Applications},
	volume = {163},
	year = {2021},
	pages = {113720},
	issn = {0957-4174},
	doi = {10.1016/j.eswa.2020.113720}
}
@article{adams2016,  
	title={Feature Selection for Hidden Markov Models and Hidden Semi-Markov Models},   
	author={Stephen Adams and Peter A. Beling and Randy Cogill},  
	journal={IEEE Access},   
	volume={4},  
	year={2016},  
	pages={1642-1657},  
	doi={10.1109/ACCESS.2016.2552478}
}

featuresaliencyhmm's People

Contributors

elifons avatar dependabot[bot] avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.