Download as pdf or txt
Download as pdf or txt
You are on page 1of 5

SYNOPSIS

ON

STOCK MARKET PREDICTION

USING DATA MINING

Submitted for the requirement of

Project course

BACHELOR OF ENGINEERING

(INFORMATION TECHNOLOGY)

SUBMITTED BY: SUBMITTED TO:-

Shivam Kumar Er. Gaurav Bathla


16BCS2001
K3 (Group A)

DEPARTMENT OF COMPUTER SCIENCE & ENGINEERING

CHANDIGARH UNIVERSITY GHARUAN, MOHALI


CONTENTS

S.no. Topic

1. Certificate

2. Declaration

3. Abstract

4. Introduction

5. Proposed Methodology

6. Approached Result and Conclusion

7. Application and Future Work

8. Team Member Wise Work Distribution

9. Software and Hardware Reuirements

10. References
CERTIFICATE

This is to certify that the work embodied in this synopsis entitled “Stock
Market Prediction using Data Mining” being submitted by “Shivam Kumar”
(UID.:16BCS2001 ) for partial fulfillment of the requirement for the
degree of “ Bachelor of Engineering in Computer Science & Engineering ”
discipline to “ ChandigarhUniversity during the academic year 2019 is a record
of bonafide piece of work, carried out by him under the guidance of Jyoti Arora
in the “Department of Computer Science & Engineering”, Chandigarh
University.

academic year is a record of bona fide piece of work, carried out by him
under my supervision and guidance in the “ Department of Computer Science
& Engin
DECLARATION

I, student of Bachelor of Engineering in Computer Science & Engineering discipline,


Chandigarh University, here by declare that the work presented in this synopsis entitled
“Stock Market Prediction using Data Mining” is the outcome of our own work, is bona fide
and correct to the best of our knowledge and this work has been carried out taking
care of Engineering Ethics. The work presented does not infringe any patented work and has
not been submitted to any other university or anywhere else for the award of any
degree or any professional diploma.
ABSTRAC
T

In this paper, we discuss the Machine Learning techniques using Python which
have been applied for stock trading to predict the rise and fall of stock prices before the
actual event of an increase or decrease in the stock price occurs. In particular the paper
discusses the application of Support Vector Machines, Linear Regression, Prediction using
machine learning algorithms in detail along with the benefits and pitfalls of each method.
The paper introduces the parameters and variables that can be used in order to recognize
the patterns in stock prices which can be helpful in the future prediction of stocks and how
Boosting can be combined with other learning algorithms to improve the accuracy of such
prediction systems.

The main goal of the project was to study and apply as many Machine Learning
Algorithms as possible on a dataset involving a particular domain, namely the Stock
Market, as opposed to coming up with a newer (and/or better) algorithm that is more
efficient in predicting the price of a stock

You might also like