dnordgren / DM_P2

Data Modeling Project 2 Stage 1

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

RAIK 378H Data Modeling - Project 2 - Stage 2

Authors:

  • Sawyer Jager
  • Rees Klintworth
  • Derek Nordgren
  • Brad Steiner

5/1/2014

Files included:

  • Apriori/src/
    • Apriori.java : application file to run application
    • AprioriCalculator : Java implementation of Apriori algorithm. This also generates the Apriori/project_2_output.txt
  • Report2.pdf : analytical portion of assignment
  • Apriori/project_2_output.txt : Apriori algorithm output for generated input files
  • C Code/generate_input.c : C file used to generate input files from provided data for use in Apriori algorithm
  • Provided code includes C basket files and other provided code for the assignment

Notes:

  • We have omitted the provided .dat files from our handin
  • Code should be runnable "out of the box" - please contact us if you have any issues

About

Data Modeling Project 2 Stage 1


Languages

Language:C 28.9%Language:Java 27.4%Language:JavaScript 26.6%Language:HTML 15.6%Language:CSS 1.6%