Answered step by step
Verified Expert Solution
Link Copied!

Question

1 Approved Answer

Question 4 - PAC, VC dimension, Bias vs Variance Section 1 A circle ( r , c ) is defined by its center c and

Question 4- PAC, VC dimension, Bias vs Variance
Section 1
A circle (r,c) is defined by its center c and its radius r. Look at the following classifiers family:
H={hr,c:rinR,cinR2} where hr,c(x)=1 iff x inside the circle (r,c)
Find the VCdim of this class with full proof.
Section 2
Consider a training set S={(x1,y1),dots,(xn,yn)} where xiin{0,1}3. In other words, each sample has 3 Boolean features {x1,x2,x3}. You are also given the classification rule Y=(x1??x2)vv(notx1??notx2).
We try to learn the function f:xY using a "depth 1 decision trees". A "depth-1 decision tree" is a tree with two leaves, all distance 1 from the root.
Analyze this problem and decide the appropriate sample complexity formula. Justify your answer.
Section 3
Dana was given a hard classification problem and she decided to use SVM with polynomial kernel with d=2,10,20. For each degree, she tried 15 to 85 training samples, with jumps of .
image text in transcribed

Step by Step Solution

There are 3 Steps involved in it

Step: 1

blur-text-image

Get Instant Access to Expert-Tailored Solutions

See step-by-step solutions with expert insights and AI powered tools for academic success

Step: 2

blur-text-image_2

Step: 3

blur-text-image_3

Ace Your Homework with AI

Get the answers you need in no time with our AI-driven, step-by-step assistance

Get Started

Recommended Textbook for

Advances In Databases And Information Systems 25th European Conference Adbis 2021 Tartu Estonia August 24 26 2021 Proceedings Lncs 12843

Authors: Ladjel Bellatreche ,Marlon Dumas ,Panagiotis Karras ,Raimundas Matulevicius

1st Edition

3030824713, 978-3030824716

More Books

Students also viewed these Databases questions

Question

What term means toward the midline, and what is its opposite?

Answered: 1 week ago