Skip to main content

Blog

Learn About Our Meetup

5000+ Members

MEETUPS

LEARN, CONNECT, SHARE

Join our meetup, learn, connect, share, and get to know your Toronto AI community. 

JOB POSTINGS

INDEED POSTINGS

Browse through the latest deep learning, ai, machine learning postings from Indeed for the GTA.

CONTACT

CONNECT WITH US

Are you looking to sponsor space, be a speaker, or volunteer, feel free to give us a shout.

[D][SVM model] what is the best way to discriminate if a word is belong to the trained classes?

i’m currently working on a project regarding isolated word recognition using svm model. But i’m struck by the scenario to decide an unknown word that put into the model belongs to my specific list of words or not. In more detail, i have a model that could recognize 5 vietnamese words, and the voice signal of words that aren’t in any of these classes will be classify into class 6 (non-key class), but the real training samples i could get for this class can’t cover all the real cases in real life. So my question is how to efficiently differentiate between this class and the others.

submitted by /u/andrewnguyentb
[link] [comments]