Answered step by step
Verified Expert Solution
Link Copied!

Question

1 Approved Answer

Home | Chegg.com Downloads xAssignment1 html file:///E/amisha/Assignment1.html Assignment 1 1. Implementing fisher LDA method using MATLAB. Write functions that take a data set and compute

image text in transcribed

Home | Chegg.com Downloads xAssignment1 html file:///E/amisha/Assignment1.html Assignment 1 1. Implementing fisher LDA method using MATLAB. Write functions that take a data set and compute the optimal projection vector following the fisher criterion. -The input set of instances can be of two dimensions or of more than two dimensions. - The output from the main function must be the identified projection vector. 2. Implementing perceptron method using MATLAB Write functions that take a set of examples and identify the hyper plane to separate the examples - The input set of instances can be of two dimensions or of more than two dimensions. - The output from the main function must be the identified hyper plane. Write functions to generate synthetic data for evaluating the LDA and perceptron methods using MATLAB. - The functions should be able to allow user to specify how many dimensions of each instance, how many classes, and how many examples in each class. - The functions should generate random instances and provide a label for each instance. - Use the examples generated from the functions to evaluate the two methods developed in 1 and 2. Conduct cross-validation and report the average accuracy, sensitivity, and specificity 3. NOTE: There is no requirement to develop a GUI to visualize the intermediate or the final results, although a visualization is recommended. a. b. The synthetic data generated using the functions from problem 3 (above) are suggested to be used for evaluating the two methods from problems 1 and 2. A report that includes the following items is due in addition to the source code for the functions: A description of each function, - How to run the functions to get the reported results, and - The experimental results. O Type here to search 1:19 PM 11/11/2018 Home | Chegg.com Downloads xAssignment1 html file:///E/amisha/Assignment1.html Assignment 1 1. Implementing fisher LDA method using MATLAB. Write functions that take a data set and compute the optimal projection vector following the fisher criterion. -The input set of instances can be of two dimensions or of more than two dimensions. - The output from the main function must be the identified projection vector. 2. Implementing perceptron method using MATLAB Write functions that take a set of examples and identify the hyper plane to separate the examples - The input set of instances can be of two dimensions or of more than two dimensions. - The output from the main function must be the identified hyper plane. Write functions to generate synthetic data for evaluating the LDA and perceptron methods using MATLAB. - The functions should be able to allow user to specify how many dimensions of each instance, how many classes, and how many examples in each class. - The functions should generate random instances and provide a label for each instance. - Use the examples generated from the functions to evaluate the two methods developed in 1 and 2. Conduct cross-validation and report the average accuracy, sensitivity, and specificity 3. NOTE: There is no requirement to develop a GUI to visualize the intermediate or the final results, although a visualization is recommended. a. b. The synthetic data generated using the functions from problem 3 (above) are suggested to be used for evaluating the two methods from problems 1 and 2. A report that includes the following items is due in addition to the source code for the functions: A description of each function, - How to run the functions to get the reported results, and - The experimental results. O Type here to search 1:19 PM 11/11/2018

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

Machine Learning And Knowledge Discovery In Databases European Conference Ecml Pkdd 2015 Porto Portugal September 7 11 2015 Proceedings Part 2 Lnai 9285

Authors: Annalisa Appice ,Pedro Pereira Rodrigues ,Vitor Santos Costa ,Joao Gama ,Alipio Jorge ,Carlos Soares

1st Edition

3319235249, 978-3319235240

More Books

Students also viewed these Databases questions

Question

Find y'. y= |x + X (x) (x) X 1 02x+ 2x 1 O 2x + 1/3 Ex 2x +

Answered: 1 week ago

Question

Project management skills and/or experience desirable

Answered: 1 week ago