Which of the following is true of the neural computing technique in data mining?
a. Historical data is examined for patterns that are then used to make predictions.
b. A set of algorithms sorts through data and forms statistical rules about relationships among the items.
c. Historical if-then-else cases are used to recognize patterns.
d. Operations are performed on given data based on formulas created by the end user.
a. Historical data is examined for patterns that are then used to make predictions.
In neural computing,historical data is examined for patterns that are then used to make predictions. Used appropriately, data mining tools enable organizations to make predictions about what will happen so that managers can be proactive in capitalizing on opportunities or avoiding potential problems.
You might also like to view...
Which of the following is NOT a pointing device for a computer screen?
A) Laser pointer B) Stylus C) Mouse D) Touchscreen
Options for inserting and deleting columns and rows in a table are on the Table Tools contextual ________ tab
A) Insert B) Page Layout C) Design D) Layout
A(n) ________ is a useful place to find advice from other users on a technology product website.
a. avatar b. forum c. profile d. virtual world
In the queue ADT implementation, each node contains a _____ and a link pointer to the next element in the queue.
A. pointer to null B. a data structure C. pointer to the data D. void pointer to the data