Skip to content

StellaMassaRebolledo/RecommenderSystem_APriori-Algorithm

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

RecommenderSystem_APriori-Algorithm

This is a recommender system that will recommend the top ingredients of a group of cuisines based on specific values for support and confidence. The input is a .json file that contains several recipes and their ingredients classified by cuisine.

Apriori Algorithm

The Apriori algorithm is used to generate the association rules necessary for recommending the top ingredients, frequently found together, based on the cuisine.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages