0% found this document useful (0 votes)
37 views11 pages

Stating

review

Uploaded by

Karthik Goud
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as DOCX, PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
37 views11 pages

Stating

review

Uploaded by

Karthik Goud
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as DOCX, PDF, TXT or read online on Scribd
You are on page 1/ 11

An industrial oriented mini project report

on
PREDICTION OF ENGINEERING COLLEGE USING MACHINE LEARNING

Submitted by

G.THRILOKYA REDDY 21W91A0586


M.KARTHIK 22W95A05L14
E.SREEJA 21W91A0571
K.PRANAY 21W91A05C2

Under the Esteemed Guidance of

Mr. K.VENKATA RATNAM


Asst.Professor, CSE
To

Jawaharlal Nehru Technological University, Hyderabad


In partial fulfilment of the requirements for award of degree of

BACHELOR OF TECHNOLOGY
IN
COMPUTER SCIENCE AND ENGINEERING

DEPARTMENT OF COMPUTER SCIENCE AND ENGINEERING


MALLA REDDY INSTITUTE OF ENGINEERING AND TECHNOLOGY
(UGC AUTONOMOUS)
(Sponsored by Malla Reddy Educational society)
(Affiliated to JNTU, Hyderabad)
Maisammaguda, Dhulapally post, Secunderabad-500014.
2020-2024
Department of Computer Science and Engineering

BONAFIDE CERTIFICATE

This is to certify that this is the bonafide certificate of a Mini Project titled
“PREDICTION OF ENGINEERING COLLEGE USING MACHINE LEARNING”
is submitted by G.THRILOKYA REDDY (21W91A0586), M.KARTHIK
(22W95A0514),
E.SREEJA (21W91A0571), K.PRANAY (21W91A05C2) of B. Tech in the partial
fulfilment of the requirements for the degree of Bachelor of Technology in Computer
Science and Engineering and this has not has been submitted for the award of any other
institute.

Internal Guide Sign Head of the Department Sign

Mr. K.VENKATA RATNAM Dr. MD. ASHFAQUL HASSAN


Professor, CSE

External Examiner Sign


DECLARATION

We hereby declare that the Mini Project entitled “PREDICTION OF ENGINEERING


COLLEGE USING MACHINE LEARNING” submitted to Malla Reddy Institute of
Engineering and Technology (Autonomous), affiliated to Jawaharlal Nehru Technological
University Hyderabad (JNTUH), for the award of the degree of Bachelor of Technology in
Computer Science & Engineering is a result of original industrial oriented Project done by us.

It is further declared that the Mini Project or any part there of has not been
Previously submitted to any University or Institute for the award of degree or diploma.

G.THRILOKYA REDDY 21W91A0586


M.KARTHIK 22W95A05L14
E.SREEJA 21W91A0571
K.PRANAY 21W91A05C2
ACKNOWLEDGEMENT

First and foremost, We are grateful to the Principal Dr. SRINIVASA PORANDLA, for
providing us with all the resources in the college to make our Mini Project a success. We
thank him for his valuable suggestions at the time of Mini Project which encouraged us to
give our best in the Mini Project.

We would like to express our gratitude to Dr. MD. ASHFAQUL HASSAN,


Head of the Department, Department of Computer Science and Engineering for his support
and valuable suggestions during the dissertation work.

We offer our sincere gratitude to our Mini Project – coordinator


Mr.MADUGULA NAGENDRA RAO and internal guide Mr. K.VENKATA RATNAM
Assistant Professor of Computer Science and Engineering department who has supported
us throughout this Mini Project with their patience and valuable suggestions.
We would also like to thank all the supporting staff of the Dept. of CSE and all
other departments who have been helpful directly or indirectly in making the Mini Project
a success.

We are extremely grateful to our parents for their blessings and prayers for our
completion of Mini Project.

G.THRILOKYA REDDY 21W91A0586


M.KARTHIK 22W95A05L14
E.SREEJA 21W91A0571
K.PRANAY 21W91A05C2
CONTENTS

TOPICS PAGE NO

Abstract i
List of Figures ii-iii
List of Tables iv
List of Abbrevations v
1. INTRODUCTION 1-3
1.1 Motivation 2
1.2 Problem definition 2
1.3 Objective of the Project 2
1.4 Limitations of project 3
1.5 Organization of Documentation 3
2. LITERATURE SURVEY 4-7
2.1 Introduction 4-5

2.2 Existing System 5

2.3 Disadvantages of Existing System 5-6

2.4 Proposed System 6

2.5 Conclusion 6-7

3. ANALYSIS 7-9
3.1 Introduction 7-8

3.2 Software Requirements Specifications 8

3.2.1 User Requirements 8

3.2.2 Software Requirements 8

3.2.3 Hardware Requirements 8

3.3 Content Diagram of project 9

3.4 Algorithms and Flowcharts 9

3.5 Conclusion 9

PAGE \* MERGEFORMAT 2
4. DESIGN 18-27
4.1 Introduction 10

4.2 UML Diagrams 10-16

4.2.1 Data Flow Diagram 11

4.2.2 Use Case Diagram 12

4.2.3 Class Diagram 13

4.2.4 Sequence Diagram 14

4.2.5 Collaboration Diagram 15

4.3 Module Design & Organization 16

4.4 Conclusion 16

5. IMPLEMENTATION & RESULTS 17-53


5.1 Introduction 17-24

5.2 Explanation of key features 24

5.3 Method of Implementation 25

5.3.1 Source Code 25-50

5.3.2 Output Screens 50-53

5.3.3 Result Analysis 53

5.4 Conclusion 53

6. TESTING & VALIDATION 54-58


6.1. Introduction 54

6.2. Design of test cases and Scenarios 54

6.3. Validation 55

6.4. Conclusion 58
7. CONCLUSION 59

8. FUTURE ENHANCEMENT 60

9.URL LISTING 61

PAGE \* MERGEFORMAT 2
10. REFERENCE 61-62

PAGE \* MERGEFORMAT 2
ABSTRACT
The "Prediction of Engineering College Admission Using Machine Learning" aims to
streamline and optimize the college selection process for prospective students by predicting the
likelihood of admission into various engineering institutions based on academic and
demographic factors. By analyzing parameters such as high school grades, entrance exam scores,
extracurricular achievements, and socioeconomic background, the machine learning model can
make accurate predictions, saving both time and resources for students during the college
application phase. This project leverages algorithms such as Decision Trees, Support Vector
Machines, and Neural Networks to create a predictive framework that is both efficient and
adaptable across different regions and college criteria.Such a model can empower students to
make informed choices about their future academic paths, ultimately leading to higher
satisfaction and success rates in higher education.

PAGE \* MERGEFORMAT 2
LIST OF FIGURES

S.NO Figure no. Description Page no.

1 3.3.1 System Architecture Diagram 10

2 4.2.1 Dataflow Diagram 12

3 4.2.2 Use case Diagram 13

4 4.2.3 Class Diagram 14

5 4.2.4 Sequence Diagram 14

6 4.2.5 Collaboration Diagram 15

7 5.1 Admin login page Output 50

8 5.2 Training Data Output 51

9 5.3 Algorithms 51

10 5.4 User Sign-up Output 52

11 5.5 User Required Details Output 52

PAGE \* MERGEFORMAT 2
LIST OF TABLES

S.NO Table No. Description Page no.

1 6.2 Test Cases 55

PAGE \* MERGEFORMAT 2
LISTT OF ABBREVATIONS

UML- Unified Modeling Language

PAGE \* MERGEFORMAT 2

You might also like