Purchase Solution

Data Mining

Not what you're looking for?

Ask Custom Question

Differentiate between the following terms:

A. Independent data mart and dependant data mart
B. Fact table and dimension table
C. OLTP and OLAP

Chapter 7

1. Differentiate between the following terms:

A. Validation data and test set data
B. Positive correlation and negative correlation
C. Control group and experimental group

2. For each of the following scenarios, state the type I and type II error. Also, decide whether a model that commits fewer type I or type II errors would be a best choice. Justify each answer.

A. A model for predicting if it will snow
B. A model for selecting customers likely to purchase a television

Chapter 8

2. Section 8.1 describes two methods for categorical data conversion. Explain how you would use each method to convert the categorical attribute income range with possible values 10-20k, 20-30k, 30-40k, 40-50k, 90-100k to numeric equivalents which method is most appropriate? The two methods are Neural Networks and Sigmoid function.

3. The average number technique is sometimes used to explain the results of an unsupervised neural network clustering.

A. List the advantages and disadvantages of this approach
B. Do you see similarities between this explanation techniques and the K-Means algorithm?

Purchase this Solution

Purchase this Solution


Free BrainMass Quizzes
Javscript Basics

Quiz on basics of javascript programming language.

C# variables and classes

This quiz contains questions about C# classes and variables.

Word 2010: Tables

Have you never worked with Tables in Word 2010? Maybe it has been a while since you have used a Table in Word and you need to brush up on your skills. Several keywords and popular options are discussed as you go through this quiz.

Inserting and deleting in a linked list

This quiz tests your understanding of how to insert and delete elements in a linked list. Understanding of the use of linked lists, and the related performance aspects, is an important fundamental skill of computer science data structures.

Java loops

This quiz checks your knowledge of for and while loops in Java. For and while loops are essential building blocks for all Java programs. Having a solid understanding of these constructs is critical for success in programming Java.