https://github.com/carpentries-incubator/python-modeling-power-consumption
Modeling Time Series Data for Engineers
https://github.com/carpentries-incubator/python-modeling-power-consumption
carpentries-incubator engineering english lesson pandas power-consumption pre-alpha python scikit-learn sklearn
Last synced: 3 months ago
JSON representation
Modeling Time Series Data for Engineers
- Host: GitHub
- URL: https://github.com/carpentries-incubator/python-modeling-power-consumption
- Owner: carpentries-incubator
- License: other
- Created: 2022-08-24T17:14:02.000Z (almost 4 years ago)
- Default Branch: main
- Last Pushed: 2025-01-21T01:43:43.000Z (over 1 year ago)
- Last Synced: 2025-09-02T02:42:37.857Z (9 months ago)
- Topics: carpentries-incubator, engineering, english, lesson, pandas, power-consumption, pre-alpha, python, scikit-learn, sklearn
- Homepage: https://carpentries-incubator.github.io/python-modeling-power-consumption/
- Size: 10.5 MB
- Stars: 3
- Watchers: 3
- Forks: 1
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE.md
- Code of conduct: CODE_OF_CONDUCT.md
Awesome Lists containing this project
README
# Time-series forecasting: Modeling time-series with Python.
This lesson is the second in a series on using Python to analyze and make
predictions using time-series data. The lesson progressively develops the
components and processes of a SARIMAX model to predict single timesteps.
For information or to contribute, contact
[@jonathanwheeler01](https://github.com/jonathanwheeler01)