在线时间:8:00-16:00
迪恩网络APP
随时随地掌握行业动态
扫描二维码
关注迪恩网络微信公众号
开源软件名称:madagra/energy-ts-analysis开源软件地址:https://github.com/madagra/energy-ts-analysis开源编程语言:Jupyter Notebook 98.8%开源软件介绍:Time series forecasting of energy dataJupyter notebook implementing time series forecasting of energy consumption data with different techniques:
UsageAt first make sure to have Python 3.6 or higher and Jupyter notebook installed. To run the notebook execute the following commands: python -m pip install pipenv
python -m pipenv shell
pipenv install
python -m ipykernel install --user --name=<folder_name>
jupyter notebook Now you should be able to execute the code in the notebook with all related dependencies installed. You can also play with the ML forecasting models using the CLI script
contained in the
|
2023-10-27
2022-08-15
2022-08-17
2022-09-23
2022-08-13
请发表评论