Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/gandhasiri-rahul-mohan/association-rules-2-my-movies

Prepare rules for the all the data sets 1) Try different values of support and confidence. Observe the change in number of rules for different support,confidence values 2) Change the minimum length in apriori algorithm 3) Visulize the obtained rules using different plots
https://github.com/gandhasiri-rahul-mohan/association-rules-2-my-movies

apriori-algorithm association-rules data-science machine-learning numpy pandas python unsupervised-learning

Last synced: 2 days ago
JSON representation

Prepare rules for the all the data sets 1) Try different values of support and confidence. Observe the change in number of rules for different support,confidence values 2) Change the minimum length in apriori algorithm 3) Visulize the obtained rules using different plots

Awesome Lists containing this project

README

        

# Association-Rules-2-my-movies
Prepare rules for the all the data sets
1) Try different values of support and confidence. Observe the change in number of rules for different support,confidence values.
2) Change the minimum length in apriori algorithm.
3) Visulize the obtained rules using different plots.