{"id":16837775,"url":"https://github.com/zhreshold/adaboost","last_synced_at":"2025-07-10T12:33:35.213Z","repository":{"id":11819924,"uuid":"14371652","full_name":"zhreshold/adaBoost","owner":"zhreshold","description":"Simple ada-boost training/testing module","archived":false,"fork":false,"pushed_at":"2016-12-09T23:04:08.000Z","size":10,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-03-18T03:46:26.016Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"C++","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/zhreshold.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.txt","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":"2013-11-13T17:52:29.000Z","updated_at":"2020-01-25T00:37:47.000Z","dependencies_parsed_at":"2022-08-28T11:20:49.287Z","dependency_job_id":null,"html_url":"https://github.com/zhreshold/adaBoost","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/zhreshold/adaBoost","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zhreshold%2FadaBoost","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zhreshold%2FadaBoost/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zhreshold%2FadaBoost/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zhreshold%2FadaBoost/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/zhreshold","download_url":"https://codeload.github.com/zhreshold/adaBoost/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zhreshold%2FadaBoost/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":264578873,"owners_count":23631555,"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":"2024-10-13T12:18:47.894Z","updated_at":"2025-07-10T12:33:35.194Z","avatar_url":"https://github.com/zhreshold.png","language":"C++","funding_links":[],"categories":[],"sub_categories":[],"readme":"#ADA-BOOST\nAdaptive boosting algorithm implementation in C++\n\n\n## Usage \n*TRAINING MODULE*\n```\nUsage: train.exe [options] train_file [model_file]\noptions:\n -f fast thresholding mode: all features must be normalized to (0,1)\n   0 -- disable fast mode(default)\n   1 -- enable fast mode\n -s fast mode threholding pool size: quantized threshold number(default 100)\n -a accuracy: target accuracy(default 0.95)\n -i iteration: maximum iteration(default 1000)\n```\n\n\n*TESTING MODULE*\n```\nUsage:  test.exe test_file model_file predict_file\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fzhreshold%2Fadaboost","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fzhreshold%2Fadaboost","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fzhreshold%2Fadaboost/lists"}