Machine Learning
Machine Learning
Sem. :7
Subject Code : 05BC0702
Subject : Machine Learning
Course Objectives :
1. To get the idea about concepts of machine learning and its
applications
2. To learn the concepts of feature engineering
3. Understanding various algorithms of classification for supervised
machine learning
4. Understanding various algorithms of regression for supervised
machine learning
5. Understanding various algorithms of clustering and association
rule mining for unsupervised machine learning
Prerequisites :-
Course Outcomes:
Text Book :
1. Machine Learning, Saikat Dutt et al. , Pearson Education, Third edition, 2019
2. Practical Machine Learning with Python, Dipanjan Sarkar et al., Apress, First
edition, 2018
Reference Books :
Web References :
1. www.edx.org
2. www.coursera.org
3. www.kaggle.com
4. www.onlinecourses.nptel.ac.in
App References :
Practical – 2 :Write a python code to implement decision tree for below given
dataset. Identify Job offered or not.
DiskIO CPUTime
14 2
16 5
27 7
42 9
39 10
50 13
83 20
Practical – 2 :Write a python code to predict profit of hotel chain given the
population of the area (city) using the data at
https://docs.google.com/spreadsheets/d/1Ks20skBgEefHFU36sFqVzozoFtz2E
ZE2rxBIgXOrUg/edit?usp=sharing.
Practical – 4 : Write a python code to predict the price of house given square
FACULTY OF COMPUTER APPLICATIONS
Bachelor of Computer Applications (Hons)
feet and number of bed rooms in the house for the dataset available at
https://docs.google.com/spreadsheets/d/1DHVK7gKo4TSyj7mFLwofHamj1Sl
4SOZma2q51w1ZvyE/edit?usp=sharing
Practical – 5 : Build a logistic regression model to classify flower type based on the
dataset of iris flower.
1 Red,White,Green
2 White,Orange
3 White,Blue
4 Red,White,Orange
5 Red,Blue
6 White,Blue
7 White,Orange
FACULTY OF COMPUTER APPLICATIONS
Bachelor of Computer Applications (Hons)
8 Red,White,Blue,Green
9 Red,White,Blue
10 Yellow