ML Assignment No 1
ML Assignment No 1
AY: 2022-2023
Assignment No. I
Course Code: CSC701 Course Name: Machine Learning
BE Sem. VIII (Div. B)
Date of Issue: 30/07/2023 Date of : Submission: 05/08/2023
CO-3,
B Explain in brief Linear Regression with an example. 2 5 CO-4
What is multivariate linear regression? Explain with an suitable
C example. 2 5 CO-2
3
A What is Logistic Regression? Explain with suitable example. 2 5
CO-2,
CO-3
B Explain in detail “Classification and Regression Tree(CART) 2 5 CO-2
CO-3,
C Discuss in detail “ The Kappa Statics”. 2 5 CO-4
4
A Write detailed note on “ Issues in Decision Tree” 2 4 CO-3
Stock Market involving discrete ranges has profit as categorical
B 2 5 CO-5
value( Up and Down). Draw a classification tree.
Age Competition Type Profit
Old Yes Software Down
Old No Software Down
Old No Hardware Down
Mild Yes Software Down
Mild Yes Hardware Down
Mild No Hardware Up
Mild No Software Up
New Yes Software Up
New No Hardware Up
New No Software Up
Build Decision Tree using ID3 for following data set. The target
classification is “Should we sanction loan?”