Skip to content

Iris flower type prediction and classification with machine learning and MERN web I/O system. This project predict the type of iris flower by using machine learning . K-NN algorithm is used for multiclass classification.

Notifications You must be signed in to change notification settings

Shaik-Sohail-72/Iris-Flower-Type-Prediction-and-Classification-with-ML-and-MERN

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Iris Flower Type prediction and Classification with Machine Learning and MERN Web I/O System.

Description :

This project predicts the type of iris flower by using machine learning and iris dataset. K-Nearest-Neighbor algorithm used for multi class classification.

https://iris-flower-72.herokuapp.com/

Screenshot (600) Screenshot (601) Screenshot (602) Screenshot (603) Screenshot (604) Screenshot (605)

The user enter the parameters (sepal length, sepal width, petal length, petal width) in the front end which is designed by using embedded javascript. The model predicts the type of flower and gives the information about the Accuracy, Confussion matrix to the user. MongoDB is used for storing the users data, NodeJS is serverd as backend framework and expressJS is used for user authentication.

d

The project is fully responsive and completely based on session and cookies concepts. Once the user authenticated and logged-in It will not ask the user to enter the login parameters again and again (next visit). It ask login parameters only when user click on logout button. And also using google oauth 2.0 for user authentication and storing user details in salted hash in the mongoDB.

#python #machine-learning #knn-algorithm #iris-dataset #sklearn #pandas #html #css #ejs #javascript #nodejs #expressjs #google-oauth2.0 #heroku-deployment

About

Iris flower type prediction and classification with machine learning and MERN web I/O system. This project predict the type of iris flower by using machine learning . K-NN algorithm is used for multiclass classification.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published