Iris Flower type Prediction and Classification with Machine Learning and MERN web I/O System.

Children's Book Author

Jane Smith

February 5, 2025

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.

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