LearnHMM
Run an Example
Install & Use
curl -X POST -d '[
["a","b","c","d"],
["a","c","d","e"],
["a","b","d","e"]
]' -H 'Content-Type: application/json' -H 'Authorization: Simple YOUR_API_KEY' https://api.algorithmia.com/v1/algo/ml/LearnHMM/0.1.0