{"id":15996172,"url":"https://github.com/manics/yarf","last_synced_at":"2025-09-21T23:38:42.312Z","repository":{"id":3009393,"uuid":"4028375","full_name":"manics/yarf","owner":"manics","description":"Yet Another Random Forest (C++)","archived":false,"fork":false,"pushed_at":"2012-05-03T21:33:48.000Z","size":184,"stargazers_count":0,"open_issues_count":1,"forks_count":1,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-01-22T00:46:45.805Z","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":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/manics.png","metadata":{"files":{"readme":"README","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}},"created_at":"2012-04-14T22:52:11.000Z","updated_at":"2014-01-23T14:48:53.000Z","dependencies_parsed_at":"2022-09-04T11:41:57.364Z","dependency_job_id":null,"html_url":"https://github.com/manics/yarf","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/manics%2Fyarf","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/manics%2Fyarf/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/manics%2Fyarf/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/manics%2Fyarf/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/manics","download_url":"https://codeload.github.com/manics/yarf/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":243713415,"owners_count":20335567,"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-08T07:40:27.916Z","updated_at":"2025-09-21T23:38:37.226Z","avatar_url":"https://github.com/manics.png","language":"C++","funding_links":[],"categories":[],"sub_categories":[],"readme":"Yet Another Random Forest\n=========================\n\nAn implementation of the random forests machine learning algorithm in C++.\nCurrently supports classification only, not fully tested.\n\nFeatures include:\nClass probability distributions at each node (as opposed to just single votes).\nOOB error rates.\nFeature importance using a permutation test on the OOB samples.\n\nIn progress:\nImage segmentation/classification, currently some Haar-like features are available.\n\nAims:\nConfigurable split rules (currently only one: single feature threshold scored using information gain).\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmanics%2Fyarf","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmanics%2Fyarf","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmanics%2Fyarf/lists"}