Total Marks:
- Load IRIS dataset. Create a linearly separable dataset with two features of petal length and petal width and two classes versicolor and virginica.
- Perform a classification using SVM (allowed to use the library functions ). (c) Perform 5-fold cross-validation and report the class-wise and average accuracies.
- Perform classification over IRIS dataset using radial basis function neural network (no use of any library functions). For the identification of the initial cluster centers, use the k-means algorithm (reuse your previous assignments code). Report the individual class-wise accuracy, average accuracy and overall accuracy.

![[Solved] CS360 Assignment 9](https://assignmentchef.com/wp-content/uploads/2022/08/downloadzip.jpg)

![[Solved] CS360 Assignment 2](https://assignmentchef.com/wp-content/uploads/2022/08/downloadzip-1200x1200.jpg)
Reviews
There are no reviews yet.