Skip to content
This repository has been archived by the owner on May 5, 2024. It is now read-only.

LuposX/sentdex_fixed_market_stock

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

License Size Codacy Badge

About

Date of first upload: 09.08.2019
Date of last update: 18.08.2019

This is a github repository for the youtube tutorial series from sentdex. Stand: Episode 28/ Episode 28.
This github repository is UNOFFICIAL go here if you want to support sentdex:

Because the sentdex tutorial playlist is from 2014. Some libaries changed and the original code which sentdex uploaded on his forum doesn't work anymore (at least for me). Therefore i want to offer my code that worked for me for those who it need. You can also find the datasets in the dataset folder if you miss some datasets.
If you have any Issued please open a Issue in github.

Use

  1. Download the file for the corresponding episode in the source folder.

  2. Make sure you have all libaries you need to run the file. I listed the libaries you need in requirements.txt

  3. I would recomend to either create the datasets you need, in the file you downloaded, with other python scripts from me (from the source folder) or to download the corresponding datasets from my folder. DO NOT USE YOUR OWN DATASETS IT MIGHT NOT WORK. More under Prerequisite.

  4. Make sure to change, in the files you downloaded, the lines to the location of your datasets when needed.

  5. run the file with the command in the cmd:
    py sentdex_XXX_XXX.py

Notes:

  • In some files you need to change this line when you want to parse the whole dataset or less:
    for each_dir in stock_list[1:10]:

  • In addition to the libaries sentdex used in his playlist i use Seaborn can be downloaded here.

Prerequisites

Here i'll list the prerequisites you need for each file. You can find them in the dataset folder on this repo or when you click on corresponding link.

Click to expand and to see the necessary prerequisite for each file.

sentdex_visualization_episode11.py can be found here it needs:

sentdex_stock_market_episode12.py can be found here it needs:

sentdex_visualization_episode13.py can be found here it needs:

sentdex_prediction_episode15.py can be found here it needs:

sentdex_getData_episode17.py can be found here it needs:

sentdex_data_episode18.py can be found here it needs:

sentdex_data_episode19.py can be found here it needs:

sentdex_data_episode20.py can be found here it needs:

sentdex_data_episode21.py can be found here it needs:

sentdex_data_episode22.py can be found here it needs:

sentdex_data_episode23.py can be found here it needs:

sentdex_data_episode24.py can be found here it needs:

License & Credits

MIT License means: Click me
Credits sentdex: Click me

About

a quick fix for the not anymore longer working code from: https://pythonprogramming.net/collecting-features-machine-learning/

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages