Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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: 4 days 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 (over 2 years ago)
- Default Branch: main
- Last Pushed: 2024-12-03T01:37:25.000Z (about 1 month ago)
- Last Synced: 2024-12-03T02:35:39.090Z (about 1 month 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.4 MB
- Stars: 2
- Watchers: 4
- 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)