Forums before death by AOL, social media and spammers... "We can't have nice things"
|    comp.ai    |    Awaiting the gospel from Sarah Connor    |    1,954 messages    |
[   << oldest   |   < older   |   list   |   newer >   |   newest >>   ]
|    Message 507 of 1,954    |
|    Andrew Guillory to Fahd    |
|    Re: Feature Extraction of Binary Vectors    |
|    02 Dec 04 01:22:04    |
      XPost: comp.ai.edu       From: gtg008g@mail.gatech.edu              Fahd wrote:       > I have binary vectors that represent sensor readings where each entry can       > take a value of 0 or 1 (Active sensor/ inactive sensor). I am trying to use       > this data to train a Discrete Hidden Markov Model which requires       > transforming the data vectors to discrete observations. Any suggestions on       > how to do that? Thanks.              Have you tried just treating the binary vector as a binary integer?              int number = sensor1 + 2 * sensor2 + 4 * sensor3 + 8 * sensor4...              Maybe there is a reason for not doing this that I missed?              Andrew Guillory              [ comp.ai is moderated. To submit, just post and be patient, or if ]       [ that fails mail your article to |
[   << oldest   |   < older   |   list   |   newer >   |   newest >>   ]
(c) 1994, bbs@darkrealms.ca