GithubHelp home page GithubHelp logo

fptree's Introduction

About

This is an FP Tree algorithm implementation done as coursework for a university assignemnt. The details can be see in assignment2.pdf

Dependencies

  • autoconf
  • automake
  • make
  • C++ compiler, e.g. clang++ or g++

Compiling

Run the following commands in your shell:

./autogen.sh
make

Running

Run the compiled binary to see usage instructions. Consult the assignment doc for what arguments to use.

./fptree

fptree's People

Contributors

hyperair avatar

Stargazers

 avatar  avatar  avatar  avatar

Watchers

 avatar  avatar

fptree's Issues

Assert fail

./fptree datasets/chess.dat 3

fptree: src/fptree.cc:62: fpt::fptree::fptree(fpt::ordered_itemset, fpt::transaction_database&): Assertion `i != item_order.end ()' failed.
Aborted

./fptree datasets/chess.dat 10

fptree: src/fptree.cc:62: fpt::fptree::fptree(fpt::ordered_itemset, fpt::transaction_database&): Assertion `i != item_order.end ()' failed.
Aborted

something about the dataset

Dear Mr.Chou
Excuse me to write this to ask something about the mushroom.dat in the dataset.
My problem is I am confused in the first line is the attribute or the value.
Please forgive my poor English.
Thank you

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.