Find Jobs
Hire Freelancers

apriori algorithm frequent item set

₹600-800 INR

Zavřený
Zveřejněno před více než 6 roky

₹600-800 INR

Zaplaceno při doručení
Description In this programming assignment, you are required to implement the Apriori algorithm and apply it to mine frequent itemsets from a real-life data set. Input The provided input file ("[login to view URL]") consists of the category lists of 77,185 places in the US. Each line corresponds to the category list of one place, where the list consists of a number of category instances (e.g., hotels, restaurants, etc.) that are separated by semicolons. An example line is provided below: Local Services;IT Services & Computer Repair In the example above, the corresponding place has two category instances: "Local Services" and "IT Services & Computer Repair". [login to view URL] Output You need to implement the Apriori algorithm and use it to mine category sets that are frequent in the input data. When implementing the Apriori algorithm, you may use any programming language you like. We only need your result pattern file, not your source code file. After implementing the Apriori algorithm, please set the relative minimum support to 0.01 and run it on the 77,185 category lists. In other words, you need to extract all the category sets that have an absolute support larger than 771. Part 1 Please output all the length-1 frequent categories with their absolute supports into a text file named "[login to view URL]". Every line corresponds to exactly one frequent category and should be in the following format: support:category For example, suppose a category (Fast Food) has an absolute support 3000, then the line corresponding to this frequent category set in "[login to view URL]" should be: 3000:Fast Food Part 2 Please write all the frequent category sets along with their absolute supports into a text file named "[login to view URL]". Every line corresponds to exactly one frequent category set and should be in the following format: support:category_1;category_2;category_3;... For example, suppose a category set (Fast Food; Restaurants) has an absolute support 2851, then the line corresponding to this frequent category set in "[login to view URL]" should be: 2851:Fast Food;Restaurants Important Tips Make sure that you format each line correctly in the output file. For instance, use a semicolon instead of another character to separate the categories for each frequent category set. In the result pattern file, the order of the categories does not matter. For example, the following two cases will be considered equivalent by the grader: Case 1: 2851:Fast Food;Restaurants Case 2: 2851:Restaurants;Fast Food
IČ projektu: 15822500

O projektu

Vzdálený projekt
Aktivní před 6 roky

Chcete si vydělat nějaké peníze?

Výhody podávání nabídek na Freelancer

Stanovte si rozpočet a časový rámec
Získejte za svou práci zaplaceno
Načrtněte svůj návrh
Registrace a podávání nabídek je zdarma

O klientovi

Pochází z INDIA
KADAPA, India
5,0
2
Členem od říj 18, 2016

Ověření klienta

Díky! Poslali jsme vám e-mailem odkaz pro získání kreditu zdarma.
Při odesílání e-mailu se něco pokazilo. Zkuste to prosím znovu.
Registrovaných uživatelů Zveřejněných projektů
Freelancer ® is a registered Trademark of Freelancer Technology Pty Limited (ACN 142 189 759)
Copyright © 2024 Freelancer Technology Pty Limited (ACN 142 189 759)
Načítání náhledu
Bylo uděleno povolení ke geolokaci.
Vaše doba přihlášení vypršela a byli jste odhlášeni. Přihlaste se znovu.