Skip to content

The learning project classifies recipes by their popularity using the Random Forest and Logistic classifier from scikit-learn.

Notifications You must be signed in to change notification settings

nourelimanes/Recipe-Site-Traffic

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

Predicting Popular Recipes for Website Homepage

The learning project from the DataCamp practical exam for Data Scientist Professional Certificate. The goals is to predict popular recipes (recipes with high traffic) on the fictional website by their features.

Dataset

The dataset of fictional site with recipes is from DataCamp.

Machine learning approach

The given problem was solved by using the scikit-learn Logistic Regressin and Random Forest. The result is in the notebook.ipynb file.

About

The learning project classifies recipes by their popularity using the Random Forest and Logistic classifier from scikit-learn.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published