friskycodeur / genderprediction_using_sound

A project about predicting the gender of an author from their sound.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Gender Prediction Using Sound

Libraries Required

  • Fuzzy
  • Numpy
  • Pandas
  • Matplotlib

For installing any of the libraries use the following code : (replace library_name with the name of the library you want to install)

!pip install library_name

Steps for making this project :

All the steps are already written in the along with the code in the notebook !

Note :

If you do come across any doubts or problem feel free to ask!

Did you like the Project ? Then why not star ⭐ this repo !

About

A project about predicting the gender of an author from their sound.


Languages

Language:Jupyter Notebook 100.0%