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

List any two disadvantages of a database system, List any two disadvantages...

List any two disadvantages of a database system ? The disadvantages of database system are: • Database systems are difficult, complex, and time-consuming to design. • Substanti

Time stamp ordering, explain in detail about time stamp orderting/

explain in detail about time stamp orderting/

What is the difference between where and having clauses, What is the differ...

What is the difference between WHERE and HAVING clauses?. Predicates in the WHERE clause applies to every tuple while the predicate in the HAVING clause applies to groups.

Linked list, what is difference between circular inked lust and grunded lin...

what is difference between circular inked lust and grunded linked list

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);

Adjustments are required to increase chances of inheritance, What types of ...

What types of adjustments are required to increase chances of inheritance. a)   Some attributes can be added or ignored in  the base class operation  b) Some changes can be

Design a database table, A database named yourusernameFMA has been set up f...

A database named yourusernameFMA has been set up for you to use for this assignment.  For the FMA you must create the required tables and run the queries using this database.  If y

Alter table command, ALTER TABLE Command : This command is used for variati...

ALTER TABLE Command : This command is used for variation of existing structure of the table in the given situation: When a new column is to be added to the table structure.

Explain th process to avoid re-computation, Saving Derived Attributes to Av...

Saving Derived Attributes to Avoid Re-computation Data that is derived from other data should be stored in the computed form to avoid re-computation. For this, we could define

Inheritance, what is relationship inheritance and attribute inheritance

what is relationship inheritance and attribute inheritance

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