Reference 3
Reference 3
Abstract: - Now-a-days selecting an appropriate college is a big deal for students. Many students face problem while selecting the
proper college which will fit their requirements. So, using machine learning college recommendation systems are made to assist
students, guide and recommend the perfectly suitable and best colleges to the students. This system is ‘College Recommendation
System’ which will help students completing their HSC and willing to take admission in best engineering college according to their
marks and requirements. Algorithms used in this system are machine learning algorithms as like semi supervised learning algorithms,
decision trees, etc. Building such a system for students will reduce the student’s time in searching the colleges. This application
requires the user to fill in some of the mandatory details and provides the student with the probability of securing admission in the
college.
Key Words: - College Recommendation, machine learning, semi supervised learning algorithms.
I. INTRODUCTION For using this system, the student, he/she has to do the
registration and create a profile. While creating the profile user
College Recommendation System is a web application for must enter the appropriate and valid information about himself
students to make the college selection procedure easier. This /herself. For creating the profile user has to enter the name,
system will help the students to choose the best among huge marks obtained in HSC and entrance exams for which he had
number of options. So, this system works well by considering appeared, his 12th std. college name, the preferred University
all the parameters like marks obtained in HSC, entrance exams, etc. This system considers all those parameters and recommend
university they want to prefer. Depending upon the users input a college for students, so that it becomes easier for them to fill
the system will work and recommend a college which fits the forms for college selection and get the seat in best college
his/her requirements. So, developing such a recommendation in accordance with the marks and requirements. In addition to
system is a big deal as it needs the bigger dataset but it’s quite the recommendation this system also provides the list of
interesting to work with this project. This system is most colleges and its information so that it will get easier for students
needed system because this system will reduce the student’s to compare and analyze the colleges and select among it. The
burden and work for searching and analysing the colleges. So, list will be displayed on the home page where the user will be
using this it will be much affordable and easier to get the able to see the abstract information about the college. So, such
relevant college list. This system will be free for students and type of system is very helpful and beneficial to the users which
hence it will be easy for them to use it and get help from us. will assist them to select the college within few clicks.
Manuscript revised May 28, 2023; accepted User friendly college recommendation system was specially
May 29, 2023. Date of publication May 31,
2023. made for the 12th completed students. This system uses user’s
This paper available online at www.ijprse.com
Facebook profile for taking the information. In their system
they have developed a recommender system that understands
ISSN (Online): 2582-7898; SJIF: 5.59
user’s need and accordingly generates recommendations for
him/her through simple inter- face, which provides information
to the students and advisors to improve the choice of courses.
RAJARAM AMBOLE., et.al.: COLLEGE RECOMMENDATION SYSTEM USING MACHINE LEARNING 313
INTERNATIONAL JOURNAL OF PROGRESSIVE RESEARCH IN SCIENCE AND ENGINEERING, VOL.4, NO.05, MAY 2023.
They have used hybrid approach which combines advantages similarity to predict the best-matched subject and colleges for
of Collaborative filtering algorithm and Content based filtering the profile of the user. [2]
algorithm to improve our recommendations. Their system
consists of an interactive user profiling process in order to The system contains variety of range of filters through which
construct profile of the User. The system consists of no of student can get list of colleges based on his/her criteria. Other
attributes based on which questions are framed. This system system build on same objective are web page sites while our
also shows college rankings. Algorithms used in this system, system is desktop application that a user can use with ease. This
Collaborative Filtering, Content Based Recommendations, proposed system aims to develop the software for SSC passed
Demographic Recommendations, Knowledge Based students in order to help them in their admission process. This
Recommendations, Hybrid Recommendations. This system project helped the high school students to get the list of colleges
provides one stop portal as the source of information for all based on their scores. Algorithms used Naive Bayesian’s and
academic institutions. But extracting Knowledge from the Decision Trees which are useful to solve the given problem.
generated user profile was a big deal. [1] The algorithm which has higher accuracy in recommending the
best college is to be used. Therefore, this technique would be
helpful to students for minimizing their time in searching
colleges. Their system consists of total four modules which
describe the various aspects for recommending colleges, de-
tails of the all colleges, branches and comparison with other
colleges. [3].
RAJARAM AMBOLE., ET.AL.: COLLEGE RECOMMENDATION SYSTEM USING MACHINE LEARNING 314
INTERNATIONAL JOURNAL OF PROGRESSIVE RESEARCH IN SCIENCE AND ENGINEERING, VOL.4, NO.05, MAY 2023.
of recommendation i.e prediction of results is done using • Logistic Regression- Logistic regression is an easy
machine learning algorithms like random forest and decision algorithm that estimates the association between one
tree. In this way the system is designed by considering all the dependent binary variable and independent variables,
demerits and limitation of previously designed systems. Further computing the probability of the occurence of an
we can work on all these things to make the system more event.
reliable and effective.
3.3 Architecture
3.1 Process System Architecture is designing the system with front-end,
In first stage of the project, we will start making frontend and back-end, module design, pre-processing of data, training and
back-end of the system. Then we started preparing the database testing the module, and develop the recommendation system,
which will contain the list of all Engineering colleges, user’s that would predict the college for given input data.
details, registration details, cut-off details, login details and
many more useful information. All information of colleges that
we have put in database is be based on student’s reviews. These
reviews are collected by us personally from some of the
students of various colleges and by the way of google sheets.
These reviews are be based on various parameters like teaching,
college environment, training, etc. Our system compares
students score with college’s cut-off and generate list. System
also generates ratings based on users provided reviews. Our
system, predict colleges using efficient prediction algorithm.
Datasets used in building this model are created and made by
us, we have gone through different college cutoffs, understood
their criteria and done the dataset entries. Fig.1. System Architecture
RAJARAM AMBOLE., ET.AL.: COLLEGE RECOMMENDATION SYSTEM USING MACHINE LEARNING 315
INTERNATIONAL JOURNAL OF PROGRESSIVE RESEARCH IN SCIENCE AND ENGINEERING, VOL.4, NO.05, MAY 2023.
IV. RESULTS AND PERFORMANCE ANALYSIS Table.2. Parameters Accuracy and Time complexity
V. CONCLUSION
REFERENCES
[1]. Aryan Saxena; Prabhangad Singh; Shailendra Narayan
Singh, Gender and Age detection using Deep Learning,
IEEE, 2021.
[2]. A User-Friendly College Recommending System Using
User-Profiling and Matrix Factorization Technique. (May
2017).
[3]. Vidish Sharma, Tarun Trehan, Rahul Chanana, Suma Dawn,
“StudieMe: COLLEGE RECOMMENDATION SYSTEM”
(2019 3rd International Conference on Recent
Developments in Control, Automation Power Engineering
(RDCAPE)).
RAJARAM AMBOLE., ET.AL.: COLLEGE RECOMMENDATION SYSTEM USING MACHINE LEARNING 316
INTERNATIONAL JOURNAL OF PROGRESSIVE RESEARCH IN SCIENCE AND ENGINEERING, VOL.4, NO.05, MAY 2023.
RAJARAM AMBOLE., ET.AL.: COLLEGE RECOMMENDATION SYSTEM USING MACHINE LEARNING 317