Open Access   Article Go Back

Automated Assistance for Data Mining Implementation

S P Rajendra1 , B K Ramkrushna2 , S C Giridhar3 , V G Jayvant4 , S. N. Bhadane5

Section:Research Paper, Product Type: Journal Paper
Volume-3 , Issue-2 , Page no. 36-39, Feb-2015

Online published on Feb 28, 2015

Copyright © S P Rajendra, B K Ramkrushna, S C Giridhar, V G Jayvant , S. N. Bhadane . This is an open access article distributed under the Creative Commons Attribution License, which permits unrestricted use, distribution, and reproduction in any medium, provided the original work is properly cited.

View this paper at   Google Scholar | DPI Digital Library

How to Cite this Paper

  • IEEE Citation
  • MLA Citation
  • APA Citation
  • BibTex Citation
  • RIS Citation

IEEE Style Citation: S P Rajendra, B K Ramkrushna, S C Giridhar, V G Jayvant , S. N. Bhadane, “Automated Assistance for Data Mining Implementation,” International Journal of Computer Sciences and Engineering, Vol.3, Issue.2, pp.36-39, 2015.

MLA Style Citation: S P Rajendra, B K Ramkrushna, S C Giridhar, V G Jayvant , S. N. Bhadane "Automated Assistance for Data Mining Implementation." International Journal of Computer Sciences and Engineering 3.2 (2015): 36-39.

APA Style Citation: S P Rajendra, B K Ramkrushna, S C Giridhar, V G Jayvant , S. N. Bhadane, (2015). Automated Assistance for Data Mining Implementation. International Journal of Computer Sciences and Engineering, 3(2), 36-39.

BibTex Style Citation:
@article{Rajendra_2015,
author = {S P Rajendra, B K Ramkrushna, S C Giridhar, V G Jayvant , S. N. Bhadane},
title = {Automated Assistance for Data Mining Implementation},
journal = {International Journal of Computer Sciences and Engineering},
issue_date = {2 2015},
volume = {3},
Issue = {2},
month = {2},
year = {2015},
issn = {2347-2693},
pages = {36-39},
url = {https://www.ijcseonline.org/full_paper_view.php?paper_id=399},
publisher = {IJCSE, Indore, INDIA},
}

RIS Style Citation:
TY - JOUR
UR - https://www.ijcseonline.org/full_paper_view.php?paper_id=399
TI - Automated Assistance for Data Mining Implementation
T2 - International Journal of Computer Sciences and Engineering
AU - S P Rajendra, B K Ramkrushna, S C Giridhar, V G Jayvant , S. N. Bhadane
PY - 2015
DA - 2015/02/28
PB - IJCSE, Indore, INDIA
SP - 36-39
IS - 2
VL - 3
SN - 2347-2693
ER -

VIEWS PDF XML
2696 2604 downloads 2505 downloads
  
  
           

Abstract

These days there are number of tools available for assistance in implementation of data mining. Some of them are RapidMiner, WEKA, Orange, Rattle, and KNIME. WEKA tool includes a number of techniques like classification, clustering, regression, etc. For solving classification problems this tool provide variety of strategies such as decision tree, neural networks, lazy classifiers etc. For each strategy, the tool allows the user to select specific values for large number parameters for e.g. in case of a neural network classifier, parameters are to be provided by user such as epochs, learning rate, momentum etc. With WEKA an expert user could study which strategy could be the best compatible for the any particular dataset. For that test run can be performed on the test dataset of the user using the various strategies and the resultant outputs are to be evaluated by the expert user its own. This is tedious task to be performed. This paper aims at developing a system that could work on its own even on the evaluation part and thus make it possible for effective implementation of data mining by developing a database to record the nature of data such as number and type of attributes, presence or absence of missing values etc. along with different values for developing classifier models and the accuracy of the classifier. Such a database can then be made available to the novice users to build a model based on past experience.

Key-Words / Index Term

Classification, data mining, WEKA, ARFF

References

[1] Data Mining: A Knowledge Discovery Approach, K. Cios, W. Pedrycz, R. Swiniarski, L. Kurgan, Springer, ISBN: 978-0-387-33333-5, 2007.
[2] Data mining: concepts, models, methods, and algorithms, mehmed kantardzic, ISBN: 0471228524, Wiley-IEEE Press, 2002.
[3] Ian Witten and Eibe Frank, Data Mining: Practical Machine Learning Tools and Techniques, 2nd Edition, Morgan Kaufmann, ISBN 0120884070, 2005.
[4] WEKA manual.
[5] Zdravko Markov, Ingrid Russell, An Introduction to the Weka DataMining System.