1 / 5

Optimizing Data Mining Algorithms for Classification Tasks

This research focuses on preprocessing data, feature selection methods, and classifier optimization in data mining, with a detailed exploration of algorithms such as BestFirst, Genetic Search, and classification techniques like Bagging and Decorate. The study culminates in achieving a final error rate of 3.50%.

howard
Télécharger la présentation

Optimizing Data Mining Algorithms for Classification Tasks

An Image/Link below is provided (as is) to download presentation Download Policy: Content on the Website is provided to you AS IS for your information and personal use and may not be sold / licensed / shared on other websites without getting consent from its author. Content is provided to you AS IS for your information and personal use only. Download presentation by click this link. While downloading, if for some reason you are not able to download a presentation, the publisher may have deleted the file from their server. During download, if you can't get a presentation, the file might be deleted by the publisher.

E N D

Presentation Transcript


  1. Data mining Μιχαηλίδου Χριστίνα Μάιος 2009

  2. προεπεξεργασια • Μετατροπή της output σε nominal • Επιλογή χαρακτηριστικών • BestFirst – CfsSubSetEval6 attr. • Genetic Search – CfsSubsetEval 14 attr.

  3. classify • BestFirst – CfsSubSetEval (attributes 5, 6, 18, 26, 34, 36) ΑΛΓΟΡΙΘΜΟΙ:oneR, conjuctiveRule, BayesNet, MetaAdaBoost, MetaEnd.

  4. classify • Genetic Search – CfsSubsetEval (attributes 1,4,5,6,13,14,18,20,26,29,30,32,33,37)

  5. Preprocess • filtersinstanceRemoveMissClassified • Classifier: Decorate classify • classifiersmetaBagging • Σφάλμα: 4.23% • classifiersmetaΕnd • Σφάλμα: 3.50% (Τελική επιλογή)

More Related