Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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: 3 days 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 (over 2 years ago)
- Default Branch: main
- Last Pushed: 2024-12-03T00:56:58.000Z (29 days ago)
- Last Synced: 2024-12-03T01:33:51.860Z (29 days 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.25 MB
- Stars: 1
- 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: 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)