.DS_Store
README.md
requirements.txt
script.py
setup.py
Beamer/Prediction_Project.pdf
Beamer/beamer
Beamer/carte_de_france.pdf
Beamer/carte_de_france.png
Test/test_Project.py
Test/__pycache__/test_ClassModel.cpython-39-pytest-6.2.4.pyc
Test/__pycache__/test_Project.cpython-39-pytest-6.2.4.pyc
docs/.DS_Store
docs/Makefile
docs/conf.py
docs/index.rst
docs/make.bat
docs/requirements.txt
docs/Example/Example.rst
docs/Example/Example2.rst
docs/Example/Figure_1.pdf
docs/Example/carte.html
docs/Maps/Chro.rst
docs/Maps/ConsBy.rst
docs/Maps/carte_de_france.pdf
docs/Prediction/DataCollection.rst
docs/Prediction/Prediction.rst
docs/_build/.DS_Store
docs/_build/doctrees/environment.pickle
docs/_build/doctrees/index.doctree
docs/_build/doctrees/Example/Example.doctree
docs/_build/doctrees/Example/Example2.doctree
docs/_build/doctrees/Maps/Chro.doctree
docs/_build/doctrees/Maps/ConsBy.doctree
docs/_build/doctrees/Prediction/DataCollection.doctree
docs/_build/doctrees/Prediction/Prediction.doctree
docs/_build/html/.buildinfo
docs/_build/html/genindex.html
docs/_build/html/index.html
docs/_build/html/objects.inv
docs/_build/html/py-modindex.html
docs/_build/html/search.html
docs/_build/html/searchindex.js
docs/_build/html/Example/Example.html
docs/_build/html/Example/Example2.html
docs/_build/html/Maps/Chro.html
docs/_build/html/Maps/ConsBy.html
docs/_build/html/Prediction/DataCollection.html
docs/_build/html/Prediction/Prediction.html
docs/_build/html/_images/Figure_1.pdf
docs/_build/html/_images/ts.gif
docs/_build/html/_modules/index.html
docs/_build/html/_modules/Project/Map/ConsumptionBy.html
docs/_build/html/_modules/Project/Prediction/ClassModel.html
docs/_build/html/_modules/Project/Prediction/DataCollection.html
docs/_build/html/_sources/index.rst.txt
docs/_build/html/_sources/Example/Example.rst.txt
docs/_build/html/_sources/Example/Example2.rst.txt
docs/_build/html/_sources/Maps/Chro.rst.txt
docs/_build/html/_sources/Maps/ConsBy.rst.txt
docs/_build/html/_sources/Prediction/DataCollection.rst.txt
docs/_build/html/_sources/Prediction/Prediction.rst.txt
docs/_build/html/_static/basic.css
docs/_build/html/_static/doctools.js
docs/_build/html/_static/documentation_options.js
docs/_build/html/_static/file.png
docs/_build/html/_static/jquery-3.5.1.js
docs/_build/html/_static/jquery.js
docs/_build/html/_static/language_data.js
docs/_build/html/_static/logo.jpeg
docs/_build/html/_static/minus.png
docs/_build/html/_static/plus.png
docs/_build/html/_static/pygments.css
docs/_build/html/_static/searchtools.js
docs/_build/html/_static/ts.gif
docs/_build/html/_static/underscore-1.13.1.js
docs/_build/html/_static/underscore.js
docs/_build/html/_static/css/badge_only.css
docs/_build/html/_static/css/theme.css
docs/_build/html/_static/css/fonts/Roboto-Slab-Bold.woff
docs/_build/html/_static/css/fonts/Roboto-Slab-Bold.woff2
docs/_build/html/_static/css/fonts/Roboto-Slab-Regular.woff
docs/_build/html/_static/css/fonts/Roboto-Slab-Regular.woff2
docs/_build/html/_static/css/fonts/fontawesome-webfont.eot
docs/_build/html/_static/css/fonts/fontawesome-webfont.svg
docs/_build/html/_static/css/fonts/fontawesome-webfont.ttf
docs/_build/html/_static/css/fonts/fontawesome-webfont.woff
docs/_build/html/_static/css/fonts/fontawesome-webfont.woff2
docs/_build/html/_static/css/fonts/lato-bold-italic.woff
docs/_build/html/_static/css/fonts/lato-bold-italic.woff2
docs/_build/html/_static/css/fonts/lato-bold.woff
docs/_build/html/_static/css/fonts/lato-bold.woff2
docs/_build/html/_static/css/fonts/lato-normal-italic.woff
docs/_build/html/_static/css/fonts/lato-normal-italic.woff2
docs/_build/html/_static/css/fonts/lato-normal.woff
docs/_build/html/_static/css/fonts/lato-normal.woff2
docs/_build/html/_static/js/badge_only.js
docs/_build/html/_static/js/html5shiv-printshiv.min.js
docs/_build/html/_static/js/html5shiv.min.js
docs/_build/html/_static/js/theme.js
docs/_static/logo.jpeg
docs/_static/ts.gif
enr_fra/.DS_Store
enr_fra/__init__.py
enr_fra/Prediction/.DS_Store
enr_fra/Prediction/Ld_pred/Load_pred.py
enr_fra/Prediction/Ld_pred/__init__.py
enr_fra/Prediction/Ld_pred/__pycache__/Load_db.cpython-39.pyc
enr_fra/Prediction/Ld_pred/__pycache__/Load_pred.cpython-39.pyc
enr_fra/Prediction/Ld_pred/__pycache__/__init__.cpython-39.pyc
enr_fra/Prediction/classMod/ClassModel.py
enr_fra/Prediction/classMod/__init__.py
enr_fra/Prediction/classMod/__pycache__/ClassModel.cpython-39.pyc
enr_fra/Prediction/classMod/__pycache__/__init__.cpython-39.pyc
enr_fra/Prediction/collectData/DataCollection.py
enr_fra/Prediction/collectData/__init__.py
enr_fra/Prediction/collectData/__pycache__/DataCollection.cpython-39.pyc
enr_fra/Prediction/collectData/__pycache__/__init__.cpython-39.pyc
enr_fra/Prediction/data_pred/DataTrining.csv
enr_fra/__pycache__/__init__.cpython-39.pyc
enr_fra/map/.DS_Store
enr_fra/map/Ld_map/Load_map.py
enr_fra/map/Ld_map/__init__.py
enr_fra/map/Ld_map/__pycache__/Load_db.cpython-39.pyc
enr_fra/map/Ld_map/__pycache__/Load_map.cpython-39.pyc
enr_fra/map/Ld_map/__pycache__/__init__.cpython-39.pyc
enr_fra/map/chroFraBy/ChoroFraBy.py
enr_fra/map/chroFraBy/__init__.py
enr_fra/map/chroFraBy/__pycache__/ChoroFraBy.cpython-39.pyc
enr_fra/map/chroFraBy/__pycache__/__init__.cpython-39.pyc
enr_fra/map/consuBy/ConsumptionBy.py
enr_fra/map/consuBy/__init__.py
enr_fra/map/consuBy/__pycache__/ConsumptionBy.cpython-39.pyc
enr_fra/map/consuBy/__pycache__/__init__.cpython-39.pyc
enr_fra/map/data_map/departements_consumption.csv
enr_fra/map/data_map/regions_consumption.csv
m_dos.egg-info/PKG-INFO
m_dos.egg-info/SOURCES.txt
m_dos.egg-info/dependency_links.txt
m_dos.egg-info/not-zip-safe
m_dos.egg-info/top_level.txt
report/8_DecPred.csv
report/Pred8dec.ipynb
test/test_Project.py