/MachineLearningProjects

These are some of the projects that I have worked on while taking the Machine Learning course at UT Dallas under Prof Anjum Chida in Spring 16. Assignment 2 consists of Naive Bayes and Logistic Regression codes for classifying emails as either spam or ham. Assignment 3 consists of Image segmentation using K-Means and Perceptron algorithm for email classification. Both the assignments contain the datasets.

MachineLearningProjects

These are some of the projects that I have worked on while taking the Machine Learning course at UT Dallas under Prof Anjum Chida in Spring 16.

Assignment 2 - SPAM Email Detection using Naive Bayes and Logisttic Regression in JAVA

Assignment 3 - SPAM Email Detection using Perceptron in JAVA Image Clustering using K-Means in JAVA

Technologies: JAVA, Machine Learning Algorithms