Skip to content

Comparing support vector classifier and neural network on the Iris dataset.

Notifications You must be signed in to change notification settings

virchan/iris_dataset_svc_nn

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Comparing Support Vector Classifier and Neural Network on the Iris Dataset

This is one of the author's portfolio projects. A support vector classifier and a neural network are used in classifying Iris flower species here. It demonstrates exploratory data analysis, data visualisation, machine learning algorithms, and model evaluation.

Please click here for an html version of the jupyter notebook.

keywords: data science, machine learning, deep learning, predictive modelling, exploratory data analysis, model evaluation