SlideShare a Scribd company logo
1 of 5
STOCK MARKET WITH NEURAL NETWORK
Synopsis
submitted for the approval of Final year Project
in Department of COMPUTER SCIENCE
STOCK MARKET WITH NEURAL NETWORK
Synopsis
submitted
for the approval of Final year Project in
Department of COMPUTER SCIENCE
Submitted To: Submitted By:
Team Members:
1.
2.
3.
4.
Collage Name
Collage address
Month Name, 2012
Project Title: STOCK MARKET WITH NEURAL NETWORKS
Project Description:
Neural networks (NNs), as artificial intelligence (AI) methods, have become very important in
making stock market predictions. Much research on the applications of NNs for solving business
problems have proven their advantages over statistical and other methods that do not include AI,
although there is no optimal methodology for a certain problem. In order to identify the main
benefits and limitations of previous methods in NN applications and to find connections between
methodology and problem domains, data models, and results obtained, a comparative analysis of
selected applications is conducted. It can be concluded from analysis that NNs are most
implemented in forecasting stock prices, returns, and stock modeling, and the most frequent
methodology is the Back propagation algorithm. However, the importance of NN integration
with other artificial intelligence methods is emphasized by numerous authors. Inspite of many
benefits, there are limitations that should be investigated, such as the relevance of the results, and
the "best" topology for the certain problems. Because of their ability to deal with uncertain,
fuzzy, or insufficient data which fluctuate rapidly in very short periods of time, neural networks
(NNs) have become very important method for stock market predictions. Numerous research and
applications of NNs in solving business problems has proven their advantage in relation to
classical methods that do not include artificial intelligence. The purpose of this project is to
identify the main benefits and limitations of previous methods in NN applications in stock
markets and to emphasize the problems that can be important for further research in this area.
After a comparative analysis of methodology in previous research in relation to problem
domains, data models and results criteria, some benefits and limitations emphasized.
Neural Networks:
A neural network may be considered as a data processing technique that maps, or relates, some
type of input stream of information to an output stream of data. Neural Networks (NNs) can be
used to perform classification and regression tasks.
Objective/ Aim:
The aim of this study is to attempt to predict the short-term term future of the Stock Market.
More specifically prediction of the returns provided by the Stock Market on daily basis is
attempted. The first objective of the study is to examine the feasibility of the prediction task and
provide evidence that the markets are not fluctuating randomly. The second objective is, by
reviewing the literature, to apply the most suitable prediction models and measure their
efficiency.
Technical details
(Hardware and software requirements)
Hardware :
1. PC
2.
Software:
1. Windows XP/Vista/7
2. NetBeans,JSP
3. MYSQL
Methods:
NN methodology underestimates the design of NN architecture (topology), and methods of
training, testing, evaluating, and implementing the network . Since the data regarding the
evaluation and implementation phase were not available in all analyzed articles, the paper is
focused on NN architecture, training and testing.
Design of NN architecture consists of the choice of the NN algorithm, the structure the input and
output functions, and the learning parameters . As the first step, a qualitative comparative
analysis of NN methodology in scientific journal articles concerned with NN applications in
stock markets was conducted. NN methodology was analyzed in relation to specific problem
domains of NN applications, data models used, and results obtained. It is assumed that those
criteria include main characteristics of NN applications. However, the analysis could be made
more effective by including additional criteria and statistical analysis, such as cluster of factor
analysis that could indicate some hidden characteristics and connections between methodology,
problems, and the results.
1. NN methodology in relation to problem domain:
Analysis of the problem domains of NN applications in previous research has shown that there
are three main groups of problems that NN applications frequently deal with. First group consists
of predicting stock performance by trying to classify stocks into the classes such as: stocks with
either positive or negative returns and stocks that perform well, neutrally, or poorly. Such NN
applications give valuable support to making investment decisions, but do not specify the amount
of expected price and expected profit. More information is given by the next group of frequently
used applications: NNs for stock price predictions . Such systems try to predict stock prices for
one or more days in advance, based on previous stock prices and on related financial ratios. The
third important group of NN applications in stock markets is concerned with modeling stock
performance and forecasting.
2. NN methodology in relation to data model:
it was necessary to observe the NN algorithms, structure and learning functions in relation to
data models. Because the design of a data model for an NN is determined mostly by the choice
of input and output variables , four characteristics of data model are observed: the number of
input variables, the names of input variables, number of output variables, and names of output
variables.
Benefits and limitations of NN methodology:
Benefits:
Most of the benefits in the articles depend on the problem domain and the NN methodology
used. A common contribution of NN applications is in their ability to deal with uncertain and
robust data. Therefore, NN can be efficiently used in stock markets, to predict either
stock prices or stock returns.
It can be seen from a comparative analysis that the Back propagation algorithm has the ability to
predict with greater accuracy than other NN algorithms, no matter which data model was sed.
The variety of data models that exist in the papers could also be considered a benefit, since it
shows NNs flexibility and efficiency in situations when certain data are not available. It has been
proven that NN outperform classical forecasting and statistical methods, such as multiple
regression analysis and discriminant analysis. When joined together, several NNs are able to
predict values very accurately, because they can concentrate on different characteristics of data
sets important for calculating the output. Analysis also shows the great possibilities of NN
methodology in various combinations with other methods, such as expert systems. The
combination of the NN calculating ability based on heuristics and the ability of expert systems to
process the rules for making a decision and to explain the results can be a very effective
intelligent support in various problem domains .
Limitations:
Some of the NN limitations mentioned in the analyzed articles are:
(1) NNs require very large number of previous cases
(2) "the best" network architecture (topology) is still unknown
(3) for more complicated networks, reliability of results may decrease
(4) statistical relevance of the results is needed
(5) a more careful data design is needed .
The first limitation is connected to the availability of data, and some researchers have already
proven that it is possible to collect large data sets for the effective stock market predictions.
The limitation still exists for the problems that do not have much previous data, e.g. new founded
companies. The second limitation still does not have a visible solution in the near future.
Although the efforts of the researchers are focused on performing numerous tests of various
topologies and different data models, the results are still very dependent on particular cases. The
third limitation, concerning to the reliability of results, requires further experiments with various
network architectures to be overcome. The problem with evaluating NN reliability is connected
with the next limitation, the need for more complex statistical relevance of the results. Finally,
the variety of data models shows that data design is not systematically analyzed. Almost every
author uses a different data model, sometimes without following any particular acknowledged
modeling approach for the specific problem.
Conclusion :
This could not accurately present the situation in NNs applications in stock markets. Large
number of research is done and implemented by companies that are not published in scientific
indexes analyzed. However, it can be concluded from previous research that:-
(1) NNs are efficiency methods in the area of stock market predictions, but there is no "recipe"
that matches certain methodologies with certain problems.
(2) NNs are most implemented in forecasting stock prices and returns, although stock modeling
is very promising problem domain of its application.
(3) most frequent methodology is the Backpropagation algorithm, but the importance of
integration of NN with other artificial intelligence methods is emphasized by many authors.
(4) benefits of NN are in their ability to predict accurately even in situations with uncertain data,
and the possible combinations with other methods.
(5) limitations have to do with insufficient reliability tests, data design, and the inability to
identify the optimal topology for a certain problem domain.
Contact details of Team Members:
1.
2.
3.
4.

More Related Content

What's hot

IRJET- Future Stock Price Prediction using LSTM Machine Learning Algorithm
IRJET-  	  Future Stock Price Prediction using LSTM Machine Learning AlgorithmIRJET-  	  Future Stock Price Prediction using LSTM Machine Learning Algorithm
IRJET- Future Stock Price Prediction using LSTM Machine Learning AlgorithmIRJET Journal
 
An intelligent scalable stock market prediction system
An intelligent scalable stock market prediction systemAn intelligent scalable stock market prediction system
An intelligent scalable stock market prediction systemHarshit Agarwal
 
Rachit Mishra_stock prediction_report
Rachit Mishra_stock prediction_reportRachit Mishra_stock prediction_report
Rachit Mishra_stock prediction_reportRachit Mishra
 
STOCK MARKET PRREDICTION WITH FEATURE EXTRACTION USING NEURAL NETWORK TEHNIQUE
STOCK MARKET PRREDICTION WITH FEATURE EXTRACTION USING NEURAL NETWORK TEHNIQUESTOCK MARKET PRREDICTION WITH FEATURE EXTRACTION USING NEURAL NETWORK TEHNIQUE
STOCK MARKET PRREDICTION WITH FEATURE EXTRACTION USING NEURAL NETWORK TEHNIQUERicha Handa
 
Simple stock market analysis
Simple stock market analysisSimple stock market analysis
Simple stock market analysislynneblue
 
Stock Market Analysis and Prediction
Stock Market Analysis and PredictionStock Market Analysis and Prediction
Stock Market Analysis and PredictionAnil Shrestha
 
Performance analysis and prediction of stock market for investment decision u...
Performance analysis and prediction of stock market for investment decision u...Performance analysis and prediction of stock market for investment decision u...
Performance analysis and prediction of stock market for investment decision u...Hari KC
 
Stock price prediction using Neural Net
Stock price prediction using Neural NetStock price prediction using Neural Net
Stock price prediction using Neural NetRajat Sharma
 
stock market prediction
stock market predictionstock market prediction
stock market predictionSRIGINES
 
PERFORMANCE ANALYSIS and PREDICTION of NEPAL STOCK MARKET (NEPSE) for INVESTM...
PERFORMANCE ANALYSIS and PREDICTION of NEPAL STOCK MARKET (NEPSE) for INVESTM...PERFORMANCE ANALYSIS and PREDICTION of NEPAL STOCK MARKET (NEPSE) for INVESTM...
PERFORMANCE ANALYSIS and PREDICTION of NEPAL STOCK MARKET (NEPSE) for INVESTM...Hari KC
 
A LINEAR REGRESSION APPROACH TO PREDICTION OF STOCK MARKET TRADING VOLUME: A ...
A LINEAR REGRESSION APPROACH TO PREDICTION OF STOCK MARKET TRADING VOLUME: A ...A LINEAR REGRESSION APPROACH TO PREDICTION OF STOCK MARKET TRADING VOLUME: A ...
A LINEAR REGRESSION APPROACH TO PREDICTION OF STOCK MARKET TRADING VOLUME: A ...ijmvsc
 
IRJET- Stock Price Prediction using Long Short Term Memory
IRJET-  	  Stock Price Prediction using Long Short Term MemoryIRJET-  	  Stock Price Prediction using Long Short Term Memory
IRJET- Stock Price Prediction using Long Short Term MemoryIRJET Journal
 
Stock market analysis using supervised machine learning
Stock market analysis using supervised machine learningStock market analysis using supervised machine learning
Stock market analysis using supervised machine learningPriyanshu Gandhi
 
Financial forecastings using neural networks ppt
Financial forecastings using neural networks pptFinancial forecastings using neural networks ppt
Financial forecastings using neural networks pptPuneet Gupta
 
Stock Market Prediction
Stock Market PredictionStock Market Prediction
Stock Market PredictionMRIDUL GUPTA
 
DEVELOPMENT OF INTELLIGENT PREDICTIVE MODEL FOR STOCK DATA PREDICTION WITH FE...
DEVELOPMENT OF INTELLIGENT PREDICTIVE MODEL FOR STOCK DATA PREDICTION WITH FE...DEVELOPMENT OF INTELLIGENT PREDICTIVE MODEL FOR STOCK DATA PREDICTION WITH FE...
DEVELOPMENT OF INTELLIGENT PREDICTIVE MODEL FOR STOCK DATA PREDICTION WITH FE...Richa Handa
 
Stock market prediction technique:
Stock market prediction technique:Stock market prediction technique:
Stock market prediction technique:Paladion Networks
 

What's hot (20)

IRJET- Future Stock Price Prediction using LSTM Machine Learning Algorithm
IRJET-  	  Future Stock Price Prediction using LSTM Machine Learning AlgorithmIRJET-  	  Future Stock Price Prediction using LSTM Machine Learning Algorithm
IRJET- Future Stock Price Prediction using LSTM Machine Learning Algorithm
 
An intelligent scalable stock market prediction system
An intelligent scalable stock market prediction systemAn intelligent scalable stock market prediction system
An intelligent scalable stock market prediction system
 
Rachit Mishra_stock prediction_report
Rachit Mishra_stock prediction_reportRachit Mishra_stock prediction_report
Rachit Mishra_stock prediction_report
 
Presentation1
Presentation1Presentation1
Presentation1
 
STOCK MARKET PRREDICTION WITH FEATURE EXTRACTION USING NEURAL NETWORK TEHNIQUE
STOCK MARKET PRREDICTION WITH FEATURE EXTRACTION USING NEURAL NETWORK TEHNIQUESTOCK MARKET PRREDICTION WITH FEATURE EXTRACTION USING NEURAL NETWORK TEHNIQUE
STOCK MARKET PRREDICTION WITH FEATURE EXTRACTION USING NEURAL NETWORK TEHNIQUE
 
Simple stock market analysis
Simple stock market analysisSimple stock market analysis
Simple stock market analysis
 
Stock Market Analysis and Prediction
Stock Market Analysis and PredictionStock Market Analysis and Prediction
Stock Market Analysis and Prediction
 
Performance analysis and prediction of stock market for investment decision u...
Performance analysis and prediction of stock market for investment decision u...Performance analysis and prediction of stock market for investment decision u...
Performance analysis and prediction of stock market for investment decision u...
 
Stock price prediction using Neural Net
Stock price prediction using Neural NetStock price prediction using Neural Net
Stock price prediction using Neural Net
 
stock market prediction
stock market predictionstock market prediction
stock market prediction
 
PERFORMANCE ANALYSIS and PREDICTION of NEPAL STOCK MARKET (NEPSE) for INVESTM...
PERFORMANCE ANALYSIS and PREDICTION of NEPAL STOCK MARKET (NEPSE) for INVESTM...PERFORMANCE ANALYSIS and PREDICTION of NEPAL STOCK MARKET (NEPSE) for INVESTM...
PERFORMANCE ANALYSIS and PREDICTION of NEPAL STOCK MARKET (NEPSE) for INVESTM...
 
A LINEAR REGRESSION APPROACH TO PREDICTION OF STOCK MARKET TRADING VOLUME: A ...
A LINEAR REGRESSION APPROACH TO PREDICTION OF STOCK MARKET TRADING VOLUME: A ...A LINEAR REGRESSION APPROACH TO PREDICTION OF STOCK MARKET TRADING VOLUME: A ...
A LINEAR REGRESSION APPROACH TO PREDICTION OF STOCK MARKET TRADING VOLUME: A ...
 
IRJET- Stock Price Prediction using Long Short Term Memory
IRJET-  	  Stock Price Prediction using Long Short Term MemoryIRJET-  	  Stock Price Prediction using Long Short Term Memory
IRJET- Stock Price Prediction using Long Short Term Memory
 
Stock market analysis using supervised machine learning
Stock market analysis using supervised machine learningStock market analysis using supervised machine learning
Stock market analysis using supervised machine learning
 
Stock prediction system using ann
Stock prediction system using annStock prediction system using ann
Stock prediction system using ann
 
Financial forecastings using neural networks ppt
Financial forecastings using neural networks pptFinancial forecastings using neural networks ppt
Financial forecastings using neural networks ppt
 
Stock Market Prediction
Stock Market PredictionStock Market Prediction
Stock Market Prediction
 
DEVELOPMENT OF INTELLIGENT PREDICTIVE MODEL FOR STOCK DATA PREDICTION WITH FE...
DEVELOPMENT OF INTELLIGENT PREDICTIVE MODEL FOR STOCK DATA PREDICTION WITH FE...DEVELOPMENT OF INTELLIGENT PREDICTIVE MODEL FOR STOCK DATA PREDICTION WITH FE...
DEVELOPMENT OF INTELLIGENT PREDICTIVE MODEL FOR STOCK DATA PREDICTION WITH FE...
 
Stock market prediction technique:
Stock market prediction technique:Stock market prediction technique:
Stock market prediction technique:
 
Stock analysis report
Stock analysis reportStock analysis report
Stock analysis report
 

Viewers also liked

Neustar guide to_tcpa_risk_mitigation
Neustar guide to_tcpa_risk_mitigationNeustar guide to_tcpa_risk_mitigation
Neustar guide to_tcpa_risk_mitigationThomas McNally
 
Apps for the library 2015
Apps for the library 2015Apps for the library 2015
Apps for the library 2015Willie Miller
 
Computer Science
Computer ScienceComputer Science
Computer ScienceWendy Lile
 
Internet Librarian International
Internet Librarian InternationalInternet Librarian International
Internet Librarian InternationalWillie Miller
 
Final Project Master In Computer Sciences
Final Project Master In Computer SciencesFinal Project Master In Computer Sciences
Final Project Master In Computer SciencesMohammad Qureshi
 
Kuldeep Singh Project on C language and Visual Basic ,Final Year BCA ,Dezyne ...
Kuldeep Singh Project on C language and Visual Basic ,Final Year BCA ,Dezyne ...Kuldeep Singh Project on C language and Visual Basic ,Final Year BCA ,Dezyne ...
Kuldeep Singh Project on C language and Visual Basic ,Final Year BCA ,Dezyne ...dezyneecole
 
Final Year Project - Computer System Sample Slide
Final Year Project - Computer System Sample SlideFinal Year Project - Computer System Sample Slide
Final Year Project - Computer System Sample SlideSuhailan Safei
 
Final Year Project
Final Year ProjectFinal Year Project
Final Year Projectz060204
 
Synopsis for Online Railway Railway Reservation System
Synopsis for Online Railway Railway Reservation SystemSynopsis for Online Railway Railway Reservation System
Synopsis for Online Railway Railway Reservation SystemZainabNoorGul
 

Viewers also liked (12)

Report
ReportReport
Report
 
Presentation v2
Presentation v2Presentation v2
Presentation v2
 
Neustar guide to_tcpa_risk_mitigation
Neustar guide to_tcpa_risk_mitigationNeustar guide to_tcpa_risk_mitigation
Neustar guide to_tcpa_risk_mitigation
 
Apps for the library 2015
Apps for the library 2015Apps for the library 2015
Apps for the library 2015
 
Computer Science
Computer ScienceComputer Science
Computer Science
 
FYP Thesis
FYP ThesisFYP Thesis
FYP Thesis
 
Internet Librarian International
Internet Librarian InternationalInternet Librarian International
Internet Librarian International
 
Final Project Master In Computer Sciences
Final Project Master In Computer SciencesFinal Project Master In Computer Sciences
Final Project Master In Computer Sciences
 
Kuldeep Singh Project on C language and Visual Basic ,Final Year BCA ,Dezyne ...
Kuldeep Singh Project on C language and Visual Basic ,Final Year BCA ,Dezyne ...Kuldeep Singh Project on C language and Visual Basic ,Final Year BCA ,Dezyne ...
Kuldeep Singh Project on C language and Visual Basic ,Final Year BCA ,Dezyne ...
 
Final Year Project - Computer System Sample Slide
Final Year Project - Computer System Sample SlideFinal Year Project - Computer System Sample Slide
Final Year Project - Computer System Sample Slide
 
Final Year Project
Final Year ProjectFinal Year Project
Final Year Project
 
Synopsis for Online Railway Railway Reservation System
Synopsis for Online Railway Railway Reservation SystemSynopsis for Online Railway Railway Reservation System
Synopsis for Online Railway Railway Reservation System
 

Similar to Stock market with nn

Review on Algorithmic and Non Algorithmic Software Cost Estimation Techniques
Review on Algorithmic and Non Algorithmic Software Cost Estimation TechniquesReview on Algorithmic and Non Algorithmic Software Cost Estimation Techniques
Review on Algorithmic and Non Algorithmic Software Cost Estimation Techniquesijtsrd
 
International Journal of Engineering Research and Development (IJERD)
International Journal of Engineering Research and Development (IJERD)International Journal of Engineering Research and Development (IJERD)
International Journal of Engineering Research and Development (IJERD)IJERD Editor
 
Visualizing and Forecasting Stocks Using Machine Learning
Visualizing and Forecasting Stocks Using Machine LearningVisualizing and Forecasting Stocks Using Machine Learning
Visualizing and Forecasting Stocks Using Machine LearningIRJET Journal
 
Selecting the correct Data Mining Method: Classification & InDaMiTe-R
Selecting the correct Data Mining Method: Classification & InDaMiTe-RSelecting the correct Data Mining Method: Classification & InDaMiTe-R
Selecting the correct Data Mining Method: Classification & InDaMiTe-RIOSR Journals
 
A NOVEL SCHEME FOR ACCURATE REMAINING USEFUL LIFE PREDICTION FOR INDUSTRIAL I...
A NOVEL SCHEME FOR ACCURATE REMAINING USEFUL LIFE PREDICTION FOR INDUSTRIAL I...A NOVEL SCHEME FOR ACCURATE REMAINING USEFUL LIFE PREDICTION FOR INDUSTRIAL I...
A NOVEL SCHEME FOR ACCURATE REMAINING USEFUL LIFE PREDICTION FOR INDUSTRIAL I...ijaia
 
A NOVEL SCHEME FOR ACCURATE REMAINING USEFUL LIFE PREDICTION FOR INDUSTRIAL I...
A NOVEL SCHEME FOR ACCURATE REMAINING USEFUL LIFE PREDICTION FOR INDUSTRIAL I...A NOVEL SCHEME FOR ACCURATE REMAINING USEFUL LIFE PREDICTION FOR INDUSTRIAL I...
A NOVEL SCHEME FOR ACCURATE REMAINING USEFUL LIFE PREDICTION FOR INDUSTRIAL I...gerogepatton
 
Stock Market Prediction using Long Short-Term Memory
Stock Market Prediction using Long Short-Term MemoryStock Market Prediction using Long Short-Term Memory
Stock Market Prediction using Long Short-Term MemoryIRJET Journal
 
IRJET- Fault Detection and Prediction of Failure using Vibration Analysis
IRJET-	 Fault Detection and Prediction of Failure using Vibration AnalysisIRJET-	 Fault Detection and Prediction of Failure using Vibration Analysis
IRJET- Fault Detection and Prediction of Failure using Vibration AnalysisIRJET Journal
 
EMPIRICAL APPLICATION OF SIMULATED ANNEALING USING OBJECT-ORIENTED METRICS TO...
EMPIRICAL APPLICATION OF SIMULATED ANNEALING USING OBJECT-ORIENTED METRICS TO...EMPIRICAL APPLICATION OF SIMULATED ANNEALING USING OBJECT-ORIENTED METRICS TO...
EMPIRICAL APPLICATION OF SIMULATED ANNEALING USING OBJECT-ORIENTED METRICS TO...ijcsa
 
McKinsey Global Institute Big data The next frontier for innova.docx
McKinsey Global Institute Big data The next frontier for innova.docxMcKinsey Global Institute Big data The next frontier for innova.docx
McKinsey Global Institute Big data The next frontier for innova.docxandreecapon
 
Introduction to feature subset selection method
Introduction to feature subset selection methodIntroduction to feature subset selection method
Introduction to feature subset selection methodIJSRD
 
Software Cost Estimation Using Clustering and Ranking Scheme
Software Cost Estimation Using Clustering and Ranking SchemeSoftware Cost Estimation Using Clustering and Ranking Scheme
Software Cost Estimation Using Clustering and Ranking SchemeEditor IJMTER
 
STOCK MARKET PRICE PREDICTION MANAGEMENT SYSTEM.pdf
STOCK MARKET PRICE PREDICTION MANAGEMENT SYSTEM.pdfSTOCK MARKET PRICE PREDICTION MANAGEMENT SYSTEM.pdf
STOCK MARKET PRICE PREDICTION MANAGEMENT SYSTEM.pdfprogrammersridhar
 
operation research notes
operation research notesoperation research notes
operation research notesRenu Thakur
 
An Effective Storage Management for University Library using Weighted K-Neare...
An Effective Storage Management for University Library using Weighted K-Neare...An Effective Storage Management for University Library using Weighted K-Neare...
An Effective Storage Management for University Library using Weighted K-Neare...C Sai Kiran
 
4113ijaia09
4113ijaia094113ijaia09
4113ijaia09mamin321
 

Similar to Stock market with nn (20)

ACCESS.2020.3015966.pdf
ACCESS.2020.3015966.pdfACCESS.2020.3015966.pdf
ACCESS.2020.3015966.pdf
 
Review on Algorithmic and Non Algorithmic Software Cost Estimation Techniques
Review on Algorithmic and Non Algorithmic Software Cost Estimation TechniquesReview on Algorithmic and Non Algorithmic Software Cost Estimation Techniques
Review on Algorithmic and Non Algorithmic Software Cost Estimation Techniques
 
International Journal of Engineering Research and Development (IJERD)
International Journal of Engineering Research and Development (IJERD)International Journal of Engineering Research and Development (IJERD)
International Journal of Engineering Research and Development (IJERD)
 
Visualizing and Forecasting Stocks Using Machine Learning
Visualizing and Forecasting Stocks Using Machine LearningVisualizing and Forecasting Stocks Using Machine Learning
Visualizing and Forecasting Stocks Using Machine Learning
 
Selecting the correct Data Mining Method: Classification & InDaMiTe-R
Selecting the correct Data Mining Method: Classification & InDaMiTe-RSelecting the correct Data Mining Method: Classification & InDaMiTe-R
Selecting the correct Data Mining Method: Classification & InDaMiTe-R
 
A NOVEL SCHEME FOR ACCURATE REMAINING USEFUL LIFE PREDICTION FOR INDUSTRIAL I...
A NOVEL SCHEME FOR ACCURATE REMAINING USEFUL LIFE PREDICTION FOR INDUSTRIAL I...A NOVEL SCHEME FOR ACCURATE REMAINING USEFUL LIFE PREDICTION FOR INDUSTRIAL I...
A NOVEL SCHEME FOR ACCURATE REMAINING USEFUL LIFE PREDICTION FOR INDUSTRIAL I...
 
A NOVEL SCHEME FOR ACCURATE REMAINING USEFUL LIFE PREDICTION FOR INDUSTRIAL I...
A NOVEL SCHEME FOR ACCURATE REMAINING USEFUL LIFE PREDICTION FOR INDUSTRIAL I...A NOVEL SCHEME FOR ACCURATE REMAINING USEFUL LIFE PREDICTION FOR INDUSTRIAL I...
A NOVEL SCHEME FOR ACCURATE REMAINING USEFUL LIFE PREDICTION FOR INDUSTRIAL I...
 
Ieee doctoral progarm final
Ieee doctoral progarm finalIeee doctoral progarm final
Ieee doctoral progarm final
 
Stock Market Prediction using Long Short-Term Memory
Stock Market Prediction using Long Short-Term MemoryStock Market Prediction using Long Short-Term Memory
Stock Market Prediction using Long Short-Term Memory
 
IRJET- Fault Detection and Prediction of Failure using Vibration Analysis
IRJET-	 Fault Detection and Prediction of Failure using Vibration AnalysisIRJET-	 Fault Detection and Prediction of Failure using Vibration Analysis
IRJET- Fault Detection and Prediction of Failure using Vibration Analysis
 
EMPIRICAL APPLICATION OF SIMULATED ANNEALING USING OBJECT-ORIENTED METRICS TO...
EMPIRICAL APPLICATION OF SIMULATED ANNEALING USING OBJECT-ORIENTED METRICS TO...EMPIRICAL APPLICATION OF SIMULATED ANNEALING USING OBJECT-ORIENTED METRICS TO...
EMPIRICAL APPLICATION OF SIMULATED ANNEALING USING OBJECT-ORIENTED METRICS TO...
 
McKinsey Global Institute Big data The next frontier for innova.docx
McKinsey Global Institute Big data The next frontier for innova.docxMcKinsey Global Institute Big data The next frontier for innova.docx
McKinsey Global Institute Big data The next frontier for innova.docx
 
Introduction to feature subset selection method
Introduction to feature subset selection methodIntroduction to feature subset selection method
Introduction to feature subset selection method
 
Software Cost Estimation Using Clustering and Ranking Scheme
Software Cost Estimation Using Clustering and Ranking SchemeSoftware Cost Estimation Using Clustering and Ranking Scheme
Software Cost Estimation Using Clustering and Ranking Scheme
 
STOCK MARKET PRICE PREDICTION MANAGEMENT SYSTEM.pdf
STOCK MARKET PRICE PREDICTION MANAGEMENT SYSTEM.pdfSTOCK MARKET PRICE PREDICTION MANAGEMENT SYSTEM.pdf
STOCK MARKET PRICE PREDICTION MANAGEMENT SYSTEM.pdf
 
operation research notes
operation research notesoperation research notes
operation research notes
 
IJET-V3I1P16
IJET-V3I1P16IJET-V3I1P16
IJET-V3I1P16
 
An Effective Storage Management for University Library using Weighted K-Neare...
An Effective Storage Management for University Library using Weighted K-Neare...An Effective Storage Management for University Library using Weighted K-Neare...
An Effective Storage Management for University Library using Weighted K-Neare...
 
4113ijaia09
4113ijaia094113ijaia09
4113ijaia09
 
4113ijaia09
4113ijaia094113ijaia09
4113ijaia09
 

Recently uploaded

Ten Organizational Design Models to align structure and operations to busines...
Ten Organizational Design Models to align structure and operations to busines...Ten Organizational Design Models to align structure and operations to busines...
Ten Organizational Design Models to align structure and operations to busines...Seta Wicaksana
 
Marketplace and Quality Assurance Presentation - Vincent Chirchir
Marketplace and Quality Assurance Presentation - Vincent ChirchirMarketplace and Quality Assurance Presentation - Vincent Chirchir
Marketplace and Quality Assurance Presentation - Vincent Chirchirictsugar
 
BEST Call Girls In Greater Noida ✨ 9773824855 ✨ Escorts Service In Delhi Ncr,
BEST Call Girls In Greater Noida ✨ 9773824855 ✨ Escorts Service In Delhi Ncr,BEST Call Girls In Greater Noida ✨ 9773824855 ✨ Escorts Service In Delhi Ncr,
BEST Call Girls In Greater Noida ✨ 9773824855 ✨ Escorts Service In Delhi Ncr,noida100girls
 
The CMO Survey - Highlights and Insights Report - Spring 2024
The CMO Survey - Highlights and Insights Report - Spring 2024The CMO Survey - Highlights and Insights Report - Spring 2024
The CMO Survey - Highlights and Insights Report - Spring 2024christinemoorman
 
Buy gmail accounts.pdf Buy Old Gmail Accounts
Buy gmail accounts.pdf Buy Old Gmail AccountsBuy gmail accounts.pdf Buy Old Gmail Accounts
Buy gmail accounts.pdf Buy Old Gmail AccountsBuy Verified Accounts
 
Marketing Management Business Plan_My Sweet Creations
Marketing Management Business Plan_My Sweet CreationsMarketing Management Business Plan_My Sweet Creations
Marketing Management Business Plan_My Sweet Creationsnakalysalcedo61
 
NewBase 19 April 2024 Energy News issue - 1717 by Khaled Al Awadi.pdf
NewBase  19 April  2024  Energy News issue - 1717 by Khaled Al Awadi.pdfNewBase  19 April  2024  Energy News issue - 1717 by Khaled Al Awadi.pdf
NewBase 19 April 2024 Energy News issue - 1717 by Khaled Al Awadi.pdfKhaled Al Awadi
 
Case study on tata clothing brand zudio in detail
Case study on tata clothing brand zudio in detailCase study on tata clothing brand zudio in detail
Case study on tata clothing brand zudio in detailAriel592675
 
BEST Call Girls In Old Faridabad ✨ 9773824855 ✨ Escorts Service In Delhi Ncr,
BEST Call Girls In Old Faridabad ✨ 9773824855 ✨ Escorts Service In Delhi Ncr,BEST Call Girls In Old Faridabad ✨ 9773824855 ✨ Escorts Service In Delhi Ncr,
BEST Call Girls In Old Faridabad ✨ 9773824855 ✨ Escorts Service In Delhi Ncr,noida100girls
 
Pitch Deck Teardown: Geodesic.Life's $500k Pre-seed deck
Pitch Deck Teardown: Geodesic.Life's $500k Pre-seed deckPitch Deck Teardown: Geodesic.Life's $500k Pre-seed deck
Pitch Deck Teardown: Geodesic.Life's $500k Pre-seed deckHajeJanKamps
 
Call Girls in DELHI Cantt, ( Call Me )-8377877756-Female Escort- In Delhi / Ncr
Call Girls in DELHI Cantt, ( Call Me )-8377877756-Female Escort- In Delhi / NcrCall Girls in DELHI Cantt, ( Call Me )-8377877756-Female Escort- In Delhi / Ncr
Call Girls in DELHI Cantt, ( Call Me )-8377877756-Female Escort- In Delhi / Ncrdollysharma2066
 
Call Girls Miyapur 7001305949 all area service COD available Any Time
Call Girls Miyapur 7001305949 all area service COD available Any TimeCall Girls Miyapur 7001305949 all area service COD available Any Time
Call Girls Miyapur 7001305949 all area service COD available Any Timedelhimodelshub1
 
Future Of Sample Report 2024 | Redacted Version
Future Of Sample Report 2024 | Redacted VersionFuture Of Sample Report 2024 | Redacted Version
Future Of Sample Report 2024 | Redacted VersionMintel Group
 
Flow Your Strategy at Flight Levels Day 2024
Flow Your Strategy at Flight Levels Day 2024Flow Your Strategy at Flight Levels Day 2024
Flow Your Strategy at Flight Levels Day 2024Kirill Klimov
 
India Consumer 2024 Redacted Sample Report
India Consumer 2024 Redacted Sample ReportIndia Consumer 2024 Redacted Sample Report
India Consumer 2024 Redacted Sample ReportMintel Group
 
Global Scenario On Sustainable and Resilient Coconut Industry by Dr. Jelfina...
Global Scenario On Sustainable  and Resilient Coconut Industry by Dr. Jelfina...Global Scenario On Sustainable  and Resilient Coconut Industry by Dr. Jelfina...
Global Scenario On Sustainable and Resilient Coconut Industry by Dr. Jelfina...ictsugar
 
Islamabad Escorts | Call 03274100048 | Escort Service in Islamabad
Islamabad Escorts | Call 03274100048 | Escort Service in IslamabadIslamabad Escorts | Call 03274100048 | Escort Service in Islamabad
Islamabad Escorts | Call 03274100048 | Escort Service in IslamabadAyesha Khan
 
Keppel Ltd. 1Q 2024 Business Update Presentation Slides
Keppel Ltd. 1Q 2024 Business Update  Presentation SlidesKeppel Ltd. 1Q 2024 Business Update  Presentation Slides
Keppel Ltd. 1Q 2024 Business Update Presentation SlidesKeppelCorporation
 

Recently uploaded (20)

Ten Organizational Design Models to align structure and operations to busines...
Ten Organizational Design Models to align structure and operations to busines...Ten Organizational Design Models to align structure and operations to busines...
Ten Organizational Design Models to align structure and operations to busines...
 
Marketplace and Quality Assurance Presentation - Vincent Chirchir
Marketplace and Quality Assurance Presentation - Vincent ChirchirMarketplace and Quality Assurance Presentation - Vincent Chirchir
Marketplace and Quality Assurance Presentation - Vincent Chirchir
 
BEST Call Girls In Greater Noida ✨ 9773824855 ✨ Escorts Service In Delhi Ncr,
BEST Call Girls In Greater Noida ✨ 9773824855 ✨ Escorts Service In Delhi Ncr,BEST Call Girls In Greater Noida ✨ 9773824855 ✨ Escorts Service In Delhi Ncr,
BEST Call Girls In Greater Noida ✨ 9773824855 ✨ Escorts Service In Delhi Ncr,
 
The CMO Survey - Highlights and Insights Report - Spring 2024
The CMO Survey - Highlights and Insights Report - Spring 2024The CMO Survey - Highlights and Insights Report - Spring 2024
The CMO Survey - Highlights and Insights Report - Spring 2024
 
Buy gmail accounts.pdf Buy Old Gmail Accounts
Buy gmail accounts.pdf Buy Old Gmail AccountsBuy gmail accounts.pdf Buy Old Gmail Accounts
Buy gmail accounts.pdf Buy Old Gmail Accounts
 
Marketing Management Business Plan_My Sweet Creations
Marketing Management Business Plan_My Sweet CreationsMarketing Management Business Plan_My Sweet Creations
Marketing Management Business Plan_My Sweet Creations
 
NewBase 19 April 2024 Energy News issue - 1717 by Khaled Al Awadi.pdf
NewBase  19 April  2024  Energy News issue - 1717 by Khaled Al Awadi.pdfNewBase  19 April  2024  Energy News issue - 1717 by Khaled Al Awadi.pdf
NewBase 19 April 2024 Energy News issue - 1717 by Khaled Al Awadi.pdf
 
Case study on tata clothing brand zudio in detail
Case study on tata clothing brand zudio in detailCase study on tata clothing brand zudio in detail
Case study on tata clothing brand zudio in detail
 
BEST Call Girls In Old Faridabad ✨ 9773824855 ✨ Escorts Service In Delhi Ncr,
BEST Call Girls In Old Faridabad ✨ 9773824855 ✨ Escorts Service In Delhi Ncr,BEST Call Girls In Old Faridabad ✨ 9773824855 ✨ Escorts Service In Delhi Ncr,
BEST Call Girls In Old Faridabad ✨ 9773824855 ✨ Escorts Service In Delhi Ncr,
 
Pitch Deck Teardown: Geodesic.Life's $500k Pre-seed deck
Pitch Deck Teardown: Geodesic.Life's $500k Pre-seed deckPitch Deck Teardown: Geodesic.Life's $500k Pre-seed deck
Pitch Deck Teardown: Geodesic.Life's $500k Pre-seed deck
 
Call Girls in DELHI Cantt, ( Call Me )-8377877756-Female Escort- In Delhi / Ncr
Call Girls in DELHI Cantt, ( Call Me )-8377877756-Female Escort- In Delhi / NcrCall Girls in DELHI Cantt, ( Call Me )-8377877756-Female Escort- In Delhi / Ncr
Call Girls in DELHI Cantt, ( Call Me )-8377877756-Female Escort- In Delhi / Ncr
 
Call Girls Miyapur 7001305949 all area service COD available Any Time
Call Girls Miyapur 7001305949 all area service COD available Any TimeCall Girls Miyapur 7001305949 all area service COD available Any Time
Call Girls Miyapur 7001305949 all area service COD available Any Time
 
Future Of Sample Report 2024 | Redacted Version
Future Of Sample Report 2024 | Redacted VersionFuture Of Sample Report 2024 | Redacted Version
Future Of Sample Report 2024 | Redacted Version
 
Flow Your Strategy at Flight Levels Day 2024
Flow Your Strategy at Flight Levels Day 2024Flow Your Strategy at Flight Levels Day 2024
Flow Your Strategy at Flight Levels Day 2024
 
Japan IT Week 2024 Brochure by 47Billion (English)
Japan IT Week 2024 Brochure by 47Billion (English)Japan IT Week 2024 Brochure by 47Billion (English)
Japan IT Week 2024 Brochure by 47Billion (English)
 
Corporate Profile 47Billion Information Technology
Corporate Profile 47Billion Information TechnologyCorporate Profile 47Billion Information Technology
Corporate Profile 47Billion Information Technology
 
India Consumer 2024 Redacted Sample Report
India Consumer 2024 Redacted Sample ReportIndia Consumer 2024 Redacted Sample Report
India Consumer 2024 Redacted Sample Report
 
Global Scenario On Sustainable and Resilient Coconut Industry by Dr. Jelfina...
Global Scenario On Sustainable  and Resilient Coconut Industry by Dr. Jelfina...Global Scenario On Sustainable  and Resilient Coconut Industry by Dr. Jelfina...
Global Scenario On Sustainable and Resilient Coconut Industry by Dr. Jelfina...
 
Islamabad Escorts | Call 03274100048 | Escort Service in Islamabad
Islamabad Escorts | Call 03274100048 | Escort Service in IslamabadIslamabad Escorts | Call 03274100048 | Escort Service in Islamabad
Islamabad Escorts | Call 03274100048 | Escort Service in Islamabad
 
Keppel Ltd. 1Q 2024 Business Update Presentation Slides
Keppel Ltd. 1Q 2024 Business Update  Presentation SlidesKeppel Ltd. 1Q 2024 Business Update  Presentation Slides
Keppel Ltd. 1Q 2024 Business Update Presentation Slides
 

Stock market with nn

  • 1. STOCK MARKET WITH NEURAL NETWORK Synopsis submitted for the approval of Final year Project in Department of COMPUTER SCIENCE STOCK MARKET WITH NEURAL NETWORK Synopsis submitted for the approval of Final year Project in Department of COMPUTER SCIENCE Submitted To: Submitted By: Team Members: 1. 2. 3. 4. Collage Name Collage address Month Name, 2012
  • 2. Project Title: STOCK MARKET WITH NEURAL NETWORKS Project Description: Neural networks (NNs), as artificial intelligence (AI) methods, have become very important in making stock market predictions. Much research on the applications of NNs for solving business problems have proven their advantages over statistical and other methods that do not include AI, although there is no optimal methodology for a certain problem. In order to identify the main benefits and limitations of previous methods in NN applications and to find connections between methodology and problem domains, data models, and results obtained, a comparative analysis of selected applications is conducted. It can be concluded from analysis that NNs are most implemented in forecasting stock prices, returns, and stock modeling, and the most frequent methodology is the Back propagation algorithm. However, the importance of NN integration with other artificial intelligence methods is emphasized by numerous authors. Inspite of many benefits, there are limitations that should be investigated, such as the relevance of the results, and the "best" topology for the certain problems. Because of their ability to deal with uncertain, fuzzy, or insufficient data which fluctuate rapidly in very short periods of time, neural networks (NNs) have become very important method for stock market predictions. Numerous research and applications of NNs in solving business problems has proven their advantage in relation to classical methods that do not include artificial intelligence. The purpose of this project is to identify the main benefits and limitations of previous methods in NN applications in stock markets and to emphasize the problems that can be important for further research in this area. After a comparative analysis of methodology in previous research in relation to problem domains, data models and results criteria, some benefits and limitations emphasized. Neural Networks: A neural network may be considered as a data processing technique that maps, or relates, some type of input stream of information to an output stream of data. Neural Networks (NNs) can be used to perform classification and regression tasks. Objective/ Aim: The aim of this study is to attempt to predict the short-term term future of the Stock Market. More specifically prediction of the returns provided by the Stock Market on daily basis is attempted. The first objective of the study is to examine the feasibility of the prediction task and provide evidence that the markets are not fluctuating randomly. The second objective is, by reviewing the literature, to apply the most suitable prediction models and measure their efficiency. Technical details (Hardware and software requirements) Hardware : 1. PC 2.
  • 3. Software: 1. Windows XP/Vista/7 2. NetBeans,JSP 3. MYSQL Methods: NN methodology underestimates the design of NN architecture (topology), and methods of training, testing, evaluating, and implementing the network . Since the data regarding the evaluation and implementation phase were not available in all analyzed articles, the paper is focused on NN architecture, training and testing. Design of NN architecture consists of the choice of the NN algorithm, the structure the input and output functions, and the learning parameters . As the first step, a qualitative comparative analysis of NN methodology in scientific journal articles concerned with NN applications in stock markets was conducted. NN methodology was analyzed in relation to specific problem domains of NN applications, data models used, and results obtained. It is assumed that those criteria include main characteristics of NN applications. However, the analysis could be made more effective by including additional criteria and statistical analysis, such as cluster of factor analysis that could indicate some hidden characteristics and connections between methodology, problems, and the results.
  • 4. 1. NN methodology in relation to problem domain: Analysis of the problem domains of NN applications in previous research has shown that there are three main groups of problems that NN applications frequently deal with. First group consists of predicting stock performance by trying to classify stocks into the classes such as: stocks with either positive or negative returns and stocks that perform well, neutrally, or poorly. Such NN applications give valuable support to making investment decisions, but do not specify the amount of expected price and expected profit. More information is given by the next group of frequently used applications: NNs for stock price predictions . Such systems try to predict stock prices for one or more days in advance, based on previous stock prices and on related financial ratios. The third important group of NN applications in stock markets is concerned with modeling stock performance and forecasting. 2. NN methodology in relation to data model: it was necessary to observe the NN algorithms, structure and learning functions in relation to data models. Because the design of a data model for an NN is determined mostly by the choice of input and output variables , four characteristics of data model are observed: the number of input variables, the names of input variables, number of output variables, and names of output variables. Benefits and limitations of NN methodology: Benefits: Most of the benefits in the articles depend on the problem domain and the NN methodology used. A common contribution of NN applications is in their ability to deal with uncertain and robust data. Therefore, NN can be efficiently used in stock markets, to predict either stock prices or stock returns. It can be seen from a comparative analysis that the Back propagation algorithm has the ability to predict with greater accuracy than other NN algorithms, no matter which data model was sed. The variety of data models that exist in the papers could also be considered a benefit, since it shows NNs flexibility and efficiency in situations when certain data are not available. It has been proven that NN outperform classical forecasting and statistical methods, such as multiple regression analysis and discriminant analysis. When joined together, several NNs are able to predict values very accurately, because they can concentrate on different characteristics of data sets important for calculating the output. Analysis also shows the great possibilities of NN methodology in various combinations with other methods, such as expert systems. The combination of the NN calculating ability based on heuristics and the ability of expert systems to process the rules for making a decision and to explain the results can be a very effective intelligent support in various problem domains . Limitations: Some of the NN limitations mentioned in the analyzed articles are: (1) NNs require very large number of previous cases (2) "the best" network architecture (topology) is still unknown (3) for more complicated networks, reliability of results may decrease (4) statistical relevance of the results is needed
  • 5. (5) a more careful data design is needed . The first limitation is connected to the availability of data, and some researchers have already proven that it is possible to collect large data sets for the effective stock market predictions. The limitation still exists for the problems that do not have much previous data, e.g. new founded companies. The second limitation still does not have a visible solution in the near future. Although the efforts of the researchers are focused on performing numerous tests of various topologies and different data models, the results are still very dependent on particular cases. The third limitation, concerning to the reliability of results, requires further experiments with various network architectures to be overcome. The problem with evaluating NN reliability is connected with the next limitation, the need for more complex statistical relevance of the results. Finally, the variety of data models shows that data design is not systematically analyzed. Almost every author uses a different data model, sometimes without following any particular acknowledged modeling approach for the specific problem. Conclusion : This could not accurately present the situation in NNs applications in stock markets. Large number of research is done and implemented by companies that are not published in scientific indexes analyzed. However, it can be concluded from previous research that:- (1) NNs are efficiency methods in the area of stock market predictions, but there is no "recipe" that matches certain methodologies with certain problems. (2) NNs are most implemented in forecasting stock prices and returns, although stock modeling is very promising problem domain of its application. (3) most frequent methodology is the Backpropagation algorithm, but the importance of integration of NN with other artificial intelligence methods is emphasized by many authors. (4) benefits of NN are in their ability to predict accurately even in situations with uncertain data, and the possible combinations with other methods. (5) limitations have to do with insufficient reliability tests, data design, and the inability to identify the optimal topology for a certain problem domain. Contact details of Team Members: 1. 2. 3. 4.