*Result*: Data Mining in a Parallel Environment.

Title:
Data Mining in a Parallel Environment.
Source:
Data Mining in Agriculture; 2009, p173-184, 12p
Database:
Complementary Index

*Further Information*

*In this section, we give a very brief introduction to parallel computing, with the aim of giving to the reader the basic knowledge needed to understand the parallel version of some of the data mining techniques discussed in this book.Avery simple example of a parallel algorithm is presented in Section 9.2. A parallel version of the k-means algorithm, the k-nearest neighbor decision rule, and the training phases of a neural network and a support vector machine are presented in Section 9.3. When there is the need to analyze a large amount of data, the parallel computing paradigm can be used to fulfill these tasks and also reduce both the computational time and the memory requirement. A parallel environment is a machine or a set of machines in which more processors can simultaneously work on the same task. When working in a parallel environment, the computational time needed for carrying a standard algorithm out is sped up, because it is performed in parallel on more processors. The basic idea is to split the problem at hand into smaller subproblems that can be solved on different processors simultaneously. Each processor can also have a private memory in which it can store its own data. This reduces the memory requirement on each single processor. [ABSTRACT FROM AUTHOR]

Copyright of Data Mining in Agriculture is the property of Springer Nature / Books and its content may not be copied or emailed to multiple sites without the copyright holder's express written permission. Additionally, content may not be used with any artificial intelligence tools or machine learning technologies. However, users may print, download, or email articles for individual use. This abstract may be abridged. No warranty is given about the accuracy of the copy. Users should refer to the original published version of the material for the full abstract. (Copyright applies to all Abstracts.)*