Assessing a Student’s Interest in College Using Machine Learning
Keywords:
College Interest, EnrollmentAbstract
We reviewed machine learning concepts and applied them to a data set of students to create a model that identifies students who may go to college. The data set originally had 1000 students. After the removal of the students who either have parents who are too old or too young, the data set shrunk to 992 students. One of the most widely used open-source libraries, Keras, which is within TensorFlow, is used in this analysis. We use Neural Networks with a sigmoid activation function in the output layer. The dataset is divided into a training dataset (75%) and a validation dataset (25%). The model is trained on the training set. The validation set shows the model generalizes well to new examples.
References or Bibliography
Ethem Alpaydin. 2010. Introduction to Machine Learning (2nd ed.). MIT Press.
Andreas C. Müller, Sarah Guido, 2016. Introduction to Machine Learning with Python. O'Reilly Media, Inc.
Mehryar Mohri, Afshin Rostamizadeh, and Ameet Talwalkar, 2018, Foundations of Machine Learning (2nd ed.). MIT Press.
Kevin P. Murphy, 2012, Machine Learning A Probabilistic Perspective, MIT Press.
Nishant Shukla, 2018, Machine Learning with TensorFlow, Manning Publications Co. 6. GeÌron, A. (2019). Hands-on machine learning with Scikit-Learn, Keras, and TensorFlow: concepts, tools, and techniques to build intelligent systems (2nd ed.). O’Reilly.
Giancarlo Zaccone, Md. Rezaul Karim, 2018, Deep Learning with TensorFlow, Packt Publishing Ltd.
Downloads
Posted
Categories
License
Copyright (c) 2023 Sampath Kalagarla
This work is licensed under a Creative Commons Attribution-NonCommercial-NoDerivatives 4.0 International License.
The copyright holder(s) for this article has granted JSR.org a license to display the article in perpetuity.