Data stream mining, the Glossary
Data Stream Mining (also known as stream learning) is the process of extracting knowledge structures from continuous, rapid data records.[1]
Table of Contents
25 relations: Berlin, Big data, Cluster analysis, Concept drift, Data mining, Data stream, Germany, Hong Kong, Incremental learning, Knowledge extraction, Korea, Lambda architecture, Machine learning, Massive Online Analysis, Online machine learning, RapidMiner, Regression analysis, Scikit-multiflow, Seoul, Sequential pattern mining, Statistical classification, Stream processing, Streaming algorithm, Weka (software), Wireless sensor network.
Berlin
Berlin is the capital and largest city of Germany, both by area and by population.
See Data stream mining and Berlin
Big data
Big data primarily refers to data sets that are too large or complex to be dealt with by traditional data-processing application software.
See Data stream mining and Big data
Cluster analysis
Cluster analysis or clustering is the task of grouping a set of objects in such a way that objects in the same group (called a cluster) are more similar (in some specific sense defined by the analyst) to each other than to those in other groups (clusters). Data stream mining and cluster analysis are data mining.
See Data stream mining and Cluster analysis
Concept drift
In predictive analytics, data science, machine learning and related fields, concept drift or drift is an evolution of data that invalidates the data model. Data stream mining and concept drift are data mining.
See Data stream mining and Concept drift
Data mining
Data mining is the process of extracting and discovering patterns in large data sets involving methods at the intersection of machine learning, statistics, and database systems.
See Data stream mining and Data mining
Data stream
In connection-oriented communication, a data stream is the transmission of a sequence of digitally encoded signals to convey information.
See Data stream mining and Data stream
Germany
Germany, officially the Federal Republic of Germany (FRG), is a country in Central Europe.
See Data stream mining and Germany
Hong Kong
Hong Kong is a special administrative region of the People's Republic of China.
See Data stream mining and Hong Kong
Incremental learning
In computer science, incremental learning is a method of machine learning in which input data is continuously used to extend the existing model's knowledge i.e. to further train the model.
See Data stream mining and Incremental learning
Knowledge extraction is the creation of knowledge from structured (relational databases, XML) and unstructured (text, documents, images) sources.
See Data stream mining and Knowledge extraction
Korea
Korea (translit in South Korea, or label in North Korea) is a peninsular region in East Asia consisting of the Korean Peninsula (label in South Korea, or label in North Korea), Jeju Island, and smaller islands.
See Data stream mining and Korea
Lambda architecture
Lambda architecture is a data-processing architecture designed to handle massive quantities of data by taking advantage of both batch and stream-processing methods.
See Data stream mining and Lambda architecture
Machine learning
Machine learning (ML) is a field of study in artificial intelligence concerned with the development and study of statistical algorithms that can learn from data and generalize to unseen data and thus perform tasks without explicit instructions.
See Data stream mining and Machine learning
Massive Online Analysis
Massive Online Analysis (MOA) is a free open-source software project specific for data stream mining with concept drift.
See Data stream mining and Massive Online Analysis
Online machine learning
In computer science, online machine learning is a method of machine learning in which data becomes available in a sequential order and is used to update the best predictor for future data at each step, as opposed to batch learning techniques which generate the best predictor by learning on the entire training data set at once.
See Data stream mining and Online machine learning
RapidMiner
RapidMiner is a data science platform that analyses the collective impact of an organization's data.
See Data stream mining and RapidMiner
Regression analysis
In statistical modeling, regression analysis is a set of statistical processes for estimating the relationships between a dependent variable (often called the 'outcome' or 'response' variable, or a 'label' in machine learning parlance) and one or more independent variables (often called 'predictors', 'covariates', 'explanatory variables' or 'features').
See Data stream mining and Regression analysis
Scikit-multiflow
scikit-mutliflow (also known as skmultiflow) is a free and open source software machine learning library for multi-output/multi-label and stream data written in Python.
See Data stream mining and Scikit-multiflow
Seoul
Seoul, officially Seoul Special City, is the capital and largest city of South Korea.
See Data stream mining and Seoul
Sequential pattern mining
Sequential pattern mining is a topic of data mining concerned with finding statistically relevant patterns between data examples where the values are delivered in a sequence. Data stream mining and Sequential pattern mining are data mining.
See Data stream mining and Sequential pattern mining
Statistical classification
When classification is performed by a computer, statistical methods are normally used to develop the algorithm.
See Data stream mining and Statistical classification
Stream processing
In computer science, stream processing (also known as event stream processing, data stream processing, or distributed stream processing) is a programming paradigm which views streams, or sequences of events in time, as the central input and output objects of computation.
See Data stream mining and Stream processing
Streaming algorithm
In computer science, streaming algorithms are algorithms for processing data streams in which the input is presented as a sequence of items and can be examined in only a few passes, typically just one.
See Data stream mining and Streaming algorithm
Weka (software)
Waikato Environment for Knowledge Analysis (Weka) is a collection of machine learning and data analysis free software licensed under the GNU General Public License.
See Data stream mining and Weka (software)
Wireless sensor network
Wireless sensor networks (WSNs) refer to networks of spatially dispersed and dedicated sensors that monitor and record the physical conditions of the environment and forward the collected data to a central location.
See Data stream mining and Wireless sensor network
References
[1] https://en.wikipedia.org/wiki/Data_stream_mining
Also known as Stream learning.