{"id":28381261,"url":"https://github.com/comnik/missing-labels","last_synced_at":"2025-08-23T18:04:17.837Z","repository":{"id":153560079,"uuid":"36562338","full_name":"comnik/missing-labels","owner":"comnik","description":"Final project for the LIST course at ETH.","archived":false,"fork":false,"pushed_at":"2015-05-31T13:43:05.000Z","size":808,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":4,"default_branch":"master","last_synced_at":"2025-08-23T09:48:11.279Z","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":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/comnik.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}},"created_at":"2015-05-30T14:53:26.000Z","updated_at":"2015-05-30T14:55:40.000Z","dependencies_parsed_at":"2023-04-19T06:53:05.806Z","dependency_job_id":null,"html_url":"https://github.com/comnik/missing-labels","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/comnik/missing-labels","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/comnik%2Fmissing-labels","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/comnik%2Fmissing-labels/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/comnik%2Fmissing-labels/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/comnik%2Fmissing-labels/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/comnik","download_url":"https://codeload.github.com/comnik/missing-labels/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/comnik%2Fmissing-labels/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":271760491,"owners_count":24816429,"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-08-23T02:00:09.327Z","response_time":69,"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":"2025-05-30T03:39:22.365Z","updated_at":"2025-08-23T18:04:17.822Z","avatar_url":"https://github.com/comnik.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Semi-supervised Image Classification\n\n## Usage\n\nGeneral:\n\n    python classify.py [caching options] [output mode]\n\nBy default, everything is loaded from snapshots in the snapshot/ subdirectory.\nCaching options are **--reload** and **--reclassify**. Those trigger recomputing\ninput features and labels (and snapshotting them) or re-training the classifier respectiveley.\n\nOutput modes are **--cv** for cross-validation, **--validate** for generating validation-set predictions\nand finally **--test** for generating test-set predictions. Predictions are stored in the out/ subdirectory.\n\nSo when executing classify.py for the first time:\n\n    python classify.py --reload --reclassify --cv\n\nAfterwards you can usually stop reloading:\n\n    python classify.py --reclassify [output mode]\n\nAfter finding the best classifier, you can quickly generate different outputs:\n\n    python classify.py --cv\n    python classify.py --validate\n    python classify.py --test\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcomnik%2Fmissing-labels","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fcomnik%2Fmissing-labels","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcomnik%2Fmissing-labels/lists"}