This paper is published in Volume-6, Issue-3, 2020
Area
Machine Learning And AI
Author
Brijmohan Lal Sahu, Dr. Anil Tiwari
Org/Univ
Disha Institute of Management and Technology, Raipur, Chhattisgarh, India
Pub. Date
18 June, 2020
Paper ID
V6I3-1555
Publisher
Keywords
Student Performance, Machine Learning, Naive Bayes Classifier, Gaussian, Multinomial, Bernoulli

Citationsacebook

IEEE
Brijmohan Lal Sahu, Dr. Anil Tiwari. Student placement possibility prediction using Naive Bayes algorithm, International Journal of Advance Research, Ideas and Innovations in Technology, www.IJARIIT.com.

APA
Brijmohan Lal Sahu, Dr. Anil Tiwari (2020). Student placement possibility prediction using Naive Bayes algorithm. International Journal of Advance Research, Ideas and Innovations in Technology, 6(3) www.IJARIIT.com.

MLA
Brijmohan Lal Sahu, Dr. Anil Tiwari. "Student placement possibility prediction using Naive Bayes algorithm." International Journal of Advance Research, Ideas and Innovations in Technology 6.3 (2020). www.IJARIIT.com.

Abstract

The aim of my project is to analyze how we can use available student data to predict the standard of new students and the possibility of their placement. It’s a student assessment on the basis of his academic skills, Innovation, Research, and Development capabilities. Doing this can help students as well as academics to boost students' standards. Also, it helps us to design our course and extra training on the basis of it for maximum benefits to students. For this, we conducted a small survey using Google form survey and collected information about students of different colleges and universities around Chhattisgarh in the Computer science & Engineering Department and Information Technology Department. Creating a dataset for this project is not easy because motivating students to share their information is a challenging task. For predicting the result of student placement possibility we use the dataset prepared from the survey and different types of Naïve Bayes Algorithm, which is a Supervised Machine Learning Algorithm. Naïve Bayes Classifier is one of the most effective and simplest algorithms to implement for a supervised labeled dataset.