{"id":18771172,"url":"https://github.com/ksatriow/weather-data-time-series","last_synced_at":"2025-10-31T12:02:06.324Z","repository":{"id":192972546,"uuid":"365352056","full_name":"ksatriow/weather-data-time-series","owner":"ksatriow","description":"Weather Data Time Series","archived":false,"fork":false,"pushed_at":"2021-05-07T23:11:51.000Z","size":404,"stargazers_count":3,"open_issues_count":0,"forks_count":1,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-05-21T00:36:37.142Z","etag":null,"topics":["callback","data-preprocessing","lstm","machine-learning","mae","optimizer","time-series"],"latest_commit_sha":null,"homepage":"","language":"Jupyter Notebook","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/ksatriow.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null}},"created_at":"2021-05-07T21:01:21.000Z","updated_at":"2024-07-03T16:07:02.000Z","dependencies_parsed_at":"2023-09-06T07:06:01.520Z","dependency_job_id":null,"html_url":"https://github.com/ksatriow/weather-data-time-series","commit_stats":null,"previous_names":["ksatriow/weather-data-time-series"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/ksatriow/weather-data-time-series","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ksatriow%2Fweather-data-time-series","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ksatriow%2Fweather-data-time-series/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ksatriow%2Fweather-data-time-series/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ksatriow%2Fweather-data-time-series/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ksatriow","download_url":"https://codeload.github.com/ksatriow/weather-data-time-series/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ksatriow%2Fweather-data-time-series/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":281984550,"owners_count":26594302,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-10-31T02:00:07.401Z","response_time":57,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["callback","data-preprocessing","lstm","machine-learning","mae","optimizer","time-series"],"created_at":"2024-11-07T19:23:29.565Z","updated_at":"2025-10-31T12:02:06.282Z","avatar_url":"https://github.com/ksatriow.png","language":"Jupyter Notebook","funding_links":[],"categories":[],"sub_categories":[],"readme":"# WDTS\nWeather Data Time Series\n\n### Spread Some :heart:\n[![GitHub followers](https://img.shields.io/badge/GitHub-100000?style=for-the-badge\u0026logo=github\u0026logoColor=white)](https://github.com/ksatriow)  [![Linkedin](https://img.shields.io/badge/LinkedIn-0077B5?style=for-the-badge\u0026logo=linkedin\u0026logoColor=white)](https://www.linkedin.com/in/kukuh-satrio-wibowo/) \n\n### Implementation\n* The dataset I use has \u003e 5000 samples.\n* Using LSTM in a model architecture.\n* Using a sequential model.\n* The validation set is 20% of the total dataset.\n* Using a sequential model.\n* Using Embedding.\n* Using the tokenizer function.\n* Using the Learning Rate in the Optimizer.\n* Has the accuracy of the model 98%.\n* MAE \u003c10% of data scale.\n\n\n## Steps\n1. Install the modules required based on the type of implementation.\n2. Download the dataset you want to train and predict your system with (weather data)\n3. Train your data using Google Colab (https://colab.research.google.com/)\n\n## Certificate\n\n![](/assets/certificate_intermediate_ml.jpg)\n\n## Review Result\n\n![](/assets/review.png)\n\n\n# Contribution\n\nI highly encourage the community to step forward and improve this code further. You can fix any reported bug, propose or implement new features, write tests, etc.\n\nHere is a quick list of things to remember -\n* Check the open issues before creating a new one,\n* Help me in reducing the number of open issues by fixing any existing bugs,\n* Check the roadmap to see if you can help in implementing any new feature,\n* You can contribute by writing unit and integration tests for this library,\n* If you have any new idea that aligns with the goal of this library, feel free to raise a feature request and discuss it.\n\n# About The Author\n\n### Kukuh Satrio Wibowo\n\nSkilled Android, DevOps and IoT Engineer with 3+ years of hands-on experience supporting, automating, and optimizing mission critical deployments in AWS, leveraging configuration management, CI/CD, and DevOps processes. \n\n\u003ca href=\"https://www.linkedin.com/in/kukuh-satrio-wibowo/\"\u003e\u003cimg src=\"https://github.com/aritraroy/social-icons/blob/master/linkedin-icon.png?raw=true\" width=\"60\"\u003e\u003c/a\u003e\n\n\n# License\n\n```\nCopyright 2021 ksatriow\n\nLicensed under the Apache License, Version 2.0 (the \"License\");\nyou may not use this file except in compliance with the License.\nYou may obtain a copy of the License at\n\n   http://www.apache.org/licenses/LICENSE-2.0\n\nUnless required by applicable law or agreed to in writing, software\ndistributed under the License is distributed on an \"AS IS\" BASIS,\nWITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.\nSee the License for the specific language governing permissions and\nlimitations under the License.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fksatriow%2Fweather-data-time-series","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fksatriow%2Fweather-data-time-series","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fksatriow%2Fweather-data-time-series/lists"}