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

https://github.com/dumbmachine/gawds.ml-task


https://github.com/dumbmachine/gawds.ml-task

Last synced: about 2 months ago
JSON representation

Awesome Lists containing this project

README

          

# Task for Induction in GAWDS
Perform the following in the best ways you can:
1. Scrap data of the best stocks from [here](https://finance.yahoo.com/most-active).
2. Transform the data into Pandas.DataFrame and perform EDA to bring out the various relations and trends.
3. Making use of the required sources, make a ML/DL model predict the trends in to near future. Time Series problem.
4. Extra points for making multiple models.
5. After making the model and eda, commit your code to your fork and open a pull-request.