durid-ah / CS_450_ML_Week01

Getting Started with machine learning using naive bayes classification by reading the iris dataset from a csv and using sklearn.GausianNB

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

CS_450_ML_Week01

Getting Started with machine learning using naive bayes classification by reading the iris dataset from a csv and using sklearn.GausianNB

naive_bayes_cli.py

This is a small command line app that takes in the iris dataset from a CSV file runs GaussianNB on it and then lets the user input different dimensions and predict what type of iris it will be

Note: There is no input validation for the dimensions

Some more Machine Learning projects

About

Getting Started with machine learning using naive bayes classification by reading the iris dataset from a csv and using sklearn.GausianNB


Languages

Language:Python 98.5%Language:C 0.8%Language:C++ 0.4%Language:TeX 0.1%Language:Tcl 0.1%Language:Fortran 0.1%Language:MATLAB 0.0%Language:PowerShell 0.0%Language:Batchfile 0.0%Language:Makefile 0.0%