Skip to content

Stock Market Analysis and Prediction is the project on technical analysis, visualization and prediction using data provided by Google Finance

Notifications You must be signed in to change notification settings

abhijeetmahto/Stock_Analysis

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

# readme
Welcome!

Introduction
Stock Market Analysis and Prediction is the project on technical analysis, visualization and prediction using data provided by Yahoo! Finance.

Purpose
The purpose of this project is to comparatively analyze the effectiveness of prediction algorithms on stock market data and get general insight on this data through visualization to predict future stock behavior and value at risk for each stock. The project encompasses the concept of Data Mining and Statistics. This project makes heavy use of NumPy, Pandas, and Data Visualization Libraries.

Dependencies
Pyhton compiler
pandas
bokeh
Numpy

How to contribute to this repository

Fork this repository (Click the Fork button in the top right of this page, click your Profile Image)
Clone your fork down to your local machine
>git clone https://......

Create a branch
git checkout -b branch-name
Make your changes (There are some folders for different category so upload the file accordingly)

Commit and push
git add .
git commit -m 'Commit message'
git push origin branch-name

About

Stock Market Analysis and Prediction is the project on technical analysis, visualization and prediction using data provided by Google Finance

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published