language-icon Old Web
English
Sign In

Data stream mining

Data Stream Mining is the process of extracting knowledge structures from continuous, rapid data records. A data stream is an ordered sequence of instances that in many applications of data stream mining can be read only once or a small number of times using limited computing and storage capabilities. Data Stream Mining is the process of extracting knowledge structures from continuous, rapid data records. A data stream is an ordered sequence of instances that in many applications of data stream mining can be read only once or a small number of times using limited computing and storage capabilities. In many data stream mining applications, the goal is to predict the class or value of new instances in the data stream given some knowledge about the class membership or values of previous instances in the data stream.Machine learning techniques can be used to learn this prediction task from labeled examples in an automated fashion.Often, concepts from the field of incremental learning are applied to cope with structural changes, on-line learning and real-time demands. In many applications, especially operating within non-stationary environments, the distribution underlying the instances or the rules underlying their labeling may change over time, i.e. the goal of the prediction, the class to be predicted or the target value to be predicted, may change over time. This problem is referred to as concept drift. Examples of data streams include computer network traffic, phone conversations, ATM transactions, web searches, and sensor data.Data stream mining can be considered a subfield of data mining, machine learning, and knowledge discovery.

[ "Database", "Machine learning", "Data mining", "Reservoir sampling", "data stream analysis", "Data stream management system", "uncertain data mining", "data mining big data" ]
Parent Topic
Child Topic
    No Parent Topic