Stock Market Prediction Using Machine Learning Proposal
This document presents a proposal for a project to predict stock market prices using machine learning. The project aims to apply linear regression to forecast prices for a TCS (Tata Consultancy Services) stock dataset. The objectives are to identify factors affecting share prices, predict approximate values, and help companies and individuals analyze financial performance. Motivation comes from the potential billions of value in accurate predictions and the opportunity to apply machine learning techniques to a real-world problem. The proposal introduces background on stock prediction, outlines the linear regression approach and datasets to be used, and lists the required software and hardware.
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PPTX, PDF, TXT or read online on Scribd
0 ratings0% found this document useful (0 votes)
139 views
Stock Market Prediction Using Machine Learning Proposal
This document presents a proposal for a project to predict stock market prices using machine learning. The project aims to apply linear regression to forecast prices for a TCS (Tata Consultancy Services) stock dataset. The objectives are to identify factors affecting share prices, predict approximate values, and help companies and individuals analyze financial performance. Motivation comes from the potential billions of value in accurate predictions and the opportunity to apply machine learning techniques to a real-world problem. The proposal introduces background on stock prediction, outlines the linear regression approach and datasets to be used, and lists the required software and hardware.
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PPTX, PDF, TXT or read online on Scribd
You are on page 1/ 10
Stock Market Prediction
using Machine Learning
Proposal Defence Presented to: All respected faculty teachers, supervisor and co-supervisor Presented by: • Sheheryar Mansoor S3F16BSCS0003 • Zeeshan Saleem S3F16BSCS0019 • Bilal Ahmed S3F16BSCS0037 Abstract Stock market prediction is a popular and important topic in financial and academic studies. Stock Market is an untidy place for predicting since there are no significant rules to estimate or predict the price of stock in the stock market. It is a serious challenge for investors and corporate stockholders to forecast the daily behavior of stock market which helps them to invest with more confidence by taking risks and fluctuations into consideration. In this project we will apply linear regression for forecasting the behavior of TCS data set. We will prove that our proposed method is best and the stockholders can invest confidentially based on the predictions done by the system. Statement of Problem • Stock market is very much vast and difficult to understand. • Uncertainty in fluctuation of market. • What is the right time to invest the stock in the market. • Financial investors of today are facing this problem of trading as they do not properly understand as to which stocks to buy or which stocks to sell in order to get optimum result Objectives • To identify factors affecting share market. • To predict an approximate value of share price. • Company and industry can use it to breakdown their limitation and enhance their stock value. • These predicted and analyzed data can be observed by individual to know the financial status of companies and their comparisons. Motivation Stock market price prediction is a problem that has the potential to be worth billions of dollars and is actively researched by the largest financial corporations in the world. It is a significant problem because it has no clear solution, although attempts can be made at approximation using many different machine learning techniques. The project allows techniques for real-world machine learning applications including acquiring and analyzing a large data set and using a variety of techniques to train the program and predict potential outcomes. Introduction and background • Stock Market prediction and analysis is the act of trying to determine the future value of a company stock or other financial instrument traded on an exchange. • This system is a web application that aims to predict stock market value using the concepts of linear regression by using machine learning. • Regression predicts a numerical value that performs operations on a dataset where the target values have been defined already. And the result can be extended by adding new information. • TCS Stock Database is a dataset that will be used here. • The Python scientific computing library numpy along with the data analysis library pandas will be used here. • Lastly the results obtained by the regression will be compared with confidence value that will determine the accuracy of the predicted values. Resources Software Requirements • Bracketts • Xampp • Python Hardware Components Required • Processor – At least i5 • Hard Disk – At least 1 TB • Memory – At least 8 GB RAM Thank You