@@ -594,97 +594,311 @@ With the validation loss and validation MSE metrics:
594594
595595# 4) Usage
596596
597- This has been built using Python 3.6. 8 version.
597+ This has been built using Python 3.8 version.
598598
599599Download the source code and install the following packages:
600600
601601``` cmd
602602C:\Users\thund\Source\Repos\stock-prediction-deep-neural-learning>pip list
603603Package Version
604604-------------------- ---------
605- absl-py 0.8.0
606- astor 0.8.0
607- astroid 2.3.3
608- backcall 0.1.0
609- beautifulsoup4 4.9.3
610- certifi 2020.6.20
611- chardet 3.0.4
612- colorama 0.4.1
613- cycler 0.10.0
614- decorator 4.4.0
615- Django 2.2.6
616- gast 0.2.2
617- google-pasta 0.1.7
618- graphviz 0.13.2
619- grpcio 1.23.0
620- h5py 2.10.0
621- html5lib 1.1
622- idna 2.10
623- image 1.5.27
624- imageio 2.6.1
625- imbalanced-learn 0.5.0
626- imblearn 0.0
627- ipython 7.8.0
628- ipython-genutils 0.2.0
629- isort 4.3.21
630- jedi 0.15.1
631- joblib 0.14.0
632- Keras 2.3.1
633- Keras-Applications 1.0.8
634- Keras-Preprocessing 1.1.0
635- kiwisolver 1.1.0
636- lazy-object-proxy 1.4.3
637- lxml 4.5.1
638- Markdown 3.1.1
639- matplotlib 3.1.1
640- mccabe 0.6.1
641- multitasking 0.0.9
642- networkx 2.4
643- numpy 1.17.2
644- opencv-python 4.1.1.26
645- opt-einsum 3.1.0
646- pandas 0.24.0
647- pandas-datareader 0.5.0
648- parso 0.5.1
649- pickleshare 0.7.5
650- Pillow 6.2.0
651- pip 21.2.4
652- prompt-toolkit 2.0.10
653- protobuf 3.9.2
654- pydot 1.4.1
655- Pygments 2.4.2
656- pylint 2.4.4
657- pyparsing 2.4.2
658- python-dateutil 2.8.0
659- pytz 2019.2
660- PyWavelets 1.1.1
661- PyYAML 5.1.2
662- requests 2.24.0
663- requests-file 1.5.1
664- requests-ftp 0.3.1
665- scikit-image 0.16.2
666- scikit-learn 0.21.3
667- scipy 1.3.1
668- seaborn 0.9.0
669- setuptools 41.2.0
670- six 1.12.0
671- soupsieve 2.2
672- sqlparse 0.3.0
673- tensorboard 2.0.0
674- tensorflow 2.0.0
675- tensorflow-estimator 2.0.1
676- tensorflow-gpu 2.0.0
677- termcolor 1.1.0
678- traitlets 4.3.3
679- typed-ast 1.4.0
680- urllib3 1.25.9
681- wcwidth 0.1.7
682- webencodings 0.5.1
683- Werkzeug 0.16.0
684- wheel 0.33.6
685- wrapt 1.11.2
686- xlrd 1.2.0
687- yfinance 0.1.63
605+ absl-py 0.13.0
606+ alabaster 0.7.12
607+ anaconda-client 1.7.2
608+ anaconda-navigator 2.0.3
609+ anaconda-project 0.9.1
610+ anyio 2.2.0
611+ appdirs 1.4.4
612+ argh 0.26.2
613+ argon2-cffi 20.1.0
614+ asn1crypto 1.4.0
615+ astroid 2.6.6
616+ astropy 4.2.1
617+ astunparse 1.6.3
618+ async-generator 1.10
619+ atomicwrites 1.4.0
620+ attrs 20.3.0
621+ autopep8 1.5.5
622+ Babel 2.9.0
623+ backcall 0.2.0
624+ backports.functools-lru-cache 1.6.4
625+ backports.shutil-get-terminal-size 1.0.0
626+ backports.tempfile 1.0
627+ backports.weakref 1.0.post1
628+ bcrypt 3.2.0
629+ beautifulsoup4 4.9.3
630+ bitarray 1.9.2
631+ bkcharts 0.2
632+ black 19.10b0
633+ bleach 3.3.0
634+ bokeh 2.3.2
635+ boto 2.49.0
636+ Bottleneck 1.3.2
637+ brotlipy 0.7.0
638+ cachetools 4.2.2
639+ certifi 2020.12.5
640+ cffi 1.14.5
641+ chardet 4.0.0
642+ clang 5.0
643+ click 7.1.2
644+ cloudpickle 1.6.0
645+ clyent 1.2.2
646+ colorama 0.4.4
647+ comtypes 1.1.9
648+ conda 4.10.1
649+ conda-build 3.21.4
650+ conda-content-trust 0+unknown
651+ conda-package-handling 1.7.3
652+ conda-repo-cli 1.0.4
653+ conda-token 0.3.0
654+ conda-verify 3.4.2
655+ contextlib2 0.6.0.post1
656+ cryptography 3.4.7
657+ cycler 0.10.0
658+ Cython 0.29.23
659+ cytoolz 0.11.0
660+ dask 2021.4.0
661+ decorator 5.0.6
662+ defusedxml 0.7.1
663+ diff-match-patch 20200713
664+ distributed 2021.4.0
665+ docutils 0.17
666+ entrypoints 0.3
667+ et-xmlfile 1.0.1
668+ fastcache 1.1.0
669+ filelock 3.0.12
670+ flake8 3.8.4
671+ Flask 1.1.2
672+ flatbuffers 1.12
673+ fsspec 0.9.0
674+ future 0.18.2
675+ gast 0.4.0
676+ gevent 21.1.2
677+ glob2 0.7
678+ google-auth 1.35.0
679+ google-auth-oauthlib 0.4.6
680+ google-pasta 0.2.0
681+ greenlet 1.0.0
682+ grpcio 1.40.0
683+ h5py 3.1.0
684+ HeapDict 1.0.1
685+ helpdev 0.7.1
686+ html5lib 1.1
687+ idna 2.10
688+ imagecodecs 2021.3.31
689+ imageio 2.9.0
690+ imagesize 1.2.0
691+ importlib-metadata 3.10.0
692+ iniconfig 1.1.1
693+ intervaltree 3.1.0
694+ ipykernel 5.3.4
695+ ipython 7.22.0
696+ ipython-genutils 0.2.0
697+ ipywidgets 7.6.3
698+ isort 5.8.0
699+ itsdangerous 1.1.0
700+ jdcal 1.4.1
701+ jedi 0.17.2
702+ Jinja2 2.11.3
703+ joblib 1.0.1
704+ json5 0.9.5
705+ jsonschema 3.2.0
706+ jupyter 1.0.0
707+ jupyter-client 6.1.12
708+ jupyter-console 6.4.0
709+ jupyter-core 4.7.1
710+ jupyter-packaging 0.7.12
711+ jupyter-server 1.4.1
712+ jupyterlab 3.0.14
713+ jupyterlab-pygments 0.1.2
714+ jupyterlab-server 2.4.0
715+ jupyterlab-widgets 1.0.0
716+ keras 2.6.0
717+ Keras-Preprocessing 1.1.2
718+ keyring 22.3.0
719+ kiwisolver 1.3.1
720+ lazy-object-proxy 1.6.0
721+ libarchive-c 2.9
722+ llvmlite 0.36.0
723+ locket 0.2.1
724+ lxml 4.6.3
725+ Markdown 3.3.4
726+ MarkupSafe 1.1.1
727+ matplotlib 3.3.4
728+ mccabe 0.6.1
729+ menuinst 1.4.16
730+ mistune 0.8.4
731+ mkl-fft 1.3.0
732+ mkl-random 1.2.1
733+ mkl-service 2.3.0
734+ mock 4.0.3
735+ more-itertools 8.7.0
736+ mpmath 1.2.1
737+ msgpack 1.0.2
738+ multipledispatch 0.6.0
739+ multitasking 0.0.9
740+ mypy-extensions 0.4.3
741+ navigator-updater 0.2.1
742+ nbclassic 0.2.6
743+ nbclient 0.5.3
744+ nbconvert 6.0.7
745+ nbformat 5.1.3
746+ nest-asyncio 1.5.1
747+ networkx 2.5
748+ nltk 3.6.1
749+ nose 1.3.7
750+ notebook 6.3.0
751+ numba 0.53.1
752+ numexpr 2.7.3
753+ numpy 1.21.2
754+ numpydoc 1.1.0
755+ oauthlib 3.1.1
756+ olefile 0.46
757+ openpyxl 3.0.7
758+ opt-einsum 3.3.0
759+ packaging 20.9
760+ pandas 1.2.4
761+ pandocfilters 1.4.3
762+ paramiko 2.7.2
763+ parso 0.7.0
764+ partd 1.2.0
765+ path 15.1.2
766+ pathlib2 2.3.5
767+ pathspec 0.7.0
768+ patsy 0.5.1
769+ pep8 1.7.1
770+ pexpect 4.8.0
771+ pickleshare 0.7.5
772+ Pillow 8.2.0
773+ pip 21.2.4
774+ pkginfo 1.7.0
775+ pluggy 0.13.1
776+ ply 3.11
777+ prometheus-client 0.10.1
778+ prompt-toolkit 3.0.17
779+ protobuf 3.18.0
780+ psutil 5.8.0
781+ ptyprocess 0.7.0
782+ py 1.10.0
783+ pyasn1 0.4.8
784+ pyasn1-modules 0.2.8
785+ pycodestyle 2.6.0
786+ pycosat 0.6.3
787+ pycparser 2.20
788+ pycurl 7.43.0.6
789+ pydocstyle 6.0.0
790+ pyerfa 1.7.3
791+ pyflakes 2.2.0
792+ Pygments 2.8.1
793+ pylint 2.7.4
794+ pyls-black 0.4.6
795+ pyls-spyder 0.3.2
796+ PyNaCl 1.4.0
797+ pyodbc 4.0.0-unsupported
798+ pyOpenSSL 20.0.1
799+ pyparsing 2.4.7
800+ PyQt5 5.12.3
801+ PyQt5-sip 12.9.0
802+ PyQtWebEngine 5.12.1
803+ pyreadline 2.1
804+ pyrsistent 0.17.3
805+ PySocks 1.7.1
806+ pytest 6.2.3
807+ python-dateutil 2.8.1
808+ python-jsonrpc-server 0.4.0
809+ python-language-server 0.36.2
810+ pytz 2021.1
811+ PyWavelets 1.1.1
812+ pywin32 227
813+ pywin32-ctypes 0.2.0
814+ pywinpty 0.5.7
815+ PyYAML 5.4.1
816+ pyzmq 20.0.0
817+ QDarkStyle 2.8.1
818+ QtAwesome 1.0.2
819+ qtconsole 5.0.3
820+ QtPy 1.9.0
821+ regex 2021.4.4
822+ requests 2.25.1
823+ requests-oauthlib 1.3.0
824+ rope 0.18.0
825+ rsa 4.7.2
826+ Rtree 0.9.7
827+ ruamel-yaml-conda 0.15.100
828+ scikit-image 0.18.1
829+ scikit-learn 0.24.1
830+ scipy 1.6.2
831+ seaborn 0.11.1
832+ Send2Trash 1.5.0
833+ setuptools 52.0.0.post20210125
834+ simplegeneric 0.8.1
835+ singledispatch 0.0.0
836+ sip 4.19.13
837+ six 1.15.0
838+ sniffio 1.2.0
839+ snowballstemmer 2.1.0
840+ sortedcollections 2.1.0
841+ sortedcontainers 2.3.0
842+ soupsieve 2.2.1
843+ Sphinx 4.0.1
844+ sphinxcontrib-applehelp 1.0.2
845+ sphinxcontrib-devhelp 1.0.2
846+ sphinxcontrib-htmlhelp 1.0.3
847+ sphinxcontrib-jsmath 1.0.1
848+ sphinxcontrib-qthelp 1.0.3
849+ sphinxcontrib-serializinghtml 1.1.4
850+ sphinxcontrib-websupport 1.2.4
851+ spyder 4.2.5
852+ spyder-kernels 1.10.2
853+ SQLAlchemy 1.4.7
854+ statsmodels 0.12.2
855+ sympy 1.8
856+ tables 3.6.1
857+ tblib 1.7.0
858+ tensorboard 2.6.0
859+ tensorboard-data-server 0.6.1
860+ tensorboard-plugin-wit 1.8.0
861+ tensorflow 2.6.0
862+ tensorflow-estimator 2.6.0
863+ termcolor 1.1.0
864+ terminado 0.9.4
865+ testpath 0.4.4
866+ textdistance 4.2.1
867+ threadpoolctl 2.1.0
868+ three-merge 0.1.1
869+ tifffile 2021.4.8
870+ toml 0.10.2
871+ toolz 0.11.1
872+ tornado 6.1
873+ tqdm 4.59.0
874+ traitlets 5.0.5
875+ typed-ast 1.4.2
876+ typing-extensions 3.7.4.3
877+ ujson 4.0.2
878+ unicodecsv 0.14.1
879+ urllib3 1.26.4
880+ watchdog 1.0.2
881+ wcwidth 0.2.5
882+ webencodings 0.5.1
883+ Werkzeug 1.0.1
884+ wheel 0.36.2
885+ widgetsnbextension 3.5.1
886+ win-inet-pton 1.1.0
887+ win-unicode-console 0.5
888+ wincertstore 0.2
889+ wrapt 1.12.1
890+ xlrd 2.0.1
891+ XlsxWriter 1.3.8
892+ xlwings 0.23.0
893+ xlwt 1.3.0
894+ xmltodict 0.12.0
895+ yapf 0.31.0
896+ yfinance 0.1.63
897+ zict 2.0.0
898+ zipp 3.4.1
899+ zope.event 4.5.0
900+ zope.interface 5.3.0
901+
688902```
689903Then edit the file "stock_prediction_deep_learning.py" to include the Stock you want to use and the relevant dates and execute:
690904
0 commit comments