An open API service indexing awesome lists of open source software.

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.

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)**