0% found this document useful (0 votes)
122 views7 pages

Assignment Unit-1: III Year VI Semester CSE

This document contains assignments for 5 units of a Machine Learning course. It provides the names of students and sets of questions to be answered for each assignment. The questions cover topics in machine learning like supervised and unsupervised learning algorithms, evaluation metrics, reinforcement learning, and neural networks. Deadlines for submitting the assignments are also given.

Uploaded by

Nupoor Bomb
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
122 views7 pages

Assignment Unit-1: III Year VI Semester CSE

This document contains assignments for 5 units of a Machine Learning course. It provides the names of students and sets of questions to be answered for each assignment. The questions cover topics in machine learning like supervised and unsupervised learning algorithms, evaluation metrics, reinforcement learning, and neural networks. Deadlines for submitting the assignments are also given.

Uploaded by

Nupoor Bomb
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
You are on page 1/ 7

Geetanjali Institute of Technical Studies, Udaipur

Department of CSE
ASSIGNMENT RECORD
GEETANJALI INSTITUTE OF TECHNICAL STUDIES
MANISH TIWARI (6CS4-02)
III Year VI Semester CSE

ASSIGNMENT UNIT 1

Name of Faculty: Dr. Manish Tiwari

Last Date of Submission: 15/2/19 CO Covered: CO364-02.1


[5+5]

ASSIGNMENT UNIT-1

SET 1 (Roll No. 17EGICS001-17EGICS015 and Roll No.17EGICS062-17EGICS078)

1) Define application of Machine Learning.


2) Define R squared value in Linear Regression Model.
OR
3) Define Bayes formula.
4) Define Random forest and its advantages and Disadvantages

SET 2 (Roll No. 17EGICS016-17EGICS032 and Roll No. 17EGICS079-17EGICS095)

5) Define Machine Learning with example. Expiain Type of Machine Learning.


6) Define K- Nearest Neighbour algorithm.

SET 3 (Roll No. 17EGICS033-17EGICS047 and Roll No. 17EGICS096-17EGICS111)

7) Define Reinforcement Learning.


8) The values of independent variable x and dependent value y are given below:
X 0 1 2 3 4
Y 2 3 5 4 6
Find the Linear Regression Line y=ax+b. Estimate the value of y when if x is 10.

SET 4 (Roll No. 17EGICS048-18EGICS400 and Roll No. 17EGICS111- DtoD CSE-02)

9) For a SunBurn dataset given below, construct a decision tree


Name Hair Height Weight Location Class
Sunita Blonde Average Light No yes
Anit Blonde Tall Average Yes no
Kavita Brown Short Average Yes no
Sushma Blonde Short Average No yes
Xavier Red Average Heavy No yes
Balaji Brown Tall Heavy No no
Ramesh Brown Average Heavy No no
Swetha Blonde Short Light Yes no

10) Define Correlation in Machine Learning.


OR
11) Define Naïve Bayes classifier.
12) Find the value of Stolen for Red, SUV and Domestic using Naïve Bayes Algorithm dataset
given below.
GEETANJALI INSTITUTE OF TECHNICAL STUDIES

MANISH TIWARI (6CS4-02)

III Year VI Semester CSE

ASSIGNMENT UNIT 2

Name of Faculty: Dr. Manish Tiwari

Last Date of Submission: 1/3/19 CO Covered: CO364-02.2 [5+5]

ASSIGNMENT UNIT-2

SET 1 (Roll No. 17EGICS001-17EGICS015 and Roll No.17EGICS062-17EGICS078)

1) Define Support in Association Rule.


2) Feature means in Machine Learning
OR

3) Perform Agglomerative Algorithm on the on the following Data and Plot dendogram using
single Link approach. The indicates the Distance Between Element.

Item E A C B D
E 0 1 2 2 3
A 1 0 2 5 3
C 2 2 0 1 6
B 2 5 1 0 3
D 3 3 6 3 0

4) Define the Association Rule mining? Describe also the Support and confidence with
example.

SET 2 (Roll No. 17EGICS016-17EGICS032 and Roll No. 17EGICS079-17EGICS095)

5) Define K- Means Clustering with example.


6) Solve Problem of by Apriori algorithm and find confidence also

SET 3 (Roll No. 17EGICS033-17EGICS047 and Roll No. 17EGICS096-17EGICS111)

7) Perform Agglomerative Algorithm on the on the following Data and Plot dendogram using
Comlete Link approach. The indicates the Distance Between Element.
Item A B C D E
A 0
B 9 0
C 3 7 0
D 6 5 9 0
E 11 10 2 8 0

8) Define Confidence in Association Rule

SET 4 (Roll No. 17EGICS048-18EGICS400 and Roll No. 17EGICS111- DtoD CSE-02)

9) Define unsupervised Learning


10) Explain Method Division in Hierarchical Clustering.

OR

11) Explain Clustering? Deifne its application.


12) Divide the given Sample daa in two clusters using K- Means Algorithm(Euclidean Distance)

Height 185 170 179 182 188 180


Weight 72 56 60 68 72 77
GEETANJALI INSTITUTE OF TECHNICAL STUDIES

MACHINE LEARNING (6CS4-02)

III Year VI Semester CSE

ASSIGNMENT UNIT 3

Name of Faculty: Ruksar Sheikh

Last Date of Submission: 23/3/20 CO Covered: CO364-02.3[5+5]

ASSIGNMENT UNIT-3

SET 1

(Roll No.17EGICS001-17EGICS015 and Roll No.17EGICS062-17EGICS078)

1) Explain Principal Component Analysis


2) What is Feature Selection Ranking?

SET 2

(Roll No.17EGICS016-17EGICS032 and Roll No. 17EGICS079-17EGICS095)

1) What is Singular Value Decomposition with example?


2) What is Feature Subset Selection?

SET 3

(Roll No.17EGICS033-17EGICS047 and Roll No. 17EGICS096-17EGICS111)

1) Explain 3 Feature Selection Approaches(Filter, Wrapper, Embedded)


2) Define Evaluating Machine Learning algorithms

SET 4

(Roll No.17EGICS048-18EGICS400 and Roll No. 17EGICS111-DtoD CSE-02)

1) Explain Model Selection using Structural Risk Minimization(SRM)


2) Explain Principal Component Analysis
GEETANJALI INSTITUTE OF TECHNICAL STUDIES

MACHINE LEARNING (6CS4-02)

III Year VI Semester CSE

ASSIGNMENT UNIT 4

Name of Faculty: Ruksar Sheikh

Last Date of Submission: 03/4/2020 CO Covered: CO364-02.4[5+5]

ASSIGNMENT UNIT-4

SET 1

(Roll No.17EGICS001-17EGICS015 and Roll No.17EGICS062-17EGICS078)

1) Explain Markov Decision Process.


2) Explain Policy Iteration.

SET 2

(Roll No.17EGICS016-17EGICS032 and Roll No. 17EGICS079-17EGICS095)

1) Explain Policy evaluation using Monte Carlo process


2) Explain Value Iteration.
SET 3

(Roll No.17EGICS033-17EGICS047 and Roll No. 17EGICS096-17EGICS111)

1) Explain Q-Learning. How can we create Q-tables and update it?


2) How can we do better in Model Based Reinforcement Learning?

SET 4

(Roll No.17EGICS048-18EGICS400 and Roll No. 17EGICS111-DtoD CSE-02)

1) Explain SARSA.
2) What is Model Based Reinforcement Learning?
GEETANJALI INSTITUTE OF TECHNICAL STUDIES

MACHINE LEARNING (6CS4-02)

III Year VI Semester CSE

ASSIGNMENT UNIT 5

Name of Faculty: Ruksar Sheikh

Last Date of Submission: 07/4/2020 CO Covered: CO364-02.5[5+5]

ASSIGNMENT UNIT-5

SET 1

(Roll No.17EGICS001-17EGICS015 and Roll No.17EGICS062-17EGICS078)

1) What is Recommended System? Types of Recommendation system.


2) Explain ANN in Machine Learning.

SET 2

(Roll No.17EGICS016-17EGICS032 and Roll No. 17EGICS079-17EGICS095)

1) Explain classification-based collaborative filtering system.


2) What is perceptron?
SET 3

(Roll No.17EGICS033-17EGICS047 and Roll No. 17EGICS096-17EGICS111)

1) Explain Model- based collaborative filtering system.


2) Describe Backpropagation Neural Network .

SET 4

(Roll No.17EGICS048-18EGICS400 and Roll No. 17EGICS111-DtoD CSE-02)

1) Explain Content- based Recommender system.


2) What is Deep Learning and why we are using it?

You might also like

pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy