Skip to content

Latest commit

 

History

History
8 lines (6 loc) · 263 Bytes

README.md

File metadata and controls

8 lines (6 loc) · 263 Bytes

Gender-Recognition-using-voice

The aim to classify voice as male/female on basis of several voice features.

  1. Problem type :- Classfication
  2. Algorithm used :- SVM
  3. Dataset :- voice.csv
  4. Libraries used :- Sci-kit Learn, Keras, Numpy, Matplotlib, Pandas