Skip to content

SohaibAjmal/DataMining-Project-CSharp

Repository files navigation

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.

About

FP Growth and Apriori Algorithms in C#

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages