Data Mining Models - GeeksforGeeks
Data Mining Models - GeeksforGeeks
Model – The objective of the model is to fit the model in the data.
Preference – Some identification tests must be used to fit one model over
another.
Search – All algorithms are necessary for processing to find data.
Aptitude Engineering Mathematics Discrete Mathematics Operating System DBMS Computer Networks D
Predictive Model :
A predictive model constitutes prediction concern values of data using known
results found from various data. Predictive modelling may be made based on
the use of variant historical data. Predictive model data mining tasks comprise
regression, time series analysis, classification, prediction.
Classification –
It is the act of assigning objects to one of several predefined categories. Or
we can define classification as a learning function of a target function that
sets each attribute to a predefined class label.
Regression –
It is used for appropriate data. It is a technique that verifies data values for a
function. There are two types of regression –
1. Linear Regression is associated with the search for the optimal line to fit
the two attributes so that one attribute can be applied to predict the other.
2. Multi-Linear Regression involves two or more than two attributes and
data are fit to multidimensional space.
Time Series Analysis –
It is a set of data based on time. Time series analysis serves as an
independent variable to estimate the dependent variable in time.
Prediction –
It predicts some missing or unknown values.
Description Model :
A descriptive model distinguishes relationships or patterns in data. Unlike
Predictive Model, a descriptive model serves as a way to explore the properties
of data being examined, not to predict new properties, clustering,
summarization, associating rules, and sequence discovery are descriptive
model data mining tasks.
Clustering –
It is the technique of converting a group of abstract objects into classes of
identical objects.
Summarization –
It holds a set of data in a more in-depth, easy-to-understand form.
Associative Rules –
They find an exciting consistency or causal relationship between a large set
of data objects.
Sequence –
It is the discovery of interesting patterns in the data is in relation to some
objective or subjective measurement of how interesting it is.
Are you a student in Computer Science or an employed professional looking to
take up the GATE 2025 Exam? Of course, you can get a good score in it but to
get the best score our GATE CS/IT 2025 - Self-Paced Course is available on
GeeksforGeeks to help you with its preparation. Get comprehensive coverage
of all topics of GATE, detailed explanations, and practice questions for study.
Study at your pace. Flexible and easy-to-follow modules. Do well in GATE to
enhance the prospects of your career. Enroll now and let your journey to
success begin!
tanus… 8
Next Article
Data Mining Process
Similar Reads
Difference Between Data Mining and Text Mining
Data Mining: Data mining is the process of finding patterns and extracting useful
data from large data sets. It is used to convert raw data into useful data. Data…
3 min read