Skip to content

Latest commit

 

History

History
10 lines (5 loc) · 365 Bytes

README.md

File metadata and controls

10 lines (5 loc) · 365 Bytes

Machine Learning Projects

  • Convolutional Neural Network for Keyword Spotting

    Used Speech Commands Dataset to build an algorithm that understands simple spoken commands.

  • Predict Customer Happiness

    Used Customer Reviews to predicted if a customer is happy or not happy. Build models using Catboost, Lightgbm and NaiveBayes algorithm in Python.