Python
Python
Python
UNIVERSITY
Mini-Project :-
Stock market analysis using machine
learning
By:-
N B Dhinesh Kumar
Electronic and
communication engg..
Abstract :-
Stocks are possibly the most popular financial instrument
invented for building wealth and are the centerpiece of any
investment portfolio. The advances in trading technolo-gy has
opened up the markets so that nowadays nearly anybody can
own stocks. From last few decades, there seen explosive
increase in the average person’s interest for stock market.
Several algorithms present in AI that performing their role in future predictions . Machine learning (ML) is a
field of artificial intelligence (AI) that can be considered as we train machines with data and analysis future with
test data. Machines can be trained on the basis of some standard that are called algorithms. Stock market
predictions can be great beneficial to businessman. SMP provide future trend of stock prices on the basis of
previous history . If stakeholders get future predictions then investment can lead him toward profit. Predictions
can be 50% correct and 50% wrong as it is risk of business. Risks facing capability in business filed can lead
toward success. In any field of life, we take risks for success. Similarly, we rely on ML predictions about future
prices of stock.
In this chapter we would like to explain these ML algorithms with the help of their
working methodologies and examples .Before working on actual problem SMP,
complete understanding of ML algorithms role in prediction is also necessary. That’s
why in this chapter we explained complete working scenario and problem
definition .Several Machine learning algorithms can be used for stock market
prediction but in this research we used few algorithms . if we further consider many
other algorithms can also be used for Stock Market Prediction(SMP) .
Literature Survey :-
Chavan and Patil (2013) contribute to our understanding of ANN (Artificial Neural Networking) stock
market prediction by surveying different model input parameters found in nine published articles. They
attempt to find the most important input parameters that produce better model prediction accuracy.
Based on their survey, they find that most ML techniques make use of technical variables instead of
fundamental variables for a particular stock price prediction, while microeconomic variables are
mostly used to predict stock market index values. In addition, hybridized parameters produce better
results when compared with the use of only a single input variable type.
In the machine learning, the radial basis function kernel, or RBF kernel, is a
popular kernel function used in the various kernelized learning algorithms. In
particular, it is most commonly used in support vector machine classification. A
radial basis function is the real-valued function whose value depends only on
the distance from the origin or alternatively on the distance from some other
point called a center.
RBF = Local Response Function