https://github.com/shivamswarnkar/tesla-stock-prediction
Making prediction of close prices of Tesla Stocks using different regression methods.
https://github.com/shivamswarnkar/tesla-stock-prediction
data-analysis data-visualization plotly regression regularization sklearn stock-price-prediction
Last synced: about 1 month ago
JSON representation
Making prediction of close prices of Tesla Stocks using different regression methods.
- Host: GitHub
- URL: https://github.com/shivamswarnkar/tesla-stock-prediction
- Owner: shivamswarnkar
- Created: 2019-03-15T23:52:03.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2019-03-16T00:20:21.000Z (over 6 years ago)
- Last Synced: 2025-01-26T01:16:08.697Z (9 months ago)
- Topics: data-analysis, data-visualization, plotly, regression, regularization, sklearn, stock-price-prediction
- Language: Jupyter Notebook
- Homepage: https://nbviewer.jupyter.org/github/shivamswarnkar/Tesla-Stock-Prediction/blob/master/Tesla%20Stock%20Prediction.ipynb?flush_cache=true
- Size: 334 KB
- Stars: 2
- Watchers: 2
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Tesla-Stock-Prediction
Use nbviewer to view complete notebook with plotly charts [Click Here](https://nbviewer.jupyter.org/github/shivamswarnkar/Tesla-Stock-Prediction/blob/master/Tesla%20Stock%20Prediction.ipynb?flush_cache=true)
## About
- **Author** : Shivam Swarnkar- **Purpose** : Prediction of Close price of Tesla Stocks
- **Data Source** : [Yahoo Finance](https://finance.yahoo.com/quote/TSLA/history/)
- **Dependencies** :
- Pandas
- Numpy
- Plotly
- Matplotlib
- Sklearn**Note : This notebook is created to fullfil Midterm requirment of the [DataLit](https://www.theschool.ai/courses/data-lit/) course offered by [The School Of AI](https://theschool.ai)**