ML Report
ML Report
ON
SUPERVISOR
Certificate
This is to certify that the ML Project Report entitled “ Foreign College
Engineering”.
Furkan Mustafa
Date:
Abstract
The Foreign College Admission Prediction system utilizes machine learning models to
predict a student’s chances of being admitted to a foreign institution. The system is built
to process student profiles, including their academic achievements, test scores, and
extracurricular activities. It leverages advanced regression models to provide accurate
admission predictions. The system aids students and counsellors by offering insights
based on historical data to enhance decision-making.
i
Figure No. Figure Name Page No.
ii
Table of
Contents
Content Page
No.
Abstract i
List of Figures ii
Chapter 1: Introduction 1
1.1 Introduction 2
1.2 Background 3
1.3 Motivation 4
Chapter 5: Conclusion 18
References 20
Foreign College Admission prediction
Chapter 1
Introduction
1.1 Introduction
1. Input Data:
The system collects data from student profiles, including academic history
(SGPA), standardized test scores (GRE, TOEFL, etc.), work experience,
extracurricular activities, and other relevant metrics.
2. Preprocessing Module:
Data preprocessing is crucial for cleaning the input data, handling missing
values, normalizing features, and encoding categorical variables like gender
or nationality. This ensures that the data is in the correct format for the
machine learning models.
5. Prediction Output:
Once the input data is processed, the machine learning model provides a
probability score indicating the likelihood of admission to the target
institution. This score can be used by students to assess their chances and
plan their applications accordingly.
1.2 Background
With the growing demand for higher education in foreign institutions, students
from around the world are competing for limited seats in prestigious universities.
Admission officers rely on a variety of factors to make their decisions, but as the
number of applicants grows, manual evaluation becomes inefficient. To address
this challenge, machine learning offers a scalable, data-driven solution that can
automate and optimize the admission prediction process.
1.3 Motivation
The rising number of students applying to foreign universities and the complexity
of the admission process motivates the development of a system that can provide
predictive insights to ease decision-making for both students and institutions.
Chapter 2
Literature Survey
5. Test Data:
A dataset used to evaluate the performance of the trained model on unseen
data.
6. Feature Engineering:
The process of selecting and transforming variables (features) from raw
data to improve model performance.
7. Data Preprocessing:
Cleaning and preparing raw data for the model by handling missing values,
normalizing data, and encoding categorical features.
8. Cross-validation: A technique used to evaluate the performance of a model
by splitting the dataset into training and validation sets multiple times to
test the model's accuracy.
Thus, there is a crucial need for a more advanced and accurate College
Admission Prediction System. This system should be capable of handling a
wide range of features—such as SGPA, GRE scores, TOEFL scores, research
Chapter 3
Requirement Gathering
Hardware Requirements:
Chapter 4
Plan of Project
2. Data Preprocessing:
Rename columns (GRE Score → GRE, etc.) and drop unnecessary ones
(e.g., Serial No.).
Replace zero values in key columns (GRE, TOEFL, etc.) with NaN to
handle missing data.
3. Data Visualization:
Plot histograms for features like GRE, TOEFL, CGPA, University
Rating, SOP, LOR, and Research to analyze distribution.
4. Feature Selection:
Separate the dataset into features (X) and target label (y), with y as the
admission probability (Probability).
6. Model Evaluation:
7. Model Training:
Train the Linear Regression model on the training data, achieving an R²
score of 0.821 on the test set.
8. Prediction:
Predict admission chances based on input features (GRE, TOEFL, CGPA,
etc.),
Chapter 5
Conclusion
Conclusion
References
References
Borah M.D., Application of knowledge based decision technique to predict
student enrolment decision , Recent Trends in Information Systems (Re TIS),
21-23 Dec. 2021,180-184.
Ragab, A.H.M. , Hybrid recommender system for predicting college
admission, Intelligent Systems Design and Applications (ISDA), 29 Nov.
2022, 107-113.
Rensong Dong,The module of prediction of College Entrance Examination
aspiration, Fuzzy Systems and Knowledge Discovery (FSKD), 31 May
2023 ,1559-1562.
E. Gottlieb, “Using integer programming to guide college admissions
decisions: a preliminary report”, Journal of Computing Sciences in Colleges,
Volume 17, Issue 2, Pages: 271 – 279, 2024