UppuluriKalyani / ML-Nexus

ML Nexus is an open-source collection of machine learning projects, covering topics like neural networks, computer vision, and NLP. Whether you're a beginner or expert, contribute, collaborate, and grow together in the world of AI. Join us to shape the future of machine learning!
https://discord.gg/tctW47VN
MIT License
60 stars 110 forks source link

Voice Gender Identification #295

Closed deepanshubaghel closed 2 weeks ago

deepanshubaghel commented 2 weeks ago

Voice Gender Identification is a project aimed at building a machine learning model that can classify voice recordings as male or female based on acoustic properties. Using a dataset of 3,168 voice samples with 20 different acoustic features like frequency, pitch, and energy, the project applies various classification algorithms such as Logistic Regression, KNN, Random Forest, Decision Tree, SVM, and Gradient Boosting to predict gender. The project involves data preprocessing, feature engineering, model creation, and parameter tuning to achieve optimal results.

github-actions[bot] commented 2 weeks ago

Thanks for creating the issue in ML-Nexus!πŸŽ‰ Before you start working on your PR, please make sure to:

github-actions[bot] commented 2 weeks ago

Hello @deepanshubaghel! Your issue #295 has been closed. Thank you for your contribution!