{"id":19817250,"url":"https://github.com/rmodi6/adaboost","last_synced_at":"2026-06-14T10:33:02.317Z","repository":{"id":147566310,"uuid":"247388391","full_name":"rmodi6/adaboost","owner":"rmodi6","description":"Adaptive Boosting of Weak Learners implemented in Python","archived":false,"fork":false,"pushed_at":"2020-05-08T05:44:37.000Z","size":38,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-02-28T19:45:57.614Z","etag":null,"topics":["adaboost","adaptive-boosting-algorithm","cross-validation","empirical-risk-minimization","machine-learning","python38"],"latest_commit_sha":null,"homepage":"","language":"Jupyter Notebook","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/rmodi6.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":"2020-03-15T02:32:56.000Z","updated_at":"2020-05-08T05:44:40.000Z","dependencies_parsed_at":null,"dependency_job_id":"f5d36d2f-162c-4f3a-b03c-66cd8898be76","html_url":"https://github.com/rmodi6/adaboost","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/rmodi6/adaboost","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rmodi6%2Fadaboost","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rmodi6%2Fadaboost/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rmodi6%2Fadaboost/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rmodi6%2Fadaboost/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/rmodi6","download_url":"https://codeload.github.com/rmodi6/adaboost/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rmodi6%2Fadaboost/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":34318523,"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-14T02:00:07.365Z","response_time":62,"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":["adaboost","adaptive-boosting-algorithm","cross-validation","empirical-risk-minimization","machine-learning","python38"],"created_at":"2024-11-12T10:12:07.685Z","updated_at":"2026-06-14T10:33:02.302Z","avatar_url":"https://github.com/rmodi6.png","language":"Jupyter Notebook","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Adaptive Boosting\nThe path to dataset can be provided using the `dataset` parameter and `mode` parameter can be used to specify the mode in which to execute adaboost. There are two modes available: `erm` for Empirical Risk Minimization and `cv` for 10 fold Cross Validation. For example:\n```bash\npython adaboost.py --dataset 'path/to/dataset' --mode erm\n```","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frmodi6%2Fadaboost","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Frmodi6%2Fadaboost","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frmodi6%2Fadaboost/lists"}