{"id":19154385,"url":"https://github.com/baloise/codecamp-fake-news","last_synced_at":"2026-06-24T00:31:12.004Z","repository":{"id":70608878,"uuid":"423407553","full_name":"baloise/codecamp-fake-news","owner":"baloise","description":"Fake news detection developed in the Baloise Codecamp 2021","archived":false,"fork":false,"pushed_at":"2021-11-16T06:43:29.000Z","size":2337,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":26,"default_branch":"main","last_synced_at":"2025-02-22T21:27:14.264Z","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":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/baloise.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"docs/CONTRIBUTING.md","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":"2021-11-01T09:31:06.000Z","updated_at":"2021-11-16T06:43:32.000Z","dependencies_parsed_at":"2023-04-02T12:19:46.570Z","dependency_job_id":null,"html_url":"https://github.com/baloise/codecamp-fake-news","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/baloise/codecamp-fake-news","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/baloise%2Fcodecamp-fake-news","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/baloise%2Fcodecamp-fake-news/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/baloise%2Fcodecamp-fake-news/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/baloise%2Fcodecamp-fake-news/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/baloise","download_url":"https://codeload.github.com/baloise/codecamp-fake-news/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/baloise%2Fcodecamp-fake-news/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":34712578,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-26T15:22:16.424Z","status":"online","status_checked_at":"2026-06-23T02:00:07.161Z","response_time":65,"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":[],"created_at":"2024-11-09T08:26:39.345Z","updated_at":"2026-06-24T00:31:11.961Z","avatar_url":"https://github.com/baloise.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Fake-News-Detection\n\n## Intro\n\nThe contents of this repository were developed in the Baloise Codecamp 2021. \nWe wanted to get started with Machine Learning and tried to find a fun use case.\nWe decided to go for a fake news detection and started with a tutorial with training data in English.\nWhen we finished we tried to apply that to German datasets we found online.\n\n## Structure\n\n### Tutorial\nBased on [https://towardsdatascience.com/fake-news-detection-with-machine-learning-using-python-3347d9899ad1](https://towardsdatascience.com/fake-news-detection-with-machine-learning-using-python-3347d9899ad1).\nWe have two CSV files (Fake.csv and True.csv) with our training data (available on the tutorial page). We trained our model with the tutorial.py file and did predictions in the inference.py file. The model was saved as \"saved_weights.pt\".\n\n### Fake-News\nHere we tried to apply the same approach to the German data that we found independently from the tutorial. Our data was in \"fake.csv\" and \"true.csv\" and we trained using \"train.py\" and predicted using \"inference.py\". The model was stored in \"awesome-model.pt\".\n\n### Slides\nContains the slides for the presentation of our Codecamp results.\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbaloise%2Fcodecamp-fake-news","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fbaloise%2Fcodecamp-fake-news","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbaloise%2Fcodecamp-fake-news/lists"}