23,99 €
inkl. MwSt.

Versandfertig in 6-10 Tagen
  • Broschiertes Buch

Data mining is the process of gathering, searching, and analyzing a large amount of raw data, as to discover patterns, relationships and behavior of data. There are large numbers of algorithms for classification of data mining. Single algorithm is not efficient for classification of data and recognize their pattern and behavior .There is a key term known as ensemble learning which means Combining two or more classifiers for efficient result. I have used the KDD'99 dataset for the experiment which have 41 features labeled either as normal or as an attack. In this book I have represented how…mehr

Produktbeschreibung
Data mining is the process of gathering, searching, and analyzing a large amount of raw data, as to discover patterns, relationships and behavior of data. There are large numbers of algorithms for classification of data mining. Single algorithm is not efficient for classification of data and recognize their pattern and behavior .There is a key term known as ensemble learning which means Combining two or more classifiers for efficient result. I have used the KDD'99 dataset for the experiment which have 41 features labeled either as normal or as an attack. In this book I have represented how graphical machine learning tool weka can be used for data mining and how ensemble learning can be implemented using weka.I have used three classifiers with the Bagging and Boosting ensemble learning approach which are complementary naïve bayes and two are rule based classifiers, part and jrip. My experiment shows that bagging improves the efficiency of the rule based classifiers as well as of naïve Bayes. However, the rule based classifiers become more efficient with bagging and boosting techniques.
Autorenporträt
Gaurav Mishra is born in India and has received His Bachelor¿s degree in Computer Science & Engg.From Malout Institute of Management & Information Technology, Malout India. His areas of interest are Network Security, Java programming & Data Mining.