Machine Learning Projects


Natural Language Processing


Mr. MeeSeeks

Mr. MeeSeeks is a NLP based program that webscrapes the AllRecipes website and finds the five best recipes based on the search keywords. It is interactive and confirms every command spoken to it. It speaks out the recipe ingredients and instructions for the chosen recipe.

The code can be accessed here.



Machine Learning


All Recipes WebScraper

This is an All Recipes web scraper. It returns the top five search results with a list of ingredients, and instructions for each recipe.

The code can be accessed here.


Iris Dataset

This project analyses the Iris data set for classification. It is useful for beginners in machine learning.

The code can be accessed here.