Week 2 Characterization of Learning Problems: Nptel Video Course On Machine Learning
Week 2 Characterization of Learning Problems: Nptel Video Course On Machine Learning
Thing Property
Entity Attribute
Observation Characteristic
Data, Data-item
The Object (Data, Observation) Language is the chosen language (formalism) in which
objects and features can be described.
Types of Features
Ordinal (binary)
Discrete numerical (integers)
Continous numerical (real numbers)
Symbolic
Structural (e.g graphs or lists)
Example from the ZOO Dataset: buffalo,1,0,0,1,0,0,0,1,1,1,0,0,4,1,0,1,1
animal_name buffalo category symbolic feature
Instance space
Population
The Hypothesis space is the space spanned by what can be expressed in the
hypothesis language.
Generalization
Object Category
Definition
Instance-of
Element-of
Taxonomy
Class structure, class hierarchy, class lattice
Concept structure, Concept hierarchy, Concept lattice
Type structure, Type hierachy, Type lattice
Temporary categorystructures
used to support the learning process
Specialization Generalization
Category 2
Specialization Generalization
Category 3
Concept Hierarchy
Category 1
Generalization
Generalization
Category 2 Category 3 Category 4
Generalization Generalization
Generalization Generalization
Animalia
Mammalia
Features are normally not spread evenly across the abstraction levels, most features are grouped
in the mid range of the conceptual structure, often called the BASIC LEVEL.
Example:
BASIC
LEVEL
NPTEL