Skip to content

Latest commit

 

History

History
7 lines (5 loc) · 329 Bytes

README.md

File metadata and controls

7 lines (5 loc) · 329 Bytes

Voice-classification-using-svm

Classify voice of boys and girls using svm The data is a numerical data containing pitch , frequency and amplitude of voice with the appropriate labels.

Using SVM we classify data .

I use rbf','poly','linear' kernels and test and compare there accuracy and display the result and compare them