• Stars
    star
    119
  • Rank 297,930 (Top 6 %)
  • Language
    Jupyter Notebook
  • Created almost 5 years ago
  • Updated about 4 years ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

NEURAL NETWORKS FOR VOICE CLASSIFICATION

voice

Built feed-forward dense neural networks and convolutional neural networks to predict the speaker of an audio clip from 115 different speakers with a 99.8% accuracy and also predicted his/her gender with a 95% accuracy.




GOOGLE AND ZILLOW APIS HELPING FEMA ASSESS PROPERTY DAMAGE

voice

Used Google Street View, Google Geolocation and Zillow APIs to develop a flask web app to help FEMA in assessing property damage after a natural disaster




CLASSIFICATION MODELS USING NATURAL LANGUAGE PROCESSING WITH REDDIT API

voice

Built several binary classification models using Natural Language Processing (NLP) and redditโ€™s API to classify over 150k posts. Used tableau to visualize best models and parameters. Best model had an accuracy of 95% on validation data




BUILDING A LINEAR REGRESSION MODEL TO PREDICT HOUSE PRICES

voice

Given data for house prices and about 80 features, I had to use my knowledge of python, pandas, matplotplib, seaborn, sklearn and others in order to generate accurate predictions and answer some business questions using statistical analysis.