Posts by Ayushi

Machine Learning: Clustering Text documents

Applying K-means Clustering algorithm to 20 newsgroup datasets to cluster most frequent words in articles together.

In Machine Learning, Python, May 09, 2019

Deep Learning: Expression Analysis

A neural network model to classify people as smiling or neutral using scikit-learn, OpenCV and TensorFlow.

In Deep Learning, Python, Computer Vision, May 03, 2019

Machine Learning: Email classification

A Machine Learning model to classify emails according to author names using Naive Bayes Classifier

In machine learning, python, Apr 28, 2019