0% found this document useful (0 votes)
43 views2 pages

Data - Information For Plot

This document provides instructions for plotting a reference graph comparing the accuracy of different kernel functions for 2-class and 6-class classification problems. The accuracy results are presented in two tables that should be combined into a single graph, with the x-axis representing the kernel functions and y-axis representing accuracy. For the model used, maximum accuracy was achieved with a radial basis function kernel with C=1 and gamma=0.1.

Uploaded by

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

Data - Information For Plot

This document provides instructions for plotting a reference graph comparing the accuracy of different kernel functions for 2-class and 6-class classification problems. The accuracy results are presented in two tables that should be combined into a single graph, with the x-axis representing the kernel functions and y-axis representing accuracy. For the model used, maximum accuracy was achieved with a radial basis function kernel with C=1 and gamma=0.1.

Uploaded by

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

(1) You can read and see refence graph.

You can follow him exactly the same , just

To plot this kind of graph you can see the range of values of C and gamma in my code . and Just my results are
Maximum at C=1 , and Gamma= 0.1 . You can use all other values temporary from yourself . But please check the
plotting of graph same as above model.

The paper I provide you last day , You can get all same idea from it , Just ignore its Figure-1 , My requires are
Figure-2 and 3 in that paper.
This graph you need to plot according to your choice. Only X & Y but comparison with 2-Class and 6 class

6-class
Kernel Accuracy
functions
Polynomial 60.0

Linear 50.2

Sigmoid 55.1

RBF 65.8

2-class
Kernel Accuracy
functions
Polynomial 85

Linear 79

Sigmoid 83

RBF 90

Note : From there two tables there will be one combine graph.

If any other information or data required , please let me know .

You might also like