Reg. No.: Name:: Architecture You Would Choose. What Is The Purpose of Each Component of This Architecture?
Reg. No.: Name:: Architecture You Would Choose. What Is The Purpose of Each Component of This Architecture?
:
Name :
10 f, a, c, d, g, I, m, p
20 a, b, c, f, l, m, o
30 b, f, h, I, o, w
40 b, c, k, s, p
50 a, f, c, e, l, p, m, n
5. Consider the below Table contains X – is the Midterm Exam Mark and Y – is the Final 10
Exam Mark.
X 72 50 81 74 94 86 59 83 65 33 88 81 86
Y 84 63 77 78 90 75 49 79 77 52 74 90 ??
Predict the FINAL exam grade of a student who received an 86 on the midterm exam using
Bayesian Classification.
Page 1 of 2
6. The following data set will be used to learn a decision tree for predicting whether a 10
mushroom is edible or not based on its shape, color and odor.
Shape Color Odor Edible
C B 1 YES
D B 1 YES
D W 1 YES
D W 2 YES
C B 2 YES
D B 2 NO
D G 2 NO
C U 2 NO
C B 3 NO
C W 3 NO
D W 3 NO
What is entropy H (Edible|Odor = 1 or Odor = 3)?
Which attribute would the ID algorithm choose to use as the root of the tree?
Draw the full decision tree that would be learned for this data (no pruning).
7. Assume that metallurgical department maintains a repository of the rain fall, maximum and 10
minimum temperature of each district during June to September 2018 in the following
format. Group the rainfall according to the temperature recorded using R Programming and
with the help of visual analytics show the correlation exits with temperature and rainfall.
Predict which districts have the more impact on the temperature.
10. Suppose that a city transportation department would like to perform data analysis on 10
highway traffic for the planning of highway construction based on the city traffic data
collected at different hours every day. What information can we mine from such a spatial
data warehouse to help city planners?
Describe in details about the Adaptive Neuro Fuzzy Inference System with example.
Page 2 of 2