DMjoy
DMjoy
ANS:
Ans:
Ans:
Ans:
1.Supervised Machine Learning: This type of learning is defined
as when a model gets trained on a “Labelled Dataset”. Labelled
datasets have both input and output parameters. In Supervised
Learning, algorithms learn to map points between inputs and correct
outputs1. It has two main categories:
or continuous value1.
2. Unsupervised Machine Learning: This type of learning is where the
model is trained on an unlabelled dataset and the model has to find
patterns within this data1.
3. Semi-Supervised Machine Learning: This type of learning falls
between supervised and unsupervised learning. It uses both labelled
and unlabelled data for training1.
4. Reinforcement Learning: This type of learning is about taking
suitable action to maximize reward in a particular situation1.
Q.8 Major issues in data mining?
Ans:
Data mining is a complex process and it faces several issues. Here are
the major ones:
1. Mining Methodology and User Interaction Issues12:
o Mining different kinds of knowledge in databases: Different users may
Ans->
Nominal and ordinal attributes are two types of categorical data used in statistics and
data analysis. They differ in the level of measurement and the type of operations that
can be performed on them12345.
Nominal Attributes:
Nominal data, also known as categorical data, are used for labeling variables
without any quantitative value1.
The name ‘Nominal’ comes from the Latin word “nomen” which means
‘name’1.
Nominal data are those items which are distinguished by a simple naming
system1.
They are data with no numeric value, such as profession1.
The values grouped into these categories have no meaningful order1.
For example, gender and occupation are nominal level values1.
Ordinal Attributes:
Ordinal data is a type of categorical data with an order (or rank) among the
values2.
The Ordinal Attributes contains values that have a meaningful sequence or
ranking (order) between them, but the magnitude between successive values is
not known2.
The order of values shows what is important but doesn’t indicate how
important it is2.
In summary, the main difference between nominal and ordinal data lies in whether
there is an order or rank to the categories. Nominal data categories do not have a
standard order, while ordinal data categories do have a clear ordering5.
Q.What is five number theory and its use.
Ans:
The Five Number Summary is a method used in descriptive statistics that provides a
summary of a set of data. It consists of the following five numbers123:
The Five Number Summary is useful because it provides a concise summary of the
distribution of data in several ways145:
These five statistics provide similar types of information as other statistics while
having advantages over them. They are less sensitive to skewed distributions and
outliers, making them more robust than other measures like mean and standard
deviation1. This makes them extremely helpful for analyses performed when you’re
just starting to understand your data1. They are valid with continuous and ordinal data,
giving you greater flexibility1.