Skip to content
This repository has been archived by the owner on Jan 30, 2023. It is now read-only.

Fitting data to hsmmlearn model #42

Open
manasa001 opened this issue May 7, 2019 · 1 comment
Open

Fitting data to hsmmlearn model #42

manasa001 opened this issue May 7, 2019 · 1 comment

Comments

@manasa001
Copy link

manasa001 commented May 7, 2019

We are working on device failure detection using syslogs and trying to use HSMM Model for the same .We have built training data for Error sequences and another with Errorfree sequences. We want to build a HSMM model for both Error and Error free data using the hsmmlearn module.In the example model demonstrated in the git, model is trained on only the sample data based out of Gaussian distribution, but we require the HSMM model to be trained on our Error and Error free data.Kindly help in understanding of how to fit hsmmlearn model for our training data(Error and Error Free data) and do predictions.

@manasa001
Copy link
Author

We are working on device failure detection using syslogs and trying to use HSMM Model for the same .We have built training data for Error sequences and another with Errorfree sequences. We want to build a HSMM model for both Error and Error free data using the hsmmlearn module.In the example model demonstrated in the git, model is trained on only the sample data based out of Gaussian distribution, but we require the HSMM model to be trained on our Error and Error free data.Kindly help in understanding of how to fit hsmmlearn model for our training data(Error and Error Free data) and do predictions.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant