Data mining objective, Database Management System

Assignment Help:

State your technical objectives for mining the data.

Data Understanding.

Describe the data

For each attribute, give its description and data type. For numeric attributes, give mean, min, max and stdev; for nominal attributes with a few values, list the values.

This could be laid out in a table. Comment on the data, rather than just putting in a screen shot from Rapidminer from which I can not determine your understanding.
Explore the data

Discuss the results of an initial exploration of the data using graphs and exploratory statistics. You do NOT need to report on ALL attributes in this section, but comment on anything you found of note, such as attributes or groups of attributes that seem predictive; correlated attributes; attributes with limit value because of too much or too little variability, attributes with unusual distributions etc. Your discussion should be with respect to your initial business and data mining objectives.

Verify data quality

Does the dataset have many missing values?

Is the presence of noise, bias or outliers likely to be an issue?

Are there sufficient attributes and examples to achieve your mining objectives?

Data Preparation.

Select Data

If you need to reduce the number of rows or columns in the dataset, discuss the approaches you tried, and what worked best.
Clean Data

If data quality was an issue, discuss the approaches you tried, and what worked best.
Construct Data

Detail data transformations you tried, why you thought it would be useful, and how well they work. The report should get across the iterative nature of this phase. It should also get across that you used the results of data exploration to inform this phase, rather than randomly trying different techniques in the hope that something would work.

This section can be merged with the next section - modelling - if it makes it easier to link preparation techniques with the resulting model accuracy.

Modelling

Select modelling technique

Discuss which algorithms are most appropriate for the dataset and mining objectives, justify your selection.
Generate Test Design

Explain how you will generate training and test data and how you will evaluate your results.
Build andAssess the model

For each algorithm:

Detail the parameter values tried, the model generated (did you learn anything from the model itself, e.g. decision tree nodes). Discuss and interpret the model accuracy, and if relevant, how the accuracy might be improved. Include diagrams where relevant

Evaluation

The purpose of this section is to document, in business, non-technical terms, what information you have learnt from the dataset. This discussion should focus on your original business objective(s), but can also include other things you have learnt along the way.


Related Discussions:- Data mining objective

Define the third normal form, Define the Third Normal Form: The third ...

Define the Third Normal Form: The third normal form (3NF) is a normal form employed in database normalization. 3NF was initially defined by E.F. Codd in 1971. Codd's definitio

Process of implementing system design in dynamic models, Process of impleme...

Process of implementing system design in dynamic models There are three essential approaches to implementing system design in dynamic models. These approaches are as below:

Column constraints-on delete cascade, CREATE TABLE prodtrans ( pno ...

CREATE TABLE prodtrans ( pno number (4) ptype char (1) CHECK (ptype in ('I','R','S')), qty number (5) FOREIGN KEY pno REFERENCES product (pno) ON DELETE CASCADE);

What is bucket overflow and how bucket overflow is handled, What is bucket ...

What is bucket overflow and how bucket overflow is handled through Over Flow Chaining or Closed Hashing? Ans: Bucket: unit of storage holding records. Bucket is a disk block

Heterogeneous ddb and homogeneous ddb, Probelm: (a) A distributed datab...

Probelm: (a) A distributed database (DDB) is a collection of multiple, logically interrelated databases which are physically distributed over a computer network" (i) Give a

Explain the advantages of dbms over file oriented system, Explain the main ...

Explain the main advantages of DBMS over File Oriented System ?

Database incident table, The Incident table, with an auto-incrementing in...

The Incident table, with an auto-incrementing incident number, etc, looks like: incident_num reporter date time incide

What is sql profiler, What is SQL Profiler? SQL Profiler is a graphical...

What is SQL Profiler? SQL Profiler is a graphical tool that permits system administrators to monitor events in an instance of Microsoft SQL Server. You can capture and save dat

Write Your Message!

Captcha
Free Assignment Quote

Assured A++ Grade

Get guaranteed satisfaction & time on delivery in every assignment order you paid with us! We ensure premium quality solution document along with free turntin report!

All rights reserved! Copyrights ©2019-2020 ExpertsMind IT Educational Pvt Ltd