{"id":21302672,"url":"https://github.com/magnusrodseth/disaster-tweets","last_synced_at":"2026-04-16T11:31:09.799Z","repository":{"id":194521277,"uuid":"691014204","full_name":"magnusrodseth/disaster-tweets","owner":"magnusrodseth","description":"📚 Assignments in the course IT3212 - Data Driven Software at NTNU. Our task is to classify whether a tweet is related to a disaster or not.","archived":false,"fork":false,"pushed_at":"2023-12-15T10:56:03.000Z","size":12480,"stargazers_count":0,"open_issues_count":1,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-03-15T18:52:45.055Z","etag":null,"topics":["adaboost","jupyter-notebook","logistic-regression","numpy","pandas","python","python3","random-forest","support-vector-machines","xgboost"],"latest_commit_sha":null,"homepage":"","language":"Jupyter Notebook","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/magnusrodseth.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"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":"2023-09-13T10:32:37.000Z","updated_at":"2023-12-15T10:56:30.000Z","dependencies_parsed_at":"2023-09-13T20:03:48.693Z","dependency_job_id":"3e698294-97a4-4623-affb-9b46f0c475b9","html_url":"https://github.com/magnusrodseth/disaster-tweets","commit_stats":null,"previous_names":["magnusrodseth/it3212"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/magnusrodseth/disaster-tweets","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/magnusrodseth%2Fdisaster-tweets","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/magnusrodseth%2Fdisaster-tweets/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/magnusrodseth%2Fdisaster-tweets/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/magnusrodseth%2Fdisaster-tweets/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/magnusrodseth","download_url":"https://codeload.github.com/magnusrodseth/disaster-tweets/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/magnusrodseth%2Fdisaster-tweets/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31883691,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-16T09:23:21.276Z","status":"ssl_error","status_checked_at":"2026-04-16T09:23:15.028Z","response_time":69,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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":["adaboost","jupyter-notebook","logistic-regression","numpy","pandas","python","python3","random-forest","support-vector-machines","xgboost"],"created_at":"2024-11-21T15:57:09.304Z","updated_at":"2026-04-16T11:31:09.779Z","avatar_url":"https://github.com/magnusrodseth.png","language":"Jupyter Notebook","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Data Driven Software\n\n## Description\n\nThis repository contains the code for the project in the course IT3212 - Data Driven Software at NTNU.\n\nThe rapid spread of information on social media platforms like Twitter is revolutionizing how we learn about emergencies and disasters. However, the sheer volume of data makes manual monitoring impractical. Hence, developing an automated system to filter and verify posts about genuine disaster events could be invaluable for different emergency services. This could enable faster responses to crises and help medical facilities prepare for possible surges in patient numbers, allowing for more efficient resource management in urgent situations.\n\n**Based on this problem to solve, our task is to classify whether a tweet is related to a disaster or not.**\n\n\n## Running the code\n\n### Prerequisites for running the code\n\nYou can install dependencies however you like. However, it is recommended to use `conda`, as it comes with a lot of useful packages pre-installed. Read more about `conda` [here](https://docs.conda.io/en/latest/).\n\n### Installing dependencies\n\n```sh\n# Navigate to the project directory\ncd it3212\n\n# Create a new conda environment\nconda create --name it3212\n\n# Activate the environment\nconda activate it3212\n\n# Install dependencies\nconda install --file requirements.txt\n```\n\n### Executing the code\n\nIt is recommended to run the Jupyter Notebook in VSCode. Ensure the `it3212` conda environment is selected as the Python interpreter.\n\n## Developer Information\n\nDeveloped by [Haakon Tideman Kanter](https://github.com/haakonka), [Henrik Skog](https://github.com/henrikskog), [Mattis Hembre](https://github.com/CzternastyHembre), [Max Gunhamn](https://github.com/maxhamn), [Sebastian Sole](https://github.com/Sebastian-Sole), and [Magnus Rødseth](https://github.com/magnusrodseth).\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmagnusrodseth%2Fdisaster-tweets","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmagnusrodseth%2Fdisaster-tweets","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmagnusrodseth%2Fdisaster-tweets/lists"}