Skip to content

This project aims to predict recipe ratings based on various factors like ingredients, cooking time, and preparation method using machine learning techniques. We will scrape data from a popular recipe site using Python libraries like Beautiful Soup and Selenium. The scraped data will be cleaned and transformed to build a dataset.

Notifications You must be signed in to change notification settings

DanielShapi4a/Data-Science-Recipe-Project

Repository files navigation

Title: Recipe Rating Prediction using Web Scraping and Machine Learning

About:

This project focuses on predicting recipe ratings by leveraging machine learning techniques on scraped data from a popular recipe site. By extracting information such as ingredients, cooking time, and preparation methods using Python libraries like Beautiful Soup and Selenium, we built a robust dataset that was cleaned and transformed to train and test our models.

Our main objective was to build an algorithm that can accurately predict recipe ratings and identify which parameters significantly contribute to a good recipe. We explored different machine learning algorithms, such as Linear Regression, Random Forest, and Neural Network, and performed feature selection and engineering techniques to identify the most relevant factors that influence recipe ratings.

This project is hosted on GitHub and is well-documented to ensure ease of use and understanding. Food bloggers, recipe websites, and cooking enthusiasts can benefit from the insights gained from this project to create high-quality recipes that resonate with their audience. Overall, this project showcases the potential of web scraping and machine learning to gain insights from recipe data and create better recipes.

image image image image image image image

About

This project aims to predict recipe ratings based on various factors like ingredients, cooking time, and preparation method using machine learning techniques. We will scrape data from a popular recipe site using Python libraries like Beautiful Soup and Selenium. The scraped data will be cleaned and transformed to build a dataset.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published