reference2
reference2
17 e-ISSN: 2456-3463
Vol. 9, No. 8, 2024, PP. 77-80
International Journal of Innovations in Engineering and Science, www.ijies.net
Department of Computer Engineering’s. Vincent Pallotti College of Engineering & Technology,Nagpur, India
Received on: 05May, 2024 Revised on: 03 July, 2024 Published on: 06 July, 2024
77
https://doi.org/10.46335/IJIES.2024.9.8.17 e-ISSN: 2456-3463
Vol. 9, No. 8, 2024, PP. 77-80
International Journal of Innovations in Engineering and Science, www.ijies.net
III.PROBLEM STATEMENT:
78
https://doi.org/10.46335/IJIES.2024.9.8.17 e-ISSN: 2456-3463
Vol. 9, No. 8, 2024, PP. 77-80
International Journal of Innovations in Engineering and Science, www.ijies.net
The code in a PHP script designed to handle form In this module, an Application Programming Interface (API)
submissions and generate a list of colleges based on user is employed to access news articles from newsapi.org. The
input. When a form is submitted, the script loads data from a primary objective is to provide students or users with relevant
CSV file containing information about various colleges, such news pertaining to upcoming exams. By integrating this API,
as their names, states, streams, fees, ratings, and other the system aims to enhance awareness among students
attributes. This data is preprocessed to ensure consistency and regarding important events and developments that may
accuracy. impact their academic pursuits. It serves as a valuable
The script then receives input from the form, including the resource for students to stay informed about exam schedules,
user's preferred state, stream, undergraduate fee, and ratings changes in examination patterns, study tips, and other relevant
for factors like faculty, placement, and social life. Using the information. It's noteworthy that the API used in this module
K-Nearest Neighbors (KNN) algorithm, is freely available, although the number of news articles that
the script calculates the similarity between the user's input and can be fetched is limited due to the nature of the free version.
the colleges in the dataset. It identifies the colleges that are Nonetheless, even with this limitation, the system plays a
closest to the user's preferences and organizes them by state crucial role in disseminating timely and pertinent news
and stream. updates to students, thereby contributing to their overall
preparedness and success in their academic endeavors.
Finally, the script displays the list of colleges matching the
user's criteria in a structured format, with each college V.FUTURE SCOPE:
grouped by state and stream. This output provides users with This system offers numerous benefits to students by providing
a concise and organized overview of colleges that align with a comprehensive platform that amalgamates various
their preferences, helping them make informed decisions functionalities. Currently, there is a significant gap in the
about their education availability of a single platform that enables students to search
C. Algorithm: for colleges based on their preferences, both in terms of
specialization and location, while also delivering relevant
The K-Nearest Neighbors (KNN) algorithm utilized in the news updates regarding exams. Although the system currently
provided code is a simple yet effective method for caters to specific college streams such as engineering, law,
classification and regression tasks. At its core, KNN operates science, arts, management, hotel management, etc., our future
by measuring the similarity between data points using a plans include expanding its scope to accommodate additional
distance metric, typically the Euclidean distance. This streams and incorporate more features. This expansion will
distance metric calculates the straight-line distance between ensure that the system becomes even more versatile and
two points in a multi-dimensional space, providing a measure beneficial, catering to the needs of a broader spectrum of
of their similarity or dissimilarity.In the context of the script, students across different educational disciplines. By
the KNN algorithm compares the user's input, representing continuously evolving and enhancing its capabilities, our goal
their preferences for college attributes, with the attributes of is to create a unified platform that simplifies the college
each college in the dataset. This comparison is achieved by selection process and provides valuable resources to students
computing the Euclidean distance between the user's input pursuing various academic paths.
and the attributes of each college. The algorithm iterates
79
https://doi.org/10.46335/IJIES.2024.9.8.17 e-ISSN: 2456-3463
Vol. 9, No. 8, 2024, PP. 77-80
International Journal of Innovations in Engineering and Science, www.ijies.net
VI.CONCLUSION:
The College Recommendation System is designed to alleviate
the burden on students and simplify the college selection
process. By providing a user-friendly interface, the system
offers students a curated list of colleges tailored to their
preferences. To achieve this, we have utilized diverse datasets
and machine learning techniques to ensure accurate and
relevant recommendations. Additionally, the system
incorporates an API to display news related to exams and
upcoming examination schedules, aiming to enhance
awareness among students and their parents. This
comprehensive approach not only facilitates informed
decision-making but also serves as a valuable resource for
learners navigating the complexities of college admissions.
REFERENCE:
[1] Prof. Sunil Sonawane, Miss. Madhavi Gosavi, Miss. Aparna
Pawar, Mr. Omkar Pawar Mr. Dhananjay Dighe” college
recommendation system using artificial intelligence and
machine learning” Volume:05/Issue:03/March-2023
International Research Journal of Modernization in
Engineering Technology and Science e-ISSN: 2582-5208
80