Question: ( 2 ) Question: Train a single neuron perceptron to classify the Iris dataset provided with this homework. The dataset consists of a 1 5

(2) Question: Train a single neuron perceptron to classify the Iris dataset provided with this homework. The dataset consists of a 1503 matrix. Columns 1 and 2dots
Train a single neuron perceptron to classify the Iris dataset provided with this homework. The dataset consists of a 1503 matrix. Columns 1 and 2 of the data represent the two-dimensional input features, and column 3 containgthe class labels. Each of the data samples belongs to one of two varieties of the Iris plant. a. Is this dataset linearly separable? Show your result graphically. b. Implement this network in MATLAB without using the neural network toolbox. Separate the da ta into two sets, and use one set for training the network and the other for testing the trained network. You can use a 70:30 split where 70% of the data is used for training and 30% for testing the network. c. Plot the mean squared error curve also called the learning curve. d. Compute the percentage of misclassified testing samples. e. Plot the 2-dimensional error surface for this problem by varying each of the weights between -100,100.f. Study the impact that varying the initial weight vector has on the learning curve and the number of interactions it takes the algorithm to converge. Explain your observations with respect to the error surface you plotted for part d.
 (2) Question: Train a single neuron perceptron to classify the Iris

Step by Step Solution

There are 3 Steps involved in it

1 Expert Approved Answer
Step: 1 Unlock blur-text-image
Question Has Been Solved by an Expert!

Get step-by-step solutions from verified subject matter experts

Step: 2 Unlock
Step: 3 Unlock

Students Have Also Explored These Related Databases Questions!