Answered step by step
Verified Expert Solution
Question
1 Approved Answer
( a ) What issues are to be considered while selecting a model for applying machine learning in a given problem. ( 4 Marks )
a What issues are to be considered while selecting a model for applying machine learning in a given problem.
Marks
bi Clearly differentiate between feature selection and feature extraction.
ii Describe the forward selection algorithm for implementing the subset selection procedure for dimensionality reduction and specify any requirements andor limitations
iii Given the data in the following table, use PCA to reduce the dimension from to :
tableFeatureExample Example Example Example
Marks
Question : Marks
a Consider the problem of finding a rule for determining days on which one can enjoy water sport. The rule is to depend on a few attributes like "temp", "humidity", etc. Suppose we have the following data to help us devise the rule. In the data, a value of for "enjoy" means "yes" and a value of indicates no
Table : Attributes Data.
tableExampleSkyTemp,Humidity,wind,Water,Forecast,EnjoySunny,Warm,Normal,Strong,Warm,Same,Sunny,Warm,High,Strong,Warm,Same,Rainy,Cold,High,Strong,Warm,Change,Sunny,Warm,High,Strong,Cool,Change,
Find the hypothesis space and the version space for the problem.
Marks
Please Turn Over
Page of
b Explain crossvalidation in machine learning and hence explain the different types of crossvalidations along with their limitations if any.
c Given the following data in Table construct the ROC curve of the data. Compute the AUC.
Table : Data.
tableThresholdTPTNFPFN
Marks
Question : Marks
a Write down the naive Bayes' algorithm.
b How do we use numeric features with Naive Bayes?
Marks
c Find the ML estimate for the parameters representing the mean and that representing the variance in the normal probability function.
Marks
d Let be a set of examples, a feature having different values and let the set of values of be denoted by ValuesA Define GainSA Split Information and Gain Ratio
Step by Step Solution
There are 3 Steps involved in it
Step: 1
Get Instant Access to Expert-Tailored Solutions
See step-by-step solutions with expert insights and AI powered tools for academic success
Step: 2
Step: 3
Ace Your Homework with AI
Get the answers you need in no time with our AI-driven, step-by-step assistance
Get Started