0% found this document useful (0 votes)
33 views12 pages

Sample Minor Project I Report CSE

Minor project sample report

Uploaded by

kratikasingh259
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)
33 views12 pages

Sample Minor Project I Report CSE

Minor project sample report

Uploaded by

kratikasingh259
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/ 12

TITLE OF YOUR PROJECT

MINOR PROJECT – I REPORT

Submitted in partial fulfillment of the requirement for the Degree of


Bachelors of Technology in Computer Science & Engineering

Submitted To:

RAJIV GANDHI PRODYOGIKI VISHWAVIDYALAYA, BHOPAL (M.P.)

Submitted By:
Student Name [0114CS211000]

Under The Guidance of:

Prof. Guide Name (CSE)

DEPARTMENT OF COMPUTER SCIENCE & ENGINEERING

Truba Institute of Engineering & Information Technology, Bhopal

SESSION: Jan-June 2024


TRUBA INSTITUTE OF ENGINEERING &
INFORMATION TECHNOLOGY, BHOPAL

(Session: 2023-2024)

DEPARTMENT OF COMPUTER SCIENCE & ENGINEERING

CERTIFICATE

This is to certify that “Student Name”, Students of CSE VI Semester of


“Truba Institute of Engineering & Information Technology, Bhopal” has
completed their Minor Project – II titled “Project Title Name”, as per the
syllabus and has submitted a satisfactory report on this project as a partial
fulfillment towards the award of degree of Bachelor of Technology in
Computer Science and Engineering under Rajiv Gandhi Proudyogiki
Vishwavidyalaya, Bhopal.

Prof. Guide Name Dr. Kaptan Singh


Project Guide, CSE Co-ordinator (CSE)
TIEIT, Bhopal TIEIT, Bhopal

Prof. Amit Saxena


Principal
TIEIT, Bhopal

ii
DECLARATION

We the undersigned solemnly declare that the project report “Project Title” is based on my
own work carried out during the course of our study under the supervision of Prof. Guide
Name (CSE).

We assert the statements made and conclusions drawn are the outcomes of my own work. I
further certify that.
1. The work contained in the report is original and has been done by us under the general
supervision of our supervisor.
2. The work has not been submitted to any other Institution for any other degree /
diploma / certificate in this university or any other University of India or abroad.
3. We have followed the guidelines provided by the university in writing the report.

Whenever we have used materials (data, theoretical analysis, and text) from other sources, we
have given due credit to them in the text of the report and giving their details in the
references.

Student Name [0114CS211000] SIGNATURE _________

iii
ACKNOWLEDGEMENT

In this semester, we have completed our project on “Project Title Name”. During this time,
all the group members collaboratively worked on the project and learnt about the industry
standards that how projects are being developed in IT Companies. We also understood the
importance of teamwork while creating a project and got to learn the new technologies on
which we are going to work in near future.

We gratefully acknowledge for the assistance, cooperation guidance and clarification


provided by Prof. Guide Name during the development of our project. We would also like to
thank our Principal and Prof. Amit Saxena for giving us an opportunity to develop this
project. Their continuous motivation and guidance helped us overcome the different obstacles
for completing the Project.

We perceive this as an opportunity and a big milestone in our career development. We will
strive to use gained skills and knowledge in our best possible way and we will work to
improve them.

Student Name [0114CS211000] SIGNATURE __________

iv
LIST OF FIGURES
Fig. No. Name of Figure Page No.

Fig. 1.1 Figure Name…….……………………………………………………….……….05

v
LIST OF GRAPH

Graph No. Name of Graph Page No.

Graph 4.1 Graph Name ………………………...…….…….......………..........................21

vi
LIST OF ABBREVIATIONS

NLP: Natural Language Processing.

NLTK: Natural Language Toolkit.

CNN: Convolutional Neural Network.

SVM: Support Vector Machine.

GUI: Graphical User Interface.

vii
ABSTRACT

Abstracts contain most of the following kinds of information in brief form. The body of your
paper will, of course, develop and explain these ideas much more fully. As you will see in the
samples below, the proportion of your abstract that you devote to each kind of information—
and the sequence of that information—will vary, depending on the nature and genre of the
paper that you are summarizing in your abstract. And in some cases, some of this information
is implied, rather than stated explicitly. The Publication Manual of the American
Psychological Association, which is widely used in the social sciences, gives specific
guidelines for what to include in the abstract for different kinds of papers—for empirical
studies, literature reviews or meta-analyses, theoretical papers, methodological papers, and
case studies.

Keywords: Project Related Keywords.

viii
TABLE OF CONTENT
CERTIFICATE...............................................................................................................................ii

DECLARATION...........................................................................................................................iii

ACKNOWLEDGEMENT..............................................................................................................iv

LIST OF FIGURES..........................................................................................................................v

LIST OF GRAPH............................................................................................................................vi

LIST OF ABBREVIATIONS........................................................................................................vii

ABSTRACT..................................................................................................................................viii

INDEX.............................................................................................................................................ix

CHAPTER-1: INTRODUCTION..........................................................................................01-07

1.1 Overview..................................................................................................................................01

1.2 Objective and Motivation........................................................................................................03

1.3 Application and Scope..............................................................................................................04

1.4 Challenge..................................................................................................................................07

1.5 Reading guide...........................................................................................................................07

CHAPTER-2: LITERATURE REVIEW.............................................................................08-13

2.1 Related Works .........................................................................................................................08

2.2Programming language..............................................................................................................10

2.3 Machine Learning.....................................................................................................................11

2.1 Devlopment Model...................................................................................................................13

CHAPTER- 3: PROPOSED WORK.....................................................................................14-17

3.1 Proposed Work.........................................................................................................................14

3.2Project Background...................................................................................................................15

3.3 Goals.........................................................................................................................................17

CHAPTER – 4: IMPLEMENTATION.................................................................................18-25

4.1 Training....................................................................................................................................18

4.2 Dataset......................................................................................................................................19

ix
4.3 Importing Libraries...................................................................................................................20

4.4 Data visualisation and Exploration...........................................................................................21

4.5 Feature Extraction....................................................................................................................25

CHAPTER- 5: RESULTS......................................................................................................26-29

5.1 Result .......................................................................................................................................26

CHAPTER- 6: USER MANUAL...........................................................................................30-35

6.1 Software Requirements............................................................................................................30

6.2 Hardware Requirements...........................................................................................................32

6.3Steps to RUN the Project...........................................................................................................34

CHAPTER- 7: CONCLUSION AND FUTURE SCOPE....................................................36-40

7.1 Conclusion ...............................................................................................................................36

7.2 Future Scope............................................................................................................................39

REFERENCES.............................................................................................................................41

x
CHAPTER 1

INTRODUCTION

You might also like