{"id":25432064,"url":"https://github.com/zurd46/weather-forecast","last_synced_at":"2025-05-14T15:32:04.303Z","repository":{"id":245791294,"uuid":"819243039","full_name":"zurd46/weather-forecast","owner":"zurd46","description":null,"archived":false,"fork":false,"pushed_at":"2024-06-25T05:27:56.000Z","size":572,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-02-17T04:42:49.370Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Python","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/zurd46.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,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2024-06-24T06:02:44.000Z","updated_at":"2024-06-25T05:27:59.000Z","dependencies_parsed_at":"2024-06-29T07:31:29.433Z","dependency_job_id":null,"html_url":"https://github.com/zurd46/weather-forecast","commit_stats":null,"previous_names":["zurd46/weather-forecast"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zurd46%2Fweather-forecast","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zurd46%2Fweather-forecast/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zurd46%2Fweather-forecast/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zurd46%2Fweather-forecast/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/zurd46","download_url":"https://codeload.github.com/zurd46/weather-forecast/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":254171647,"owners_count":22026481,"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","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":[],"created_at":"2025-02-17T04:42:52.838Z","updated_at":"2025-05-14T15:32:04.281Z","avatar_url":"https://github.com/zurd46.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Weather Forecasting with LSTM\n\nThis project demonstrates the use of a Long Short-Term Memory (LSTM) neural network to forecast weather data, including temperature, pressure, humidity, and weather description (e.g., sunny, cloudy) for the next 3, 6, 12, and 24 hours based on historical data.\n\n## Project Structure\n\n- `data/`: The JSONL files containing historical weather data.\n- `lstm.py`: The main Python script for training and evaluating the LSTM model.\n- `/model`: Folder for the trained model (onnx)\n\n## Dependencies\n\n- pandas\n- numpy\n- scikit-learn\n- torch\n- safetensors\n- joblib\n- gradio\n\nYou can install the required dependencies using the following command:\n\n```bash\npip install pandas numpy scikit-learn torch safetensors joblib gradio\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fzurd46%2Fweather-forecast","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fzurd46%2Fweather-forecast","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fzurd46%2Fweather-forecast/lists"}