SiddeshKamble / Navie-Bayes-Classifier

Navie Bayes classification done on IRIS Dataset

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Example: Develop a model to predict the iris plant class (1: Iris-setosa, 2: Iris-versicolor & 3: Iris-virginica) based on sepal length, sepal width, petal length and petal width using Naïve Bayes classifier. The data is given in Iris_data.csv file. Validate the model with Iris_test.csv data?

About

Navie Bayes classification done on IRIS Dataset


Languages

Language:Jupyter Notebook 100.0%