Softpedia
 


LINUX CATEGORIES:



GLOBAL PAGES >>
NEWS ARCHIVE >>
SOFTPEDIA REVIEWS >>
MEET THE EDITORS >>
WEEK'S BEST
  • Linux Kernel 3.9.2 / 3....
  • LibreOffice 3.6.6 / 4.0.3
  • MPlayer 1.1.1
  • systemd 204
  • Arch Linux 2013.05.01
  • Blender 2.67
  • KDE Software Compilatio...
  • CrunchBang Linux Stable...
  • Elementary OS 0.1 / 0.2...
  • SystemRescueCd 3.6.0
  • Home > Linux > Programming > Perl Modules

    Data::Mining:AssociationRules 0.10

    Download button

    No screenshots available
    Downloads: 373  View global page NEW!  Tell us about an update
    User Rating:
    Rated by:
    Good (3.4/5)
    10 user(s)
    Developer:

    License / Price:

    Last Updated:

    Category:
    Dan Frankowski | More programs
    Perl Artistic License / FREE
    April 10th, 2008, 11:26 GMT
    ROOT / Programming / Perl Modules

     Read user reviews (0)  Refer to a friend  Subscribe

    Data::Mining:AssociationRules description

    It contains mine association rules and frequent sets from data.

    SYNOPSIS

    use Data::Mining::AssociationRules;

    my %transaction_map;
    my $transaction_file = "foo.txt";

    read_transaction_file(%transaction_map, $transaction_file);

    generate_frequent_sets(%transaction_map, $output_file_prefix,
    $support_threshold, $max_n);

    generate_rules($output_file_prefix, $support_threshold,
    $confidence_threshold, $max_n);

    read_frequent_sets($set_map_ref, $file_prefix)

    set_debug(1);

    perl arm.pl -transaction-file foo.txt -support 2 -confidence-threshold 0.01 -max-set-size 6


    Product's homepage

    Requirements:

    · Perl

      


    TAGS:

    association rules | data mining | Perl module | association | rules | data

    Go to top

    WindowsGamesDriversMacLinuxScriptsMobileHandheldNews

    SUBMIT PROGRAM   |   ADVERTISE   |   GET HELP   |   SEND US FEEDBACK   |   RSS FEEDS   |   UPDATE YOUR SOFTWARE   |   ROMANIAN FORUM