Skip to content

Latest commit

 

History

History
21 lines (11 loc) · 712 Bytes

README.md

File metadata and controls

21 lines (11 loc) · 712 Bytes

DataMining-Project-CSharp

FP Growth and Apriori Algorithms in C#

Required Software:

  1. You need to have Microsoft Visual Studio 2010 onwards installed on your system. Or you can install free Microsoft Visual Studio C# Express 2010 onwards to view and run the project.

How to Build and Run:

  1. Download projects to your computer (Aprioiri and FPAlgo).

  2. Inside each folder open the respective solution (.sln) file.

  3. Inside soltution file, run (F5) the project and you can see the result in Console Window.

Data Used:

  1. Data has been used from following link http://archive.ics.uci.edu/ml/datasets/Adult. You can view attributes and their possible values on the wesbite.