Skip to content
This repository has been archived by the owner on Jun 9, 2021. It is now read-only.
/ datamining Public archive

Project repository for college data mining course.

License

Notifications You must be signed in to change notification settings

sophiegarrett/datamining

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Instructions for Building and Running the Code

To build and run the code follow these instructions:

  • Clone the git repository so that you have all the files on your machine.
  • Open the terminal/command line.
  • Navigate to the file A1, then src, this is where apriori.py lives.
  • Once here type in "python apriori.py (minSupport) (minConfidence)."
  • Note: you are meant to fill in (minSupport) and (minConfidence) yourself, minSupport is an intereger greater than one and minConfidence is a real number between 0.0 and 1.0.

About

Project repository for college data mining course.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published