Answered step by step
Verified Expert Solution
Link Copied!

Question

1 Approved Answer

Question 3. In Fishers linear discriminant analysis, we search for a vector w such that all data points are well separately after they are projected

Question 3. In Fishers linear discriminant analysis, we search for a vector w such that all data points are well separately after they are projected to the direction defined by w. When the input data points are

x1=(4,3)T y1 = 1

x2=(2,2)T y2 = 1

x3=(1,1)T y3 = -1

x4=(-2,-1)T y4= -1

(Note that the first element in vector xi is NOT x0=1 in this problem), Use Python to find a vector w=[w1,w2] with Fishers linear discriminant analysis and provide the intermediate steps

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

Step: 3

blur-text-image

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

Database Processing Fundamentals Design

Authors: Marion Donnie Dutton Don F. Seaman

14th Edition Globel Edition

ISBN: 1292107634, 978-1292107639

More Books

Students also viewed these Databases questions

Question

5. Identify the logical fallacies, deceptive forms of reasoning

Answered: 1 week ago

Question

6. Choose an appropriate organizational strategy for your speech

Answered: 1 week ago