https://github.com/carpentries-incubator/python-classifying-power-consumption
Clustering and Classifying Time Series Data for Engineers
https://github.com/carpentries-incubator/python-classifying-power-consumption
carpentries-incubator classification clustering engineering english lesson power-consumption pre-alpha python scikit-learn sklearn
Last synced: 4 months ago
JSON representation
Clustering and Classifying Time Series Data for Engineers
- Host: GitHub
- URL: https://github.com/carpentries-incubator/python-classifying-power-consumption
- Owner: carpentries-incubator
- License: other
- Created: 2022-08-24T17:20:03.000Z (almost 4 years ago)
- Default Branch: main
- Last Pushed: 2025-01-21T01:38:29.000Z (over 1 year ago)
- Last Synced: 2025-09-02T02:42:39.085Z (10 months ago)
- Topics: carpentries-incubator, classification, clustering, engineering, english, lesson, power-consumption, pre-alpha, python, scikit-learn, sklearn
- Homepage: https://carpentries-incubator.github.io/python-classifying-power-consumption/
- Size: 8.26 MB
- Stars: 1
- 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: Machine learning with Python.
This lesson is the third in a series on using Python to analyze and make
predictions using time-series data. The lesson introduces learners to steps
in the development of machine learning pipelines, including feature
extraction, data windows, and the ```TensorFlow``` keras API.
For information or to contribute, contact
[@jonathanwheeler01](https://github.com/jonathanwheeler01)