EnggRoom

Full Version: The Smart Miner-Efficient Data Mining Software
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
The Smart Miner Efficient Data Mining Software

It is a web application which will provide the facility to implement the different Data Mining algorithms to its user. The algorithms include “1R”, “Mean Imputation”, “Hot Deck Imputation” and “Binning”.

Understanding and learning of these algorithms is mandatory.

Helping/Supporting PPT File
Supporting PPT file can be downloaded from:
http://vulms.vu.edu.pk/Courses/CS619/Dow...ion_sm.ppt


Requirements

1. There is only one user of this software.

2. The user will enter the data set in the software on which the Data Mining algorithms will be performed. The software should handle any data set (small, big).

3. The software should give the option to classify the data with the help of 1R algorithm.

4. The software should give the option to deal with missing values.
a. In this process two algorithms will be used:
i. Mean imputation
ii. Hot deck imputation

5. The software should give the option to deal with the noisy data. For this purpose “Binning algorithm” will be used.


Tools:
Development environment:
PHP
DBMSs
MySQL