{"id":1255,"name":"mlpack 4","description":"mlpack 4: a fast, header-only C++ machine learning library - Published in JOSS (2023)","url":"https://github.com/mlpack/mlpack","last_synced_at":"2025-09-04T16:20:44.697Z","repository":{"id":24737025,"uuid":"28149409","full_name":"mlpack/mlpack","owner":"mlpack","description":"mlpack: a fast, header-only C++ machine learning library","archived":false,"fork":false,"pushed_at":"2025-09-03T00:20:07.000Z","size":275396,"stargazers_count":5467,"open_issues_count":28,"forks_count":1666,"subscribers_count":188,"default_branch":"master","last_synced_at":"2025-09-04T10:29:58.043Z","etag":null,"topics":["c-plus-plus","deep-learning","hacktoberfest","machine-learning","machine-learning-library","nearest-neighbor-search","regression","scientific-computing"],"latest_commit_sha":null,"homepage":"https://www.mlpack.org/","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/mlpack.png","metadata":{"files":{"readme":"README.md","changelog":"HISTORY.md","contributing":"CONTRIBUTING.md","funding":".github/FUNDING.yml","license":"LICENSE.txt","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":"GOVERNANCE.md","roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null},"funding":{"github":["numfocus"],"custom":"https://numfocus.org/donate-to-mlpack"}},"created_at":"2014-12-17T18:16:59.000Z","updated_at":"2025-09-04T06:05:32.000Z","dependencies_parsed_at":"2023-01-16T22:15:25.550Z","dependency_job_id":"d2fe6b3a-4d06-4fed-89d0-b3ce21bebc99","html_url":"https://github.com/mlpack/mlpack","commit_stats":{"total_commits":27791,"total_committers":371,"mean_commits":74.90835579514825,"dds":0.7421827210247922,"last_synced_commit":"5b0167b67e3834abda1a80696f7b703ecccc2a08"},"previous_names":[],"tags_count":53,"template":false,"template_full_name":null,"purl":"pkg:github/mlpack/mlpack","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlpack%2Fmlpack","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlpack%2Fmlpack/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlpack%2Fmlpack/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlpack%2Fmlpack/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mlpack","download_url":"https://codeload.github.com/mlpack/mlpack/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlpack%2Fmlpack/sbom","scorecard":{"id":570425,"data":{"date":"2025-08-11","repo":{"name":"github.com/mlpack/mlpack","commit":"980724cdba96c53172d0d10d128e31f383c34e2d"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":5.8,"checks":[{"name":"Maintained","score":10,"reason":"29 commit(s) and 9 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Code-Review","score":10,"reason":"all changesets reviewed","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: jobLevel 'contents' permission set to 'write': .github/workflows/update-catch.yaml:16","Warn: jobLevel 'contents' permission set to 'write': .github/workflows/update-cli11.yaml:12","Warn: no topLevel permission defined: .github/workflows/auto-approve.yml:1","Info: topLevel 'contents' permission set to 'read': .github/workflows/ci.yml:18","Warn: no topLevel permission defined: .github/workflows/stale.yml:1","Warn: no topLevel permission defined: .github/workflows/stickers.yaml:1","Info: topLevel 'contents' permission set to 'read': .github/workflows/update-catch.yaml:11","Info: topLevel 'contents' permission set to 'read': .github/workflows/update-cli11.yaml:7","Warn: no topLevel permission defined: .github/workflows/welcome-pr.yaml:1"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"License","score":9,"reason":"license file detected","details":["Info: project has a license file: LICENSE.txt:0","Warn: project license file does not contain an FSF or OSI license."],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: third-party GitHubAction not pinned by hash: .github/workflows/auto-approve.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/mlpack/mlpack/auto-approve.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:92: update your workflow using https://app.stepsecurity.io/secureworkflow/mlpack/mlpack/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:96: update your workflow using https://app.stepsecurity.io/secureworkflow/mlpack/mlpack/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:170: update your workflow using https://app.stepsecurity.io/secureworkflow/mlpack/mlpack/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:188: update your workflow using https://app.stepsecurity.io/secureworkflow/mlpack/mlpack/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:192: update your workflow using https://app.stepsecurity.io/secureworkflow/mlpack/mlpack/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:200: update your workflow using https://app.stepsecurity.io/secureworkflow/mlpack/mlpack/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:276: update your workflow using https://app.stepsecurity.io/secureworkflow/mlpack/mlpack/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:288: update your workflow using https://app.stepsecurity.io/secureworkflow/mlpack/mlpack/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:294: update your workflow using https://app.stepsecurity.io/secureworkflow/mlpack/mlpack/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:300: update your workflow using https://app.stepsecurity.io/secureworkflow/mlpack/mlpack/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:361: update your workflow using https://app.stepsecurity.io/secureworkflow/mlpack/mlpack/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/stale.yml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/mlpack/mlpack/stale.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/stickers.yaml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/mlpack/mlpack/stickers.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/update-catch.yaml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/mlpack/mlpack/update-catch.yaml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/update-catch.yaml:52: update your workflow using https://app.stepsecurity.io/secureworkflow/mlpack/mlpack/update-catch.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/update-cli11.yaml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/mlpack/mlpack/update-cli11.yaml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/update-cli11.yaml:43: update your workflow using https://app.stepsecurity.io/secureworkflow/mlpack/mlpack/update-cli11.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/welcome-pr.yaml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/mlpack/mlpack/welcome-pr.yaml/master?enable=pin","Info:   0 out of   9 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of  10 third-party GitHubAction dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 30 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}}]},"last_synced_at":"2025-08-20T16:11:59.820Z","repository_id":24737025,"created_at":"2025-08-20T16:11:59.820Z","updated_at":"2025-08-20T16:11:59.820Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":273625606,"owners_count":25139420,"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-09-04T02:00:08.968Z","response_time":61,"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"}},"owner":{"login":"mlpack","name":"mlpack","uuid":"10216045","kind":"organization","description":"a fast, header-only C++ machine learning library","email":"mlpack@lists.mlpack.org","website":"http://www.mlpack.org/","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/10216045?v=4","repositories_count":17,"last_synced_at":"2024-04-17T15:28:41.073Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/mlpack","funding_links":[],"total_stars":5782,"followers":165,"following":0,"created_at":"2022-11-07T01:59:46.129Z","updated_at":"2024-04-17T15:28:46.654Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mlpack","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mlpack/repositories"},"packages":[{"id":433446,"name":"mlpack","ecosystem":"cran","description":"'Rcpp' Integration for the 'mlpack' Library","homepage":"https://www.mlpack.org/doc/user/bindings/r.html","licenses":"BSD_3_clause + file LICENSE","normalized_licenses":["BSD-1-Clause"],"repository_url":"https://github.com/mlpack/mlpack","keywords_array":[],"namespace":null,"versions_count":16,"first_release_published_at":"2020-12-08T18:40:00.000Z","latest_release_published_at":"2025-09-01T00:00:00.000Z","latest_release_number":"4.6.3","last_synced_at":"2025-09-03T23:09:24.851Z","created_at":"2022-04-06T22:21:29.144Z","updated_at":"2025-09-03T23:09:24.851Z","registry_url":"https://cran.r-project.org/package=mlpack","install_command":null,"documentation_url":"http://cran.r-project.org/web/packages/mlpack/mlpack.pdf","metadata":{},"repo_metadata":{"id":24737025,"uuid":"28149409","full_name":"mlpack/mlpack","owner":"mlpack","description":"mlpack: a fast, header-only C++ machine learning library","archived":false,"fork":false,"pushed_at":"2025-08-26T01:08:58.000Z","size":275666,"stargazers_count":5460,"open_issues_count":26,"forks_count":1668,"subscribers_count":187,"default_branch":"master","last_synced_at":"2025-08-28T02:28:02.334Z","etag":null,"topics":["c-plus-plus","deep-learning","hacktoberfest","machine-learning","machine-learning-library","nearest-neighbor-search","regression","scientific-computing"],"latest_commit_sha":null,"homepage":"https://www.mlpack.org/","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/mlpack.png","metadata":{"files":{"readme":"README.md","changelog":"HISTORY.md","contributing":"CONTRIBUTING.md","funding":".github/FUNDING.yml","license":"LICENSE.txt","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":"GOVERNANCE.md","roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null},"funding":{"github":["numfocus"],"custom":"https://numfocus.org/donate-to-mlpack"}},"created_at":"2014-12-17T18:16:59.000Z","updated_at":"2025-08-26T15:16:33.000Z","dependencies_parsed_at":"2023-01-16T22:15:25.550Z","dependency_job_id":"d2fe6b3a-4d06-4fed-89d0-b3ce21bebc99","html_url":"https://github.com/mlpack/mlpack","commit_stats":{"total_commits":27791,"total_committers":371,"mean_commits":74.90835579514825,"dds":0.7421827210247922,"last_synced_commit":"5b0167b67e3834abda1a80696f7b703ecccc2a08"},"previous_names":[],"tags_count":53,"template":false,"template_full_name":null,"purl":"pkg:github/mlpack/mlpack","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlpack%2Fmlpack","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlpack%2Fmlpack/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlpack%2Fmlpack/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlpack%2Fmlpack/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mlpack","download_url":"https://codeload.github.com/mlpack/mlpack/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlpack%2Fmlpack/sbom","scorecard":{"id":570425,"data":{"date":"2025-08-11","repo":{"name":"github.com/mlpack/mlpack","commit":"980724cdba96c53172d0d10d128e31f383c34e2d"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":5.8,"checks":[{"name":"Maintained","score":10,"reason":"29 commit(s) and 9 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Code-Review","score":10,"reason":"all changesets reviewed","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: jobLevel 'contents' permission set to 'write': .github/workflows/update-catch.yaml:16","Warn: jobLevel 'contents' permission set to 'write': .github/workflows/update-cli11.yaml:12","Warn: no topLevel permission defined: .github/workflows/auto-approve.yml:1","Info: topLevel 'contents' permission set to 'read': .github/workflows/ci.yml:18","Warn: no topLevel permission defined: .github/workflows/stale.yml:1","Warn: no topLevel permission defined: .github/workflows/stickers.yaml:1","Info: topLevel 'contents' permission set to 'read': .github/workflows/update-catch.yaml:11","Info: topLevel 'contents' permission set to 'read': .github/workflows/update-cli11.yaml:7","Warn: no topLevel permission defined: .github/workflows/welcome-pr.yaml:1"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"License","score":9,"reason":"license file detected","details":["Info: project has a license file: LICENSE.txt:0","Warn: project license file does not contain an FSF or OSI license."],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: third-party GitHubAction not pinned by hash: .github/workflows/auto-approve.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/mlpack/mlpack/auto-approve.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:92: update your workflow using https://app.stepsecurity.io/secureworkflow/mlpack/mlpack/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:96: update your workflow using https://app.stepsecurity.io/secureworkflow/mlpack/mlpack/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:170: update your workflow using https://app.stepsecurity.io/secureworkflow/mlpack/mlpack/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:188: update your workflow using https://app.stepsecurity.io/secureworkflow/mlpack/mlpack/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:192: update your workflow using https://app.stepsecurity.io/secureworkflow/mlpack/mlpack/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:200: update your workflow using https://app.stepsecurity.io/secureworkflow/mlpack/mlpack/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:276: update your workflow using https://app.stepsecurity.io/secureworkflow/mlpack/mlpack/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:288: update your workflow using https://app.stepsecurity.io/secureworkflow/mlpack/mlpack/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:294: update your workflow using https://app.stepsecurity.io/secureworkflow/mlpack/mlpack/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:300: update your workflow using https://app.stepsecurity.io/secureworkflow/mlpack/mlpack/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:361: update your workflow using https://app.stepsecurity.io/secureworkflow/mlpack/mlpack/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/stale.yml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/mlpack/mlpack/stale.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/stickers.yaml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/mlpack/mlpack/stickers.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/update-catch.yaml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/mlpack/mlpack/update-catch.yaml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/update-catch.yaml:52: update your workflow using https://app.stepsecurity.io/secureworkflow/mlpack/mlpack/update-catch.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/update-cli11.yaml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/mlpack/mlpack/update-cli11.yaml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/update-cli11.yaml:43: update your workflow using https://app.stepsecurity.io/secureworkflow/mlpack/mlpack/update-cli11.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/welcome-pr.yaml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/mlpack/mlpack/welcome-pr.yaml/master?enable=pin","Info:   0 out of   9 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of  10 third-party GitHubAction dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 30 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}}]},"last_synced_at":"2025-08-20T16:11:59.820Z","repository_id":24737025,"created_at":"2025-08-20T16:11:59.820Z","updated_at":"2025-08-20T16:11:59.820Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":272906657,"owners_count":25013099,"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-30T02:00:09.474Z","response_time":77,"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"},"owner_record":{"login":"mlpack","name":"mlpack","uuid":"10216045","kind":"organization","description":"a fast, header-only C++ machine learning library","email":"mlpack@lists.mlpack.org","website":"http://www.mlpack.org/","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/10216045?v=4","repositories_count":17,"last_synced_at":"2024-04-17T15:28:41.073Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/mlpack","funding_links":[],"total_stars":5782,"followers":165,"following":0,"created_at":"2022-11-07T01:59:46.129Z","updated_at":"2024-04-17T15:28:46.654Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mlpack","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mlpack/repositories"},"tags":[{"name":"4.6.2","sha":"0fdccbfb21e142f873c8d710c12ff2ebf3c9dbfb","kind":"commit","published_at":"2025-05-22T14:56:52.000Z","download_url":"https://codeload.github.com/mlpack/mlpack/tar.gz/4.6.2","html_url":"https://github.com/mlpack/mlpack/releases/tag/4.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mlpack/mlpack@4.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlpack%2Fmlpack/tags/4.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlpack%2Fmlpack/tags/4.6.2/manifests"},{"name":"4.6.1","sha":"0480311ab1e6ba93ca288a0233237d0085c4266e","kind":"commit","published_at":"2025-05-14T18:48:05.000Z","download_url":"https://codeload.github.com/mlpack/mlpack/tar.gz/4.6.1","html_url":"https://github.com/mlpack/mlpack/releases/tag/4.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mlpack/mlpack@4.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlpack%2Fmlpack/tags/4.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlpack%2Fmlpack/tags/4.6.1/manifests"},{"name":"4.6.0","sha":"9764349a19958e869c2b77f92cddd4403f72a1fd","kind":"commit","published_at":"2025-04-03T15:47:01.000Z","download_url":"https://codeload.github.com/mlpack/mlpack/tar.gz/4.6.0","html_url":"https://github.com/mlpack/mlpack/releases/tag/4.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mlpack/mlpack@4.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlpack%2Fmlpack/tags/4.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlpack%2Fmlpack/tags/4.6.0/manifests"},{"name":"4.5.1","sha":"4498706851a0f634da05d46d9ce6b2d5b8f1b7a9","kind":"commit","published_at":"2024-12-04T19:03:31.000Z","download_url":"https://codeload.github.com/mlpack/mlpack/tar.gz/4.5.1","html_url":"https://github.com/mlpack/mlpack/releases/tag/4.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mlpack/mlpack@4.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlpack%2Fmlpack/tags/4.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlpack%2Fmlpack/tags/4.5.1/manifests"},{"name":"4.5.0","sha":"97d76da9c56605027ead839c505823caa37a3393","kind":"commit","published_at":"2024-09-18T13:05:53.000Z","download_url":"https://codeload.github.com/mlpack/mlpack/tar.gz/4.5.0","html_url":"https://github.com/mlpack/mlpack/releases/tag/4.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mlpack/mlpack@4.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlpack%2Fmlpack/tags/4.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlpack%2Fmlpack/tags/4.5.0/manifests"},{"name":"4.4.0","sha":"34dff29aeeb424beed60579866a2a5d9ed31fab9","kind":"commit","published_at":"2024-05-28T20:08:34.000Z","download_url":"https://codeload.github.com/mlpack/mlpack/tar.gz/4.4.0","html_url":"https://github.com/mlpack/mlpack/releases/tag/4.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mlpack/mlpack@4.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlpack%2Fmlpack/tags/4.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlpack%2Fmlpack/tags/4.4.0/manifests"},{"name":"4.3.0","sha":"c8726ff2ee54b8663e2e3156086733c52383ca52","kind":"commit","published_at":"2023-11-27T18:27:20.000Z","download_url":"https://codeload.github.com/mlpack/mlpack/tar.gz/4.3.0","html_url":"https://github.com/mlpack/mlpack/releases/tag/4.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mlpack/mlpack@4.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlpack%2Fmlpack/tags/4.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlpack%2Fmlpack/tags/4.3.0/manifests"},{"name":"4.2.1","sha":"8ac85f52e7c9c38c3fc3212d7e59dcdce26c7477","kind":"commit","published_at":"2023-09-05T17:35:38.000Z","download_url":"https://codeload.github.com/mlpack/mlpack/tar.gz/4.2.1","html_url":"https://github.com/mlpack/mlpack/releases/tag/4.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mlpack/mlpack@4.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlpack%2Fmlpack/tags/4.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlpack%2Fmlpack/tags/4.2.1/manifests"},{"name":"4.2.0","sha":"6a9e19dd0154116ab8093444a1642a336abd5764","kind":"commit","published_at":"2023-06-16T19:47:02.000Z","download_url":"https://codeload.github.com/mlpack/mlpack/tar.gz/4.2.0","html_url":"https://github.com/mlpack/mlpack/releases/tag/4.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mlpack/mlpack@4.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlpack%2Fmlpack/tags/4.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlpack%2Fmlpack/tags/4.2.0/manifests"},{"name":"4.1.0","sha":"e12bc09e3069ea109fc7284876819cbf66e2ccc0","kind":"commit","published_at":"2023-04-27T00:06:56.000Z","download_url":"https://codeload.github.com/mlpack/mlpack/tar.gz/4.1.0","html_url":"https://github.com/mlpack/mlpack/releases/tag/4.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mlpack/mlpack@4.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlpack%2Fmlpack/tags/4.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlpack%2Fmlpack/tags/4.1.0/manifests"},{"name":"4.0.1","sha":"b08aa1a373d2aace23b4f2035d5785cc77541965","kind":"commit","published_at":"2022-12-29T15:40:18.000Z","download_url":"https://codeload.github.com/mlpack/mlpack/tar.gz/4.0.1","html_url":"https://github.com/mlpack/mlpack/releases/tag/4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mlpack/mlpack@4.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlpack%2Fmlpack/tags/4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlpack%2Fmlpack/tags/4.0.1/manifests"},{"name":"4.0.0","sha":"28eb1858c59e4469da0e9689663a45fc140af9c4","kind":"commit","published_at":"2022-10-24T13:40:50.000Z","download_url":"https://codeload.github.com/mlpack/mlpack/tar.gz/4.0.0","html_url":"https://github.com/mlpack/mlpack/releases/tag/4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mlpack/mlpack@4.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlpack%2Fmlpack/tags/4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlpack%2Fmlpack/tags/4.0.0/manifests"},{"name":"3.4.2","sha":"27bfafbae107ac5ca608d90c8e8d4709f2b437c8","kind":"commit","published_at":"2020-10-28T16:10:49.000Z","download_url":"https://codeload.github.com/mlpack/mlpack/tar.gz/3.4.2","html_url":"https://github.com/mlpack/mlpack/releases/tag/3.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mlpack/mlpack@3.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlpack%2Fmlpack/tags/3.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlpack%2Fmlpack/tags/3.4.2/manifests"},{"name":"3.4.1","sha":"7ae9ddda86c1751b6509ceb48b27d182feaae439","kind":"commit","published_at":"2020-09-07T15:52:36.000Z","download_url":"https://codeload.github.com/mlpack/mlpack/tar.gz/3.4.1","html_url":"https://github.com/mlpack/mlpack/releases/tag/3.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mlpack/mlpack@3.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlpack%2Fmlpack/tags/3.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlpack%2Fmlpack/tags/3.4.1/manifests"},{"name":"3.4.0","sha":"85836de62ff03f6acc9971d46315f7d786c10a3b","kind":"commit","published_at":"2020-09-01T21:09:44.000Z","download_url":"https://codeload.github.com/mlpack/mlpack/tar.gz/3.4.0","html_url":"https://github.com/mlpack/mlpack/releases/tag/3.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mlpack/mlpack@3.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlpack%2Fmlpack/tags/3.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlpack%2Fmlpack/tags/3.4.0/manifests"},{"name":"3.2.2","sha":"990bde20f112ad49ff97f2fb3af23db031434b87","kind":"commit","published_at":"2020-06-18T18:55:27.000Z","download_url":"https://codeload.github.com/mlpack/mlpack/tar.gz/3.2.2","html_url":"https://github.com/mlpack/mlpack/releases/tag/3.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mlpack/mlpack@3.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlpack%2Fmlpack/tags/3.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlpack%2Fmlpack/tags/3.2.2/manifests"},{"name":"3.3.2","sha":"84cd94d362578235588792123ac59017be42f442","kind":"commit","published_at":"2020-06-18T18:19:23.000Z","download_url":"https://codeload.github.com/mlpack/mlpack/tar.gz/3.3.2","html_url":"https://github.com/mlpack/mlpack/releases/tag/3.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mlpack/mlpack@3.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlpack%2Fmlpack/tags/3.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlpack%2Fmlpack/tags/3.3.2/manifests"},{"name":"3.3.1","sha":"44e1bebd1555e99609cd376da87d1881f0d89300","kind":"commit","published_at":"2020-04-29T21:36:40.000Z","download_url":"https://codeload.github.com/mlpack/mlpack/tar.gz/3.3.1","html_url":"https://github.com/mlpack/mlpack/releases/tag/3.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mlpack/mlpack@3.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlpack%2Fmlpack/tags/3.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlpack%2Fmlpack/tags/3.3.1/manifests"},{"name":"3.3.0","sha":"5677c2b5b91fdc62ca64195076da502da29a2398","kind":"commit","published_at":"2020-04-07T13:17:16.000Z","download_url":"https://codeload.github.com/mlpack/mlpack/tar.gz/3.3.0","html_url":"https://github.com/mlpack/mlpack/releases/tag/3.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mlpack/mlpack@3.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlpack%2Fmlpack/tags/3.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlpack%2Fmlpack/tags/3.3.0/manifests"},{"name":"3.2.1","sha":"214bb060290c3ba5f83a05784538346d212a4f9f","kind":"commit","published_at":"2019-10-01T22:08:51.000Z","download_url":"https://codeload.github.com/mlpack/mlpack/tar.gz/3.2.1","html_url":"https://github.com/mlpack/mlpack/releases/tag/3.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mlpack/mlpack@3.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlpack%2Fmlpack/tags/3.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlpack%2Fmlpack/tags/3.2.1/manifests"},{"name":"3.2.0","sha":"0e9bb9abdb9906d16fecc0f364aab55bc309416a","kind":"commit","published_at":"2019-09-26T00:55:14.000Z","download_url":"https://codeload.github.com/mlpack/mlpack/tar.gz/3.2.0","html_url":"https://github.com/mlpack/mlpack/releases/tag/3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mlpack/mlpack@3.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlpack%2Fmlpack/tags/3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlpack%2Fmlpack/tags/3.2.0/manifests"},{"name":"mlpack-3.1.1","sha":"78cab8b4a21b845048e462fb64e03cc6481c293a","kind":"commit","published_at":"2019-05-27T02:18:49.000Z","download_url":"https://codeload.github.com/mlpack/mlpack/tar.gz/mlpack-3.1.1","html_url":"https://github.com/mlpack/mlpack/releases/tag/mlpack-3.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mlpack/mlpack@mlpack-3.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlpack%2Fmlpack/tags/mlpack-3.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlpack%2Fmlpack/tags/mlpack-3.1.1/manifests"},{"name":"mlpack-3.1.0","sha":"b48a95a4b1f09148786e406c3aa27a6889b81b9f","kind":"commit","published_at":"2019-04-26T05:07:37.000Z","download_url":"https://codeload.github.com/mlpack/mlpack/tar.gz/mlpack-3.1.0","html_url":"https://github.com/mlpack/mlpack/releases/tag/mlpack-3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mlpack/mlpack@mlpack-3.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlpack%2Fmlpack/tags/mlpack-3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlpack%2Fmlpack/tags/mlpack-3.1.0/manifests"},{"name":"mlpack-3.0.4","sha":"4bbf0c67e0e0103122442767241f2d2c001a3661","kind":"commit","published_at":"2018-11-13T22:33:55.000Z","download_url":"https://codeload.github.com/mlpack/mlpack/tar.gz/mlpack-3.0.4","html_url":"https://github.com/mlpack/mlpack/releases/tag/mlpack-3.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mlpack/mlpack@mlpack-3.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlpack%2Fmlpack/tags/mlpack-3.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlpack%2Fmlpack/tags/mlpack-3.0.4/manifests"},{"name":"mlpack-3.0.3","sha":"90202112302577a9d685ce6ad46c523b1dd85e29","kind":"commit","published_at":"2018-07-28T01:53:27.000Z","download_url":"https://codeload.github.com/mlpack/mlpack/tar.gz/mlpack-3.0.3","html_url":"https://github.com/mlpack/mlpack/releases/tag/mlpack-3.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mlpack/mlpack@mlpack-3.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlpack%2Fmlpack/tags/mlpack-3.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlpack%2Fmlpack/tags/mlpack-3.0.3/manifests"},{"name":"mlpack-3.0.2","sha":"0ace41c29209258eab4bf50b6c0eb5ec8937288d","kind":"commit","published_at":"2018-06-08T20:14:55.000Z","download_url":"https://codeload.github.com/mlpack/mlpack/tar.gz/mlpack-3.0.2","html_url":"https://github.com/mlpack/mlpack/releases/tag/mlpack-3.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mlpack/mlpack@mlpack-3.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlpack%2Fmlpack/tags/mlpack-3.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlpack%2Fmlpack/tags/mlpack-3.0.2/manifests"},{"name":"mlpack-3.0.1","sha":"81ad1d8789a1ae14aff3872dbd7c509db5af49c0","kind":"commit","published_at":"2018-05-10T19:19:58.000Z","download_url":"https://codeload.github.com/mlpack/mlpack/tar.gz/mlpack-3.0.1","html_url":"https://github.com/mlpack/mlpack/releases/tag/mlpack-3.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mlpack/mlpack@mlpack-3.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlpack%2Fmlpack/tags/mlpack-3.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlpack%2Fmlpack/tags/mlpack-3.0.1/manifests"},{"name":"mlpack-3.0.0","sha":"c58f1127dbef163a5fe70395977e9d2affe42686","kind":"commit","published_at":"2018-03-31T01:51:22.000Z","download_url":"https://codeload.github.com/mlpack/mlpack/tar.gz/mlpack-3.0.0","html_url":"https://github.com/mlpack/mlpack/releases/tag/mlpack-3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mlpack/mlpack@mlpack-3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlpack%2Fmlpack/tags/mlpack-3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlpack%2Fmlpack/tags/mlpack-3.0.0/manifests"},{"name":"mlpack-2.2.5","sha":"4f6f2e597c32945d0fef99d037604933c32db936","kind":"commit","published_at":"2017-08-26T00:08:44.000Z","download_url":"https://codeload.github.com/mlpack/mlpack/tar.gz/mlpack-2.2.5","html_url":"https://github.com/mlpack/mlpack/releases/tag/mlpack-2.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mlpack/mlpack@mlpack-2.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlpack%2Fmlpack/tags/mlpack-2.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlpack%2Fmlpack/tags/mlpack-2.2.5/manifests"},{"name":"mlpack-2.2.4","sha":"ae8e35bb10302a246834214c581a54d15bc6150f","kind":"commit","published_at":"2017-07-18T23:41:15.000Z","download_url":"https://codeload.github.com/mlpack/mlpack/tar.gz/mlpack-2.2.4","html_url":"https://github.com/mlpack/mlpack/releases/tag/mlpack-2.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mlpack/mlpack@mlpack-2.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlpack%2Fmlpack/tags/mlpack-2.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlpack%2Fmlpack/tags/mlpack-2.2.4/manifests"},{"name":"mlpack-2.2.3","sha":"b7a175288b2266120283701f9231bf0f168682e8","kind":"commit","published_at":"2017-05-24T14:27:00.000Z","download_url":"https://codeload.github.com/mlpack/mlpack/tar.gz/mlpack-2.2.3","html_url":"https://github.com/mlpack/mlpack/releases/tag/mlpack-2.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mlpack/mlpack@mlpack-2.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlpack%2Fmlpack/tags/mlpack-2.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlpack%2Fmlpack/tags/mlpack-2.2.3/manifests"},{"name":"mlpack-2.2.2","sha":"31d011f2ae2aa10fd9e09ac4a5cbc81c6d7bf9fe","kind":"commit","published_at":"2017-05-05T00:37:12.000Z","download_url":"https://codeload.github.com/mlpack/mlpack/tar.gz/mlpack-2.2.2","html_url":"https://github.com/mlpack/mlpack/releases/tag/mlpack-2.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mlpack/mlpack@mlpack-2.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlpack%2Fmlpack/tags/mlpack-2.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlpack%2Fmlpack/tags/mlpack-2.2.2/manifests"},{"name":"mlpack-2.2.1","sha":"c37f6407f2343785df358c96e8a2fa75eed6bfc0","kind":"commit","published_at":"2017-04-13T19:36:20.000Z","download_url":"https://codeload.github.com/mlpack/mlpack/tar.gz/mlpack-2.2.1","html_url":"https://github.com/mlpack/mlpack/releases/tag/mlpack-2.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mlpack/mlpack@mlpack-2.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlpack%2Fmlpack/tags/mlpack-2.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlpack%2Fmlpack/tags/mlpack-2.2.1/manifests"},{"name":"mlpack-2.2.0","sha":"40bf68253818176b7f9ba7846c94436a359d3263","kind":"commit","published_at":"2017-03-21T20:10:19.000Z","download_url":"https://codeload.github.com/mlpack/mlpack/tar.gz/mlpack-2.2.0","html_url":"https://github.com/mlpack/mlpack/releases/tag/mlpack-2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mlpack/mlpack@mlpack-2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlpack%2Fmlpack/tags/mlpack-2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlpack%2Fmlpack/tags/mlpack-2.2.0/manifests"},{"name":"mlpack-2.1.1","sha":"4e20f35b4355543010309bf29ea4354504e4e4f5","kind":"commit","published_at":"2016-12-22T18:17:53.000Z","download_url":"https://codeload.github.com/mlpack/mlpack/tar.gz/mlpack-2.1.1","html_url":"https://github.com/mlpack/mlpack/releases/tag/mlpack-2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mlpack/mlpack@mlpack-2.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlpack%2Fmlpack/tags/mlpack-2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlpack%2Fmlpack/tags/mlpack-2.1.1/manifests"},{"name":"mlpack-2.1.0","sha":"651ea9bf768b5cb75eb8f1986786932649b3d5cc","kind":"commit","published_at":"2016-10-31T14:39:30.000Z","download_url":"https://codeload.github.com/mlpack/mlpack/tar.gz/mlpack-2.1.0","html_url":"https://github.com/mlpack/mlpack/releases/tag/mlpack-2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mlpack/mlpack@mlpack-2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlpack%2Fmlpack/tags/mlpack-2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlpack%2Fmlpack/tags/mlpack-2.1.0/manifests"},{"name":"mlpack-2.0.3","sha":"19c3906c3d843a161183009947197f27ccc18917","kind":"commit","published_at":"2016-07-21T22:04:04.000Z","download_url":"https://codeload.github.com/mlpack/mlpack/tar.gz/mlpack-2.0.3","html_url":"https://github.com/mlpack/mlpack/releases/tag/mlpack-2.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mlpack/mlpack@mlpack-2.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlpack%2Fmlpack/tags/mlpack-2.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlpack%2Fmlpack/tags/mlpack-2.0.3/manifests"},{"name":"mlpack-2.0.2","sha":"6b841d9dbc61606fe515bdafb102b9759b8a3284","kind":"commit","published_at":"2016-06-20T13:10:54.000Z","download_url":"https://codeload.github.com/mlpack/mlpack/tar.gz/mlpack-2.0.2","html_url":"https://github.com/mlpack/mlpack/releases/tag/mlpack-2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mlpack/mlpack@mlpack-2.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlpack%2Fmlpack/tags/mlpack-2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlpack%2Fmlpack/tags/mlpack-2.0.2/manifests"},{"name":"mlpack-2.0.1","sha":"89927040e149ffd1bca41ed07f2151fd00f3a961","kind":"commit","published_at":"2016-02-04T22:40:47.000Z","download_url":"https://codeload.github.com/mlpack/mlpack/tar.gz/mlpack-2.0.1","html_url":"https://github.com/mlpack/mlpack/releases/tag/mlpack-2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mlpack/mlpack@mlpack-2.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlpack%2Fmlpack/tags/mlpack-2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlpack%2Fmlpack/tags/mlpack-2.0.1/manifests"},{"name":"mlpack-2.0.0","sha":"0539869ea7c6900b550b823995d589b67bc25df1","kind":"commit","published_at":"2015-12-24T04:36:10.000Z","download_url":"https://codeload.github.com/mlpack/mlpack/tar.gz/mlpack-2.0.0","html_url":"https://github.com/mlpack/mlpack/releases/tag/mlpack-2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mlpack/mlpack@mlpack-2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlpack%2Fmlpack/tags/mlpack-2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlpack%2Fmlpack/tags/mlpack-2.0.0/manifests"},{"name":"mlpack-1.0.12","sha":"f94823c800ad6f7266995c700b1b630d5ffdcf40","kind":"commit","published_at":"2015-01-07T16:53:12.000Z","download_url":"https://codeload.github.com/mlpack/mlpack/tar.gz/mlpack-1.0.12","html_url":"https://github.com/mlpack/mlpack/releases/tag/mlpack-1.0.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mlpack/mlpack@mlpack-1.0.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlpack%2Fmlpack/tags/mlpack-1.0.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlpack%2Fmlpack/tags/mlpack-1.0.12/manifests"},{"name":"mlpack-1.0.11","sha":"f4d80ec7d27fcbe7c00d241100c6d5ff6a40cd4a","kind":"commit","published_at":"2014-12-21T01:59:06.000Z","download_url":"https://codeload.github.com/mlpack/mlpack/tar.gz/mlpack-1.0.11","html_url":"https://github.com/mlpack/mlpack/releases/tag/mlpack-1.0.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mlpack/mlpack@mlpack-1.0.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlpack%2Fmlpack/tags/mlpack-1.0.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlpack%2Fmlpack/tags/mlpack-1.0.11/manifests"},{"name":"mlpack-1.0.10","sha":"6b7016cd2ac3ed6010a9e97a8199d8f1aad83220","kind":"commit","published_at":"2014-12-21T01:58:11.000Z","download_url":"https://codeload.github.com/mlpack/mlpack/tar.gz/mlpack-1.0.10","html_url":"https://github.com/mlpack/mlpack/releases/tag/mlpack-1.0.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mlpack/mlpack@mlpack-1.0.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlpack%2Fmlpack/tags/mlpack-1.0.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlpack%2Fmlpack/tags/mlpack-1.0.10/manifests"},{"name":"mlpack-1.0.9","sha":"da7f3bd8ced7384ee59f4d2fe80dcf17328d7231","kind":"commit","published_at":"2014-12-21T01:52:29.000Z","download_url":"https://codeload.github.com/mlpack/mlpack/tar.gz/mlpack-1.0.9","html_url":"https://github.com/mlpack/mlpack/releases/tag/mlpack-1.0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mlpack/mlpack@mlpack-1.0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlpack%2Fmlpack/tags/mlpack-1.0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlpack%2Fmlpack/tags/mlpack-1.0.9/manifests"},{"name":"mlpack-1.0.8","sha":"302c1aa95b604251ee783d79f0e9a8709df29425","kind":"commit","published_at":"2014-12-21T00:48:55.000Z","download_url":"https://codeload.github.com/mlpack/mlpack/tar.gz/mlpack-1.0.8","html_url":"https://github.com/mlpack/mlpack/releases/tag/mlpack-1.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mlpack/mlpack@mlpack-1.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlpack%2Fmlpack/tags/mlpack-1.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlpack%2Fmlpack/tags/mlpack-1.0.8/manifests"},{"name":"mlpack-1.0.7","sha":"030e2c50a0524ff8c6ddcb367e8e79ff5f557798","kind":"commit","published_at":"2014-12-21T00:47:39.000Z","download_url":"https://codeload.github.com/mlpack/mlpack/tar.gz/mlpack-1.0.7","html_url":"https://github.com/mlpack/mlpack/releases/tag/mlpack-1.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mlpack/mlpack@mlpack-1.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlpack%2Fmlpack/tags/mlpack-1.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlpack%2Fmlpack/tags/mlpack-1.0.7/manifests"},{"name":"mlpack-1.0.6","sha":"a7115165480f50e4eb2dfa6453a6564b57cbff32","kind":"commit","published_at":"2014-12-21T00:45:30.000Z","download_url":"https://codeload.github.com/mlpack/mlpack/tar.gz/mlpack-1.0.6","html_url":"https://github.com/mlpack/mlpack/releases/tag/mlpack-1.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mlpack/mlpack@mlpack-1.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlpack%2Fmlpack/tags/mlpack-1.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlpack%2Fmlpack/tags/mlpack-1.0.6/manifests"},{"name":"mlpack-1.0.5","sha":"3863f2931783bfb21e124507ffa19b02a1aafc0b","kind":"commit","published_at":"2014-12-21T00:44:06.000Z","download_url":"https://codeload.github.com/mlpack/mlpack/tar.gz/mlpack-1.0.5","html_url":"https://github.com/mlpack/mlpack/releases/tag/mlpack-1.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mlpack/mlpack@mlpack-1.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlpack%2Fmlpack/tags/mlpack-1.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlpack%2Fmlpack/tags/mlpack-1.0.5/manifests"},{"name":"mlpack-1.0.4","sha":"f3da474dac8c4423957a072186a504db508aefae","kind":"commit","published_at":"2014-12-21T00:43:05.000Z","download_url":"https://codeload.github.com/mlpack/mlpack/tar.gz/mlpack-1.0.4","html_url":"https://github.com/mlpack/mlpack/releases/tag/mlpack-1.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mlpack/mlpack@mlpack-1.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlpack%2Fmlpack/tags/mlpack-1.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlpack%2Fmlpack/tags/mlpack-1.0.4/manifests"},{"name":"mlpack-1.0.3","sha":"62ee170f07f6007c49048a10f12de5467ef62d9a","kind":"commit","published_at":"2014-12-21T00:23:55.000Z","download_url":"https://codeload.github.com/mlpack/mlpack/tar.gz/mlpack-1.0.3","html_url":"https://github.com/mlpack/mlpack/releases/tag/mlpack-1.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mlpack/mlpack@mlpack-1.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlpack%2Fmlpack/tags/mlpack-1.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlpack%2Fmlpack/tags/mlpack-1.0.3/manifests"},{"name":"mlpack-1.0.2","sha":"f44af0c58e2eddd257688a491627b1713d268fe8","kind":"commit","published_at":"2014-12-21T00:20:42.000Z","download_url":"https://codeload.github.com/mlpack/mlpack/tar.gz/mlpack-1.0.2","html_url":"https://github.com/mlpack/mlpack/releases/tag/mlpack-1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mlpack/mlpack@mlpack-1.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlpack%2Fmlpack/tags/mlpack-1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlpack%2Fmlpack/tags/mlpack-1.0.2/manifests"},{"name":"mlpack-1.0.1","sha":"60de17b64f09502aa9ef8fcbe3e89063d1ccbeda","kind":"commit","published_at":"2014-12-21T00:17:25.000Z","download_url":"https://codeload.github.com/mlpack/mlpack/tar.gz/mlpack-1.0.1","html_url":"https://github.com/mlpack/mlpack/releases/tag/mlpack-1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mlpack/mlpack@mlpack-1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlpack%2Fmlpack/tags/mlpack-1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlpack%2Fmlpack/tags/mlpack-1.0.1/manifests"},{"name":"mlpack-1.0.0","sha":"0b17e7f3eb4b691c98b295e4699b383a228005ce","kind":"commit","published_at":"2014-12-21T00:03:08.000Z","download_url":"https://codeload.github.com/mlpack/mlpack/tar.gz/mlpack-1.0.0","html_url":"https://github.com/mlpack/mlpack/releases/tag/mlpack-1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mlpack/mlpack@mlpack-1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlpack%2Fmlpack/tags/mlpack-1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlpack%2Fmlpack/tags/mlpack-1.0.0/manifests"}]},"repo_metadata_updated_at":"2025-08-30T21:10:05.723Z","dependent_packages_count":7,"downloads":1229,"downloads_period":"last-month","dependent_repos_count":4,"rankings":{"downloads":17.556389278126836,"dependent_repos_count":14.800415894398988,"dependent_packages_count":7.083126158296796,"stargazers_count":0.04520182615377661,"forks_count":0.04520182615377661,"docker_downloads_count":null,"average":7.906066996626035},"purl":"pkg:cran/mlpack","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/cran/mlpack","docker_dependents_count":1,"docker_downloads_count":48,"usage_url":"https://repos.ecosyste.ms/usage/cran/mlpack","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/cran/mlpack/dependencies","status":null,"funding_links":["https://github.com/sponsors/numfocus","https://numfocus.org/donate-to-mlpack"],"critical":null,"issue_metadata":{"last_synced_at":"2025-08-30T11:06:39.972Z","issues_count":191,"pull_requests_count":460,"avg_time_to_close_issue":20497210.878612716,"avg_time_to_close_pull_request":3508493.801864802,"issues_closed_count":173,"pull_requests_closed_count":428,"pull_request_authors_count":75,"issue_authors_count":112,"avg_comments_per_issue":5.994764397905759,"avg_comments_per_pull_request":2.517391304347826,"merged_pull_requests_count":311,"bot_issues_count":0,"bot_pull_requests_count":4,"past_year_issues_count":31,"past_year_pull_requests_count":178,"past_year_avg_time_to_close_issue":2135210.736842105,"past_year_avg_time_to_close_pull_request":1488253.5033557047,"past_year_issues_closed_count":19,"past_year_pull_requests_closed_count":148,"past_year_pull_request_authors_count":31,"past_year_issue_authors_count":27,"past_year_avg_comments_per_issue":3.870967741935484,"past_year_avg_comments_per_pull_request":1.9550561797752808,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":2,"past_year_merged_pull_requests_count":121,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlpack%2Fmlpack/issues","maintainers":[{"login":"rcurtin","count":218,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/rcurtin"},{"login":"shrit","count":72,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/shrit"},{"login":"andrewfurey21","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/andrewfurey21"},{"login":"tareknaser","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/tareknaser"},{"login":"tareknaser360","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/tareknaser360"},{"login":"zoq","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/zoq"},{"login":"jonpsy","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jonpsy"},{"login":"favre49","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/favre49"},{"login":"RishabhGarg108","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/RishabhGarg108"}],"active_maintainers":[{"login":"rcurtin","count":104,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/rcurtin"},{"login":"shrit","count":34,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/shrit"},{"login":"andrewfurey21","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/andrewfurey21"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/cran.r-project.org/packages/mlpack/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/cran.r-project.org/packages/mlpack/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/cran.r-project.org/packages/mlpack/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/cran.r-project.org/packages/mlpack/related_packages","maintainers":[{"uuid":"ryan@ratml.org","login":null,"name":"Ryan Curtin","email":"ryan@ratml.org","url":null,"packages_count":1,"html_url":null,"role":null,"created_at":"2022-11-14T17:21:44.625Z","updated_at":"2022-11-14T17:21:44.625Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/cran.r-project.org/maintainers/ryan@ratml.org/packages"}],"registry":{"name":"cran.r-project.org","url":"https://cran.r-project.org","ecosystem":"cran","default":true,"packages_count":26169,"maintainers_count":14292,"namespaces_count":0,"keywords_count":8317,"github":"r-project-org","metadata":{"funded_packages_count":539},"icon_url":"https://github.com/r-project-org.png","created_at":"2022-04-06T16:32:25.637Z","updated_at":"2025-09-04T07:00:40.033Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/cran.r-project.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/cran.r-project.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/cran.r-project.org/namespaces"}},{"id":2804515,"name":"mlpack","ecosystem":"pypi","description":"a flexible, fast machine learning library","homepage":"http://www.mlpack.org/","licenses":"BSD","normalized_licenses":["BSD-3-Clause"],"repository_url":"https://github.com/mlpack/mlpack","keywords_array":["machine learning","data mining","deep learning","optimization"],"namespace":null,"versions_count":25,"first_release_published_at":"2019-10-03T22:59:42.000Z","latest_release_published_at":"2025-05-22T17:34:34.000Z","latest_release_number":"4.6.2","last_synced_at":"2025-09-03T23:09:25.610Z","created_at":"2022-04-10T11:37:28.508Z","updated_at":"2025-09-04T10:12:01.999Z","registry_url":"https://pypi.org/project/mlpack/","install_command":"pip install mlpack --index-url https://pypi.org/simple","documentation_url":"http://www.mlpack.org/doc/mlpack-4.6.2/python.html","metadata":{"funding":null,"documentation":"http://www.mlpack.org/doc/mlpack-4.6.2/python.html","classifiers":["Development Status :: 5 - Production/Stable","Intended Audience :: Science/Research","License :: OSI Approved :: BSD License","Topic :: Scientific/Engineering :: Artificial Intelligence","Topic :: Scientific/Engineering :: Mathematics","Topic :: Software Development :: Libraries","Topic :: Software Development :: Libraries :: Application Frameworks"],"normalized_name":"mlpack","project_status":null},"repo_metadata":{"id":24737025,"uuid":"28149409","full_name":"mlpack/mlpack","owner":"mlpack","description":"mlpack: a fast, header-only C++ machine learning library","archived":false,"fork":false,"pushed_at":"2025-08-26T01:08:58.000Z","size":275666,"stargazers_count":5460,"open_issues_count":26,"forks_count":1668,"subscribers_count":187,"default_branch":"master","last_synced_at":"2025-08-28T02:28:02.334Z","etag":null,"topics":["c-plus-plus","deep-learning","hacktoberfest","machine-learning","machine-learning-library","nearest-neighbor-search","regression","scientific-computing"],"latest_commit_sha":null,"homepage":"https://www.mlpack.org/","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/mlpack.png","metadata":{"files":{"readme":"README.md","changelog":"HISTORY.md","contributing":"CONTRIBUTING.md","funding":".github/FUNDING.yml","license":"LICENSE.txt","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":"GOVERNANCE.md","roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null},"funding":{"github":["numfocus"],"custom":"https://numfocus.org/donate-to-mlpack"}},"created_at":"2014-12-17T18:16:59.000Z","updated_at":"2025-08-26T15:16:33.000Z","dependencies_parsed_at":"2023-01-16T22:15:25.550Z","dependency_job_id":"d2fe6b3a-4d06-4fed-89d0-b3ce21bebc99","html_url":"https://github.com/mlpack/mlpack","commit_stats":{"total_commits":27791,"total_committers":371,"mean_commits":74.90835579514825,"dds":0.7421827210247922,"last_synced_commit":"5b0167b67e3834abda1a80696f7b703ecccc2a08"},"previous_names":[],"tags_count":53,"template":false,"template_full_name":null,"purl":"pkg:github/mlpack/mlpack","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlpack%2Fmlpack","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlpack%2Fmlpack/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlpack%2Fmlpack/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlpack%2Fmlpack/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mlpack","download_url":"https://codeload.github.com/mlpack/mlpack/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlpack%2Fmlpack/sbom","scorecard":{"id":570425,"data":{"date":"2025-08-11","repo":{"name":"github.com/mlpack/mlpack","commit":"980724cdba96c53172d0d10d128e31f383c34e2d"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":5.8,"checks":[{"name":"Maintained","score":10,"reason":"29 commit(s) and 9 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Code-Review","score":10,"reason":"all changesets reviewed","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: jobLevel 'contents' permission set to 'write': .github/workflows/update-catch.yaml:16","Warn: jobLevel 'contents' permission set to 'write': .github/workflows/update-cli11.yaml:12","Warn: no topLevel permission defined: .github/workflows/auto-approve.yml:1","Info: topLevel 'contents' permission set to 'read': .github/workflows/ci.yml:18","Warn: no topLevel permission defined: .github/workflows/stale.yml:1","Warn: no topLevel permission defined: .github/workflows/stickers.yaml:1","Info: topLevel 'contents' permission set to 'read': .github/workflows/update-catch.yaml:11","Info: topLevel 'contents' permission set to 'read': .github/workflows/update-cli11.yaml:7","Warn: no topLevel permission defined: .github/workflows/welcome-pr.yaml:1"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"License","score":9,"reason":"license file detected","details":["Info: project has a license file: LICENSE.txt:0","Warn: project license file does not contain an FSF or OSI license."],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: third-party GitHubAction not pinned by hash: .github/workflows/auto-approve.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/mlpack/mlpack/auto-approve.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:92: update your workflow using https://app.stepsecurity.io/secureworkflow/mlpack/mlpack/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:96: update your workflow using https://app.stepsecurity.io/secureworkflow/mlpack/mlpack/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:170: update your workflow using https://app.stepsecurity.io/secureworkflow/mlpack/mlpack/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:188: update your workflow using https://app.stepsecurity.io/secureworkflow/mlpack/mlpack/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:192: update your workflow using https://app.stepsecurity.io/secureworkflow/mlpack/mlpack/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:200: update your workflow using https://app.stepsecurity.io/secureworkflow/mlpack/mlpack/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:276: update your workflow using https://app.stepsecurity.io/secureworkflow/mlpack/mlpack/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:288: update your workflow using https://app.stepsecurity.io/secureworkflow/mlpack/mlpack/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:294: update your workflow using https://app.stepsecurity.io/secureworkflow/mlpack/mlpack/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:300: update your workflow using https://app.stepsecurity.io/secureworkflow/mlpack/mlpack/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:361: update your workflow using https://app.stepsecurity.io/secureworkflow/mlpack/mlpack/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/stale.yml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/mlpack/mlpack/stale.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/stickers.yaml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/mlpack/mlpack/stickers.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/update-catch.yaml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/mlpack/mlpack/update-catch.yaml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/update-catch.yaml:52: update your workflow using https://app.stepsecurity.io/secureworkflow/mlpack/mlpack/update-catch.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/update-cli11.yaml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/mlpack/mlpack/update-cli11.yaml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/update-cli11.yaml:43: update your workflow using https://app.stepsecurity.io/secureworkflow/mlpack/mlpack/update-cli11.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/welcome-pr.yaml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/mlpack/mlpack/welcome-pr.yaml/master?enable=pin","Info:   0 out of   9 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of  10 third-party GitHubAction dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 30 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}}]},"last_synced_at":"2025-08-20T16:11:59.820Z","repository_id":24737025,"created_at":"2025-08-20T16:11:59.820Z","updated_at":"2025-08-20T16:11:59.820Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":273523663,"owners_count":25120864,"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-09-03T02:00:09.631Z","response_time":76,"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"},"owner_record":{"login":"mlpack","name":"mlpack","uuid":"10216045","kind":"organization","description":"a fast, header-only C++ machine learning library","email":"mlpack@lists.mlpack.org","website":"http://www.mlpack.org/","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/10216045?v=4","repositories_count":17,"last_synced_at":"2024-04-17T15:28:41.073Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/mlpack","funding_links":[],"total_stars":5782,"followers":165,"following":0,"created_at":"2022-11-07T01:59:46.129Z","updated_at":"2024-04-17T15:28:46.654Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mlpack","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mlpack/repositories"},"tags":[{"name":"4.6.2","sha":"0fdccbfb21e142f873c8d710c12ff2ebf3c9dbfb","kind":"commit","published_at":"2025-05-22T14:56:52.000Z","download_url":"https://codeload.github.com/mlpack/mlpack/tar.gz/4.6.2","html_url":"https://github.com/mlpack/mlpack/releases/tag/4.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mlpack/mlpack@4.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlpack%2Fmlpack/tags/4.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlpack%2Fmlpack/tags/4.6.2/manifests"},{"name":"4.6.1","sha":"0480311ab1e6ba93ca288a0233237d0085c4266e","kind":"commit","published_at":"2025-05-14T18:48:05.000Z","download_url":"https://codeload.github.com/mlpack/mlpack/tar.gz/4.6.1","html_url":"https://github.com/mlpack/mlpack/releases/tag/4.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mlpack/mlpack@4.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlpack%2Fmlpack/tags/4.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlpack%2Fmlpack/tags/4.6.1/manifests"},{"name":"4.6.0","sha":"9764349a19958e869c2b77f92cddd4403f72a1fd","kind":"commit","published_at":"2025-04-03T15:47:01.000Z","download_url":"https://codeload.github.com/mlpack/mlpack/tar.gz/4.6.0","html_url":"https://github.com/mlpack/mlpack/releases/tag/4.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mlpack/mlpack@4.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlpack%2Fmlpack/tags/4.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlpack%2Fmlpack/tags/4.6.0/manifests"},{"name":"4.5.1","sha":"4498706851a0f634da05d46d9ce6b2d5b8f1b7a9","kind":"commit","published_at":"2024-12-04T19:03:31.000Z","download_url":"https://codeload.github.com/mlpack/mlpack/tar.gz/4.5.1","html_url":"https://github.com/mlpack/mlpack/releases/tag/4.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mlpack/mlpack@4.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlpack%2Fmlpack/tags/4.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlpack%2Fmlpack/tags/4.5.1/manifests"},{"name":"4.5.0","sha":"97d76da9c56605027ead839c505823caa37a3393","kind":"commit","published_at":"2024-09-18T13:05:53.000Z","download_url":"https://codeload.github.com/mlpack/mlpack/tar.gz/4.5.0","html_url":"https://github.com/mlpack/mlpack/releases/tag/4.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mlpack/mlpack@4.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlpack%2Fmlpack/tags/4.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlpack%2Fmlpack/tags/4.5.0/manifests"},{"name":"4.4.0","sha":"34dff29aeeb424beed60579866a2a5d9ed31fab9","kind":"commit","published_at":"2024-05-28T20:08:34.000Z","download_url":"https://codeload.github.com/mlpack/mlpack/tar.gz/4.4.0","html_url":"https://github.com/mlpack/mlpack/releases/tag/4.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mlpack/mlpack@4.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlpack%2Fmlpack/tags/4.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlpack%2Fmlpack/tags/4.4.0/manifests"},{"name":"4.3.0","sha":"c8726ff2ee54b8663e2e3156086733c52383ca52","kind":"commit","published_at":"2023-11-27T18:27:20.000Z","download_url":"https://codeload.github.com/mlpack/mlpack/tar.gz/4.3.0","html_url":"https://github.com/mlpack/mlpack/releases/tag/4.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mlpack/mlpack@4.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlpack%2Fmlpack/tags/4.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlpack%2Fmlpack/tags/4.3.0/manifests"},{"name":"4.2.1","sha":"8ac85f52e7c9c38c3fc3212d7e59dcdce26c7477","kind":"commit","published_at":"2023-09-05T17:35:38.000Z","download_url":"https://codeload.github.com/mlpack/mlpack/tar.gz/4.2.1","html_url":"https://github.com/mlpack/mlpack/releases/tag/4.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mlpack/mlpack@4.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlpack%2Fmlpack/tags/4.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlpack%2Fmlpack/tags/4.2.1/manifests"},{"name":"4.2.0","sha":"6a9e19dd0154116ab8093444a1642a336abd5764","kind":"commit","published_at":"2023-06-16T19:47:02.000Z","download_url":"https://codeload.github.com/mlpack/mlpack/tar.gz/4.2.0","html_url":"https://github.com/mlpack/mlpack/releases/tag/4.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mlpack/mlpack@4.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlpack%2Fmlpack/tags/4.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlpack%2Fmlpack/tags/4.2.0/manifests"},{"name":"4.1.0","sha":"e12bc09e3069ea109fc7284876819cbf66e2ccc0","kind":"commit","published_at":"2023-04-27T00:06:56.000Z","download_url":"https://codeload.github.com/mlpack/mlpack/tar.gz/4.1.0","html_url":"https://github.com/mlpack/mlpack/releases/tag/4.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mlpack/mlpack@4.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlpack%2Fmlpack/tags/4.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlpack%2Fmlpack/tags/4.1.0/manifests"},{"name":"4.0.1","sha":"b08aa1a373d2aace23b4f2035d5785cc77541965","kind":"commit","published_at":"2022-12-29T15:40:18.000Z","download_url":"https://codeload.github.com/mlpack/mlpack/tar.gz/4.0.1","html_url":"https://github.com/mlpack/mlpack/releases/tag/4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mlpack/mlpack@4.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlpack%2Fmlpack/tags/4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlpack%2Fmlpack/tags/4.0.1/manifests"},{"name":"4.0.0","sha":"28eb1858c59e4469da0e9689663a45fc140af9c4","kind":"commit","published_at":"2022-10-24T13:40:50.000Z","download_url":"https://codeload.github.com/mlpack/mlpack/tar.gz/4.0.0","html_url":"https://github.com/mlpack/mlpack/releases/tag/4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mlpack/mlpack@4.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlpack%2Fmlpack/tags/4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlpack%2Fmlpack/tags/4.0.0/manifests"},{"name":"3.4.2","sha":"27bfafbae107ac5ca608d90c8e8d4709f2b437c8","kind":"commit","published_at":"2020-10-28T16:10:49.000Z","download_url":"https://codeload.github.com/mlpack/mlpack/tar.gz/3.4.2","html_url":"https://github.com/mlpack/mlpack/releases/tag/3.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mlpack/mlpack@3.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlpack%2Fmlpack/tags/3.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlpack%2Fmlpack/tags/3.4.2/manifests"},{"name":"3.4.1","sha":"7ae9ddda86c1751b6509ceb48b27d182feaae439","kind":"commit","published_at":"2020-09-07T15:52:36.000Z","download_url":"https://codeload.github.com/mlpack/mlpack/tar.gz/3.4.1","html_url":"https://github.com/mlpack/mlpack/releases/tag/3.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mlpack/mlpack@3.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlpack%2Fmlpack/tags/3.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlpack%2Fmlpack/tags/3.4.1/manifests"},{"name":"3.4.0","sha":"85836de62ff03f6acc9971d46315f7d786c10a3b","kind":"commit","published_at":"2020-09-01T21:09:44.000Z","download_url":"https://codeload.github.com/mlpack/mlpack/tar.gz/3.4.0","html_url":"https://github.com/mlpack/mlpack/releases/tag/3.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mlpack/mlpack@3.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlpack%2Fmlpack/tags/3.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlpack%2Fmlpack/tags/3.4.0/manifests"},{"name":"3.2.2","sha":"990bde20f112ad49ff97f2fb3af23db031434b87","kind":"commit","published_at":"2020-06-18T18:55:27.000Z","download_url":"https://codeload.github.com/mlpack/mlpack/tar.gz/3.2.2","html_url":"https://github.com/mlpack/mlpack/releases/tag/3.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mlpack/mlpack@3.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlpack%2Fmlpack/tags/3.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlpack%2Fmlpack/tags/3.2.2/manifests"},{"name":"3.3.2","sha":"84cd94d362578235588792123ac59017be42f442","kind":"commit","published_at":"2020-06-18T18:19:23.000Z","download_url":"https://codeload.github.com/mlpack/mlpack/tar.gz/3.3.2","html_url":"https://github.com/mlpack/mlpack/releases/tag/3.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mlpack/mlpack@3.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlpack%2Fmlpack/tags/3.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlpack%2Fmlpack/tags/3.3.2/manifests"},{"name":"3.3.1","sha":"44e1bebd1555e99609cd376da87d1881f0d89300","kind":"commit","published_at":"2020-04-29T21:36:40.000Z","download_url":"https://codeload.github.com/mlpack/mlpack/tar.gz/3.3.1","html_url":"https://github.com/mlpack/mlpack/releases/tag/3.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mlpack/mlpack@3.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlpack%2Fmlpack/tags/3.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlpack%2Fmlpack/tags/3.3.1/manifests"},{"name":"3.3.0","sha":"5677c2b5b91fdc62ca64195076da502da29a2398","kind":"commit","published_at":"2020-04-07T13:17:16.000Z","download_url":"https://codeload.github.com/mlpack/mlpack/tar.gz/3.3.0","html_url":"https://github.com/mlpack/mlpack/releases/tag/3.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mlpack/mlpack@3.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlpack%2Fmlpack/tags/3.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlpack%2Fmlpack/tags/3.3.0/manifests"},{"name":"3.2.1","sha":"214bb060290c3ba5f83a05784538346d212a4f9f","kind":"commit","published_at":"2019-10-01T22:08:51.000Z","download_url":"https://codeload.github.com/mlpack/mlpack/tar.gz/3.2.1","html_url":"https://github.com/mlpack/mlpack/releases/tag/3.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mlpack/mlpack@3.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlpack%2Fmlpack/tags/3.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlpack%2Fmlpack/tags/3.2.1/manifests"},{"name":"3.2.0","sha":"0e9bb9abdb9906d16fecc0f364aab55bc309416a","kind":"commit","published_at":"2019-09-26T00:55:14.000Z","download_url":"https://codeload.github.com/mlpack/mlpack/tar.gz/3.2.0","html_url":"https://github.com/mlpack/mlpack/releases/tag/3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mlpack/mlpack@3.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlpack%2Fmlpack/tags/3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlpack%2Fmlpack/tags/3.2.0/manifests"},{"name":"mlpack-3.1.1","sha":"78cab8b4a21b845048e462fb64e03cc6481c293a","kind":"commit","published_at":"2019-05-27T02:18:49.000Z","download_url":"https://codeload.github.com/mlpack/mlpack/tar.gz/mlpack-3.1.1","html_url":"https://github.com/mlpack/mlpack/releases/tag/mlpack-3.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mlpack/mlpack@mlpack-3.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlpack%2Fmlpack/tags/mlpack-3.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlpack%2Fmlpack/tags/mlpack-3.1.1/manifests"},{"name":"mlpack-3.1.0","sha":"b48a95a4b1f09148786e406c3aa27a6889b81b9f","kind":"commit","published_at":"2019-04-26T05:07:37.000Z","download_url":"https://codeload.github.com/mlpack/mlpack/tar.gz/mlpack-3.1.0","html_url":"https://github.com/mlpack/mlpack/releases/tag/mlpack-3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mlpack/mlpack@mlpack-3.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlpack%2Fmlpack/tags/mlpack-3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlpack%2Fmlpack/tags/mlpack-3.1.0/manifests"},{"name":"mlpack-3.0.4","sha":"4bbf0c67e0e0103122442767241f2d2c001a3661","kind":"commit","published_at":"2018-11-13T22:33:55.000Z","download_url":"https://codeload.github.com/mlpack/mlpack/tar.gz/mlpack-3.0.4","html_url":"https://github.com/mlpack/mlpack/releases/tag/mlpack-3.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mlpack/mlpack@mlpack-3.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlpack%2Fmlpack/tags/mlpack-3.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlpack%2Fmlpack/tags/mlpack-3.0.4/manifests"},{"name":"mlpack-3.0.3","sha":"90202112302577a9d685ce6ad46c523b1dd85e29","kind":"commit","published_at":"2018-07-28T01:53:27.000Z","download_url":"https://codeload.github.com/mlpack/mlpack/tar.gz/mlpack-3.0.3","html_url":"https://github.com/mlpack/mlpack/releases/tag/mlpack-3.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mlpack/mlpack@mlpack-3.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlpack%2Fmlpack/tags/mlpack-3.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlpack%2Fmlpack/tags/mlpack-3.0.3/manifests"},{"name":"mlpack-3.0.2","sha":"0ace41c29209258eab4bf50b6c0eb5ec8937288d","kind":"commit","published_at":"2018-06-08T20:14:55.000Z","download_url":"https://codeload.github.com/mlpack/mlpack/tar.gz/mlpack-3.0.2","html_url":"https://github.com/mlpack/mlpack/releases/tag/mlpack-3.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mlpack/mlpack@mlpack-3.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlpack%2Fmlpack/tags/mlpack-3.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlpack%2Fmlpack/tags/mlpack-3.0.2/manifests"},{"name":"mlpack-3.0.1","sha":"81ad1d8789a1ae14aff3872dbd7c509db5af49c0","kind":"commit","published_at":"2018-05-10T19:19:58.000Z","download_url":"https://codeload.github.com/mlpack/mlpack/tar.gz/mlpack-3.0.1","html_url":"https://github.com/mlpack/mlpack/releases/tag/mlpack-3.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mlpack/mlpack@mlpack-3.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlpack%2Fmlpack/tags/mlpack-3.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlpack%2Fmlpack/tags/mlpack-3.0.1/manifests"},{"name":"mlpack-3.0.0","sha":"c58f1127dbef163a5fe70395977e9d2affe42686","kind":"commit","published_at":"2018-03-31T01:51:22.000Z","download_url":"https://codeload.github.com/mlpack/mlpack/tar.gz/mlpack-3.0.0","html_url":"https://github.com/mlpack/mlpack/releases/tag/mlpack-3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mlpack/mlpack@mlpack-3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlpack%2Fmlpack/tags/mlpack-3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlpack%2Fmlpack/tags/mlpack-3.0.0/manifests"},{"name":"mlpack-2.2.5","sha":"4f6f2e597c32945d0fef99d037604933c32db936","kind":"commit","published_at":"2017-08-26T00:08:44.000Z","download_url":"https://codeload.github.com/mlpack/mlpack/tar.gz/mlpack-2.2.5","html_url":"https://github.com/mlpack/mlpack/releases/tag/mlpack-2.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mlpack/mlpack@mlpack-2.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlpack%2Fmlpack/tags/mlpack-2.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlpack%2Fmlpack/tags/mlpack-2.2.5/manifests"},{"name":"mlpack-2.2.4","sha":"ae8e35bb10302a246834214c581a54d15bc6150f","kind":"commit","published_at":"2017-07-18T23:41:15.000Z","download_url":"https://codeload.github.com/mlpack/mlpack/tar.gz/mlpack-2.2.4","html_url":"https://github.com/mlpack/mlpack/releases/tag/mlpack-2.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mlpack/mlpack@mlpack-2.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlpack%2Fmlpack/tags/mlpack-2.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlpack%2Fmlpack/tags/mlpack-2.2.4/manifests"},{"name":"mlpack-2.2.3","sha":"b7a175288b2266120283701f9231bf0f168682e8","kind":"commit","published_at":"2017-05-24T14:27:00.000Z","download_url":"https://codeload.github.com/mlpack/mlpack/tar.gz/mlpack-2.2.3","html_url":"https://github.com/mlpack/mlpack/releases/tag/mlpack-2.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mlpack/mlpack@mlpack-2.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlpack%2Fmlpack/tags/mlpack-2.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlpack%2Fmlpack/tags/mlpack-2.2.3/manifests"},{"name":"mlpack-2.2.2","sha":"31d011f2ae2aa10fd9e09ac4a5cbc81c6d7bf9fe","kind":"commit","published_at":"2017-05-05T00:37:12.000Z","download_url":"https://codeload.github.com/mlpack/mlpack/tar.gz/mlpack-2.2.2","html_url":"https://github.com/mlpack/mlpack/releases/tag/mlpack-2.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mlpack/mlpack@mlpack-2.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlpack%2Fmlpack/tags/mlpack-2.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlpack%2Fmlpack/tags/mlpack-2.2.2/manifests"},{"name":"mlpack-2.2.1","sha":"c37f6407f2343785df358c96e8a2fa75eed6bfc0","kind":"commit","published_at":"2017-04-13T19:36:20.000Z","download_url":"https://codeload.github.com/mlpack/mlpack/tar.gz/mlpack-2.2.1","html_url":"https://github.com/mlpack/mlpack/releases/tag/mlpack-2.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mlpack/mlpack@mlpack-2.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlpack%2Fmlpack/tags/mlpack-2.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlpack%2Fmlpack/tags/mlpack-2.2.1/manifests"},{"name":"mlpack-2.2.0","sha":"40bf68253818176b7f9ba7846c94436a359d3263","kind":"commit","published_at":"2017-03-21T20:10:19.000Z","download_url":"https://codeload.github.com/mlpack/mlpack/tar.gz/mlpack-2.2.0","html_url":"https://github.com/mlpack/mlpack/releases/tag/mlpack-2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mlpack/mlpack@mlpack-2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlpack%2Fmlpack/tags/mlpack-2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlpack%2Fmlpack/tags/mlpack-2.2.0/manifests"},{"name":"mlpack-2.1.1","sha":"4e20f35b4355543010309bf29ea4354504e4e4f5","kind":"commit","published_at":"2016-12-22T18:17:53.000Z","download_url":"https://codeload.github.com/mlpack/mlpack/tar.gz/mlpack-2.1.1","html_url":"https://github.com/mlpack/mlpack/releases/tag/mlpack-2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mlpack/mlpack@mlpack-2.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlpack%2Fmlpack/tags/mlpack-2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlpack%2Fmlpack/tags/mlpack-2.1.1/manifests"},{"name":"mlpack-2.1.0","sha":"651ea9bf768b5cb75eb8f1986786932649b3d5cc","kind":"commit","published_at":"2016-10-31T14:39:30.000Z","download_url":"https://codeload.github.com/mlpack/mlpack/tar.gz/mlpack-2.1.0","html_url":"https://github.com/mlpack/mlpack/releases/tag/mlpack-2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mlpack/mlpack@mlpack-2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlpack%2Fmlpack/tags/mlpack-2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlpack%2Fmlpack/tags/mlpack-2.1.0/manifests"},{"name":"mlpack-2.0.3","sha":"19c3906c3d843a161183009947197f27ccc18917","kind":"commit","published_at":"2016-07-21T22:04:04.000Z","download_url":"https://codeload.github.com/mlpack/mlpack/tar.gz/mlpack-2.0.3","html_url":"https://github.com/mlpack/mlpack/releases/tag/mlpack-2.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mlpack/mlpack@mlpack-2.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlpack%2Fmlpack/tags/mlpack-2.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlpack%2Fmlpack/tags/mlpack-2.0.3/manifests"},{"name":"mlpack-2.0.2","sha":"6b841d9dbc61606fe515bdafb102b9759b8a3284","kind":"commit","published_at":"2016-06-20T13:10:54.000Z","download_url":"https://codeload.github.com/mlpack/mlpack/tar.gz/mlpack-2.0.2","html_url":"https://github.com/mlpack/mlpack/releases/tag/mlpack-2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mlpack/mlpack@mlpack-2.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlpack%2Fmlpack/tags/mlpack-2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlpack%2Fmlpack/tags/mlpack-2.0.2/manifests"},{"name":"mlpack-2.0.1","sha":"89927040e149ffd1bca41ed07f2151fd00f3a961","kind":"commit","published_at":"2016-02-04T22:40:47.000Z","download_url":"https://codeload.github.com/mlpack/mlpack/tar.gz/mlpack-2.0.1","html_url":"https://github.com/mlpack/mlpack/releases/tag/mlpack-2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mlpack/mlpack@mlpack-2.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlpack%2Fmlpack/tags/mlpack-2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlpack%2Fmlpack/tags/mlpack-2.0.1/manifests"},{"name":"mlpack-2.0.0","sha":"0539869ea7c6900b550b823995d589b67bc25df1","kind":"commit","published_at":"2015-12-24T04:36:10.000Z","download_url":"https://codeload.github.com/mlpack/mlpack/tar.gz/mlpack-2.0.0","html_url":"https://github.com/mlpack/mlpack/releases/tag/mlpack-2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mlpack/mlpack@mlpack-2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlpack%2Fmlpack/tags/mlpack-2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlpack%2Fmlpack/tags/mlpack-2.0.0/manifests"},{"name":"mlpack-1.0.12","sha":"f94823c800ad6f7266995c700b1b630d5ffdcf40","kind":"commit","published_at":"2015-01-07T16:53:12.000Z","download_url":"https://codeload.github.com/mlpack/mlpack/tar.gz/mlpack-1.0.12","html_url":"https://github.com/mlpack/mlpack/releases/tag/mlpack-1.0.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mlpack/mlpack@mlpack-1.0.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlpack%2Fmlpack/tags/mlpack-1.0.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlpack%2Fmlpack/tags/mlpack-1.0.12/manifests"},{"name":"mlpack-1.0.11","sha":"f4d80ec7d27fcbe7c00d241100c6d5ff6a40cd4a","kind":"commit","published_at":"2014-12-21T01:59:06.000Z","download_url":"https://codeload.github.com/mlpack/mlpack/tar.gz/mlpack-1.0.11","html_url":"https://github.com/mlpack/mlpack/releases/tag/mlpack-1.0.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mlpack/mlpack@mlpack-1.0.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlpack%2Fmlpack/tags/mlpack-1.0.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlpack%2Fmlpack/tags/mlpack-1.0.11/manifests"},{"name":"mlpack-1.0.10","sha":"6b7016cd2ac3ed6010a9e97a8199d8f1aad83220","kind":"commit","published_at":"2014-12-21T01:58:11.000Z","download_url":"https://codeload.github.com/mlpack/mlpack/tar.gz/mlpack-1.0.10","html_url":"https://github.com/mlpack/mlpack/releases/tag/mlpack-1.0.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mlpack/mlpack@mlpack-1.0.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlpack%2Fmlpack/tags/mlpack-1.0.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlpack%2Fmlpack/tags/mlpack-1.0.10/manifests"},{"name":"mlpack-1.0.9","sha":"da7f3bd8ced7384ee59f4d2fe80dcf17328d7231","kind":"commit","published_at":"2014-12-21T01:52:29.000Z","download_url":"https://codeload.github.com/mlpack/mlpack/tar.gz/mlpack-1.0.9","html_url":"https://github.com/mlpack/mlpack/releases/tag/mlpack-1.0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mlpack/mlpack@mlpack-1.0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlpack%2Fmlpack/tags/mlpack-1.0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlpack%2Fmlpack/tags/mlpack-1.0.9/manifests"},{"name":"mlpack-1.0.8","sha":"302c1aa95b604251ee783d79f0e9a8709df29425","kind":"commit","published_at":"2014-12-21T00:48:55.000Z","download_url":"https://codeload.github.com/mlpack/mlpack/tar.gz/mlpack-1.0.8","html_url":"https://github.com/mlpack/mlpack/releases/tag/mlpack-1.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mlpack/mlpack@mlpack-1.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlpack%2Fmlpack/tags/mlpack-1.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlpack%2Fmlpack/tags/mlpack-1.0.8/manifests"},{"name":"mlpack-1.0.7","sha":"030e2c50a0524ff8c6ddcb367e8e79ff5f557798","kind":"commit","published_at":"2014-12-21T00:47:39.000Z","download_url":"https://codeload.github.com/mlpack/mlpack/tar.gz/mlpack-1.0.7","html_url":"https://github.com/mlpack/mlpack/releases/tag/mlpack-1.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mlpack/mlpack@mlpack-1.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlpack%2Fmlpack/tags/mlpack-1.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlpack%2Fmlpack/tags/mlpack-1.0.7/manifests"},{"name":"mlpack-1.0.6","sha":"a7115165480f50e4eb2dfa6453a6564b57cbff32","kind":"commit","published_at":"2014-12-21T00:45:30.000Z","download_url":"https://codeload.github.com/mlpack/mlpack/tar.gz/mlpack-1.0.6","html_url":"https://github.com/mlpack/mlpack/releases/tag/mlpack-1.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mlpack/mlpack@mlpack-1.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlpack%2Fmlpack/tags/mlpack-1.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlpack%2Fmlpack/tags/mlpack-1.0.6/manifests"},{"name":"mlpack-1.0.5","sha":"3863f2931783bfb21e124507ffa19b02a1aafc0b","kind":"commit","published_at":"2014-12-21T00:44:06.000Z","download_url":"https://codeload.github.com/mlpack/mlpack/tar.gz/mlpack-1.0.5","html_url":"https://github.com/mlpack/mlpack/releases/tag/mlpack-1.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mlpack/mlpack@mlpack-1.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlpack%2Fmlpack/tags/mlpack-1.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlpack%2Fmlpack/tags/mlpack-1.0.5/manifests"},{"name":"mlpack-1.0.4","sha":"f3da474dac8c4423957a072186a504db508aefae","kind":"commit","published_at":"2014-12-21T00:43:05.000Z","download_url":"https://codeload.github.com/mlpack/mlpack/tar.gz/mlpack-1.0.4","html_url":"https://github.com/mlpack/mlpack/releases/tag/mlpack-1.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mlpack/mlpack@mlpack-1.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlpack%2Fmlpack/tags/mlpack-1.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlpack%2Fmlpack/tags/mlpack-1.0.4/manifests"},{"name":"mlpack-1.0.3","sha":"62ee170f07f6007c49048a10f12de5467ef62d9a","kind":"commit","published_at":"2014-12-21T00:23:55.000Z","download_url":"https://codeload.github.com/mlpack/mlpack/tar.gz/mlpack-1.0.3","html_url":"https://github.com/mlpack/mlpack/releases/tag/mlpack-1.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mlpack/mlpack@mlpack-1.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlpack%2Fmlpack/tags/mlpack-1.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlpack%2Fmlpack/tags/mlpack-1.0.3/manifests"},{"name":"mlpack-1.0.2","sha":"f44af0c58e2eddd257688a491627b1713d268fe8","kind":"commit","published_at":"2014-12-21T00:20:42.000Z","download_url":"https://codeload.github.com/mlpack/mlpack/tar.gz/mlpack-1.0.2","html_url":"https://github.com/mlpack/mlpack/releases/tag/mlpack-1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mlpack/mlpack@mlpack-1.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlpack%2Fmlpack/tags/mlpack-1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlpack%2Fmlpack/tags/mlpack-1.0.2/manifests"},{"name":"mlpack-1.0.1","sha":"60de17b64f09502aa9ef8fcbe3e89063d1ccbeda","kind":"commit","published_at":"2014-12-21T00:17:25.000Z","download_url":"https://codeload.github.com/mlpack/mlpack/tar.gz/mlpack-1.0.1","html_url":"https://github.com/mlpack/mlpack/releases/tag/mlpack-1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mlpack/mlpack@mlpack-1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlpack%2Fmlpack/tags/mlpack-1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlpack%2Fmlpack/tags/mlpack-1.0.1/manifests"},{"name":"mlpack-1.0.0","sha":"0b17e7f3eb4b691c98b295e4699b383a228005ce","kind":"commit","published_at":"2014-12-21T00:03:08.000Z","download_url":"https://codeload.github.com/mlpack/mlpack/tar.gz/mlpack-1.0.0","html_url":"https://github.com/mlpack/mlpack/releases/tag/mlpack-1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mlpack/mlpack@mlpack-1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlpack%2Fmlpack/tags/mlpack-1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlpack%2Fmlpack/tags/mlpack-1.0.0/manifests"}]},"repo_metadata_updated_at":"2025-09-04T10:12:01.999Z","dependent_packages_count":1,"downloads":2397,"downloads_period":"last-month","dependent_repos_count":7,"rankings":{"downloads":5.978746883396076,"dependent_repos_count":5.6739954870207425,"dependent_packages_count":3.2732248313335557,"stargazers_count":1.0297557364914878,"forks_count":1.0712065136935602,"docker_downloads_count":null,"average":3.405385890387085},"purl":"pkg:pypi/mlpack","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/pypi/mlpack","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/pypi/mlpack","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/pypi/mlpack/dependencies","status":null,"funding_links":["https://github.com/sponsors/numfocus","https://numfocus.org/donate-to-mlpack"],"critical":null,"issue_metadata":{"last_synced_at":"2025-09-03T02:32:26.049Z","issues_count":188,"pull_requests_count":705,"avg_time_to_close_issue":21549653.185185187,"avg_time_to_close_pull_request":2884010.122977346,"issues_closed_count":162,"pull_requests_closed_count":617,"pull_request_authors_count":74,"issue_authors_count":109,"avg_comments_per_issue":5.6063829787234045,"avg_comments_per_pull_request":2.4652482269503544,"merged_pull_requests_count":457,"bot_issues_count":0,"bot_pull_requests_count":7,"past_year_issues_count":35,"past_year_pull_requests_count":296,"past_year_avg_time_to_close_issue":2631889.227272727,"past_year_avg_time_to_close_pull_request":1138348.9071729959,"past_year_issues_closed_count":22,"past_year_pull_requests_closed_count":236,"past_year_pull_request_authors_count":31,"past_year_issue_authors_count":30,"past_year_avg_comments_per_issue":3.5714285714285716,"past_year_avg_comments_per_pull_request":1.8885135135135136,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":4,"past_year_merged_pull_requests_count":197,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlpack%2Fmlpack/issues","maintainers":[{"login":"rcurtin","count":317,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/rcurtin"},{"login":"shrit","count":105,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/shrit"},{"login":"andrewfurey21","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/andrewfurey21"},{"login":"tareknaser","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/tareknaser"},{"login":"zoq","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/zoq"},{"login":"tareknaser360","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/tareknaser360"},{"login":"jonpsy","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jonpsy"},{"login":"favre49","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/favre49"},{"login":"RishabhGarg108","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/RishabhGarg108"}],"active_maintainers":[{"login":"rcurtin","count":151,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/rcurtin"},{"login":"shrit","count":42,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/shrit"},{"login":"andrewfurey21","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/andrewfurey21"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/mlpack/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/mlpack/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/mlpack/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/mlpack/related_packages","maintainers":[{"uuid":"rcurtin","login":"rcurtin","name":null,"email":null,"url":null,"packages_count":2,"html_url":"https://pypi.org/user/rcurtin/","role":null,"created_at":"2023-01-21T15:37:32.261Z","updated_at":"2023-01-21T15:37:32.261Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers/rcurtin/packages"},{"uuid":"mlpack-travis-worker","login":"mlpack-travis-worker","name":null,"email":null,"url":null,"packages_count":2,"html_url":"https://pypi.org/user/mlpack-travis-worker/","role":null,"created_at":"2023-01-21T15:37:32.269Z","updated_at":"2023-01-21T15:37:32.269Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers/mlpack-travis-worker/packages"}],"registry":{"name":"pypi.org","url":"https://pypi.org","ecosystem":"pypi","default":true,"packages_count":724692,"maintainers_count":308188,"namespaces_count":0,"keywords_count":237984,"github":"pypi","metadata":{"funded_packages_count":50481},"icon_url":"https://github.com/pypi.png","created_at":"2022-04-04T15:19:23.364Z","updated_at":"2025-09-04T05:23:51.177Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/namespaces"}},{"id":5289084,"name":"mlpack","ecosystem":"conda","description":"mlpack is an intuitive, fast, and flexible C++ machine learning library with bindings to other languages. It is meant to be a machine learning analog to LAPACK, and aims to implement a wide array of machine learning methods and functions as a \"swiss army knife\" for machine learning researchers. In addition to its powerful C++ interface, mlpack also provides command-line programs and Python bindings.","homepage":"http://www.mlpack.org","licenses":"BSD-3-Clause","normalized_licenses":["BSD-3-Clause"],"repository_url":"https://github.com/mlpack/mlpack","keywords_array":[],"namespace":null,"versions_count":9,"first_release_published_at":"2018-07-22T20:17:31.000Z","latest_release_published_at":"2022-10-26T23:39:23.000Z","latest_release_number":"4.0.0","last_synced_at":"2025-09-01T08:25:30.327Z","created_at":"2022-10-03T15:46:56.122Z","updated_at":"2025-09-01T08:25:30.327Z","registry_url":"https://anaconda.org/conda-forge/mlpack","install_command":"conda install -c conda-forge mlpack","documentation_url":null,"metadata":{},"repo_metadata":{"id":24737025,"uuid":"28149409","full_name":"mlpack/mlpack","owner":"mlpack","description":"mlpack: a fast, header-only C++ machine learning library","archived":false,"fork":false,"pushed_at":"2025-08-26T01:08:58.000Z","size":275666,"stargazers_count":5460,"open_issues_count":26,"forks_count":1668,"subscribers_count":187,"default_branch":"master","last_synced_at":"2025-08-28T02:28:02.334Z","etag":null,"topics":["c-plus-plus","deep-learning","hacktoberfest","machine-learning","machine-learning-library","nearest-neighbor-search","regression","scientific-computing"],"latest_commit_sha":null,"homepage":"https://www.mlpack.org/","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/mlpack.png","metadata":{"files":{"readme":"README.md","changelog":"HISTORY.md","contributing":"CONTRIBUTING.md","funding":".github/FUNDING.yml","license":"LICENSE.txt","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":"GOVERNANCE.md","roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null},"funding":{"github":["numfocus"],"custom":"https://numfocus.org/donate-to-mlpack"}},"created_at":"2014-12-17T18:16:59.000Z","updated_at":"2025-08-26T15:16:33.000Z","dependencies_parsed_at":"2023-01-16T22:15:25.550Z","dependency_job_id":"d2fe6b3a-4d06-4fed-89d0-b3ce21bebc99","html_url":"https://github.com/mlpack/mlpack","commit_stats":{"total_commits":27791,"total_committers":371,"mean_commits":74.90835579514825,"dds":0.7421827210247922,"last_synced_commit":"5b0167b67e3834abda1a80696f7b703ecccc2a08"},"previous_names":[],"tags_count":53,"template":false,"template_full_name":null,"purl":"pkg:github/mlpack/mlpack","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlpack%2Fmlpack","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlpack%2Fmlpack/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlpack%2Fmlpack/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlpack%2Fmlpack/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mlpack","download_url":"https://codeload.github.com/mlpack/mlpack/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlpack%2Fmlpack/sbom","scorecard":{"id":570425,"data":{"date":"2025-08-11","repo":{"name":"github.com/mlpack/mlpack","commit":"980724cdba96c53172d0d10d128e31f383c34e2d"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":5.8,"checks":[{"name":"Maintained","score":10,"reason":"29 commit(s) and 9 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Code-Review","score":10,"reason":"all changesets reviewed","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: jobLevel 'contents' permission set to 'write': .github/workflows/update-catch.yaml:16","Warn: jobLevel 'contents' permission set to 'write': .github/workflows/update-cli11.yaml:12","Warn: no topLevel permission defined: .github/workflows/auto-approve.yml:1","Info: topLevel 'contents' permission set to 'read': .github/workflows/ci.yml:18","Warn: no topLevel permission defined: .github/workflows/stale.yml:1","Warn: no topLevel permission defined: .github/workflows/stickers.yaml:1","Info: topLevel 'contents' permission set to 'read': .github/workflows/update-catch.yaml:11","Info: topLevel 'contents' permission set to 'read': .github/workflows/update-cli11.yaml:7","Warn: no topLevel permission defined: .github/workflows/welcome-pr.yaml:1"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"License","score":9,"reason":"license file detected","details":["Info: project has a license file: LICENSE.txt:0","Warn: project license file does not contain an FSF or OSI license."],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: third-party GitHubAction not pinned by hash: .github/workflows/auto-approve.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/mlpack/mlpack/auto-approve.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:92: update your workflow using https://app.stepsecurity.io/secureworkflow/mlpack/mlpack/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:96: update your workflow using https://app.stepsecurity.io/secureworkflow/mlpack/mlpack/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:170: update your workflow using https://app.stepsecurity.io/secureworkflow/mlpack/mlpack/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:188: update your workflow using https://app.stepsecurity.io/secureworkflow/mlpack/mlpack/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:192: update your workflow using https://app.stepsecurity.io/secureworkflow/mlpack/mlpack/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:200: update your workflow using https://app.stepsecurity.io/secureworkflow/mlpack/mlpack/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:276: update your workflow using https://app.stepsecurity.io/secureworkflow/mlpack/mlpack/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:288: update your workflow using https://app.stepsecurity.io/secureworkflow/mlpack/mlpack/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:294: update your workflow using https://app.stepsecurity.io/secureworkflow/mlpack/mlpack/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:300: update your workflow using https://app.stepsecurity.io/secureworkflow/mlpack/mlpack/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:361: update your workflow using https://app.stepsecurity.io/secureworkflow/mlpack/mlpack/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/stale.yml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/mlpack/mlpack/stale.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/stickers.yaml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/mlpack/mlpack/stickers.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/update-catch.yaml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/mlpack/mlpack/update-catch.yaml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/update-catch.yaml:52: update your workflow using https://app.stepsecurity.io/secureworkflow/mlpack/mlpack/update-catch.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/update-cli11.yaml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/mlpack/mlpack/update-cli11.yaml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/update-cli11.yaml:43: update your workflow using https://app.stepsecurity.io/secureworkflow/mlpack/mlpack/update-cli11.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/welcome-pr.yaml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/mlpack/mlpack/welcome-pr.yaml/master?enable=pin","Info:   0 out of   9 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of  10 third-party GitHubAction dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 30 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}}]},"last_synced_at":"2025-08-20T16:11:59.820Z","repository_id":24737025,"created_at":"2025-08-20T16:11:59.820Z","updated_at":"2025-08-20T16:11:59.820Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":272475575,"owners_count":24940719,"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-28T02:00:10.768Z","response_time":74,"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"},"owner_record":{"login":"mlpack","name":"mlpack","uuid":"10216045","kind":"organization","description":"a fast, header-only C++ machine learning library","email":"mlpack@lists.mlpack.org","website":"http://www.mlpack.org/","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/10216045?v=4","repositories_count":17,"last_synced_at":"2024-04-17T15:28:41.073Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/mlpack","funding_links":[],"total_stars":5782,"followers":165,"following":0,"created_at":"2022-11-07T01:59:46.129Z","updated_at":"2024-04-17T15:28:46.654Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mlpack","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mlpack/repositories"},"tags":[{"name":"4.6.2","sha":"0fdccbfb21e142f873c8d710c12ff2ebf3c9dbfb","kind":"commit","published_at":"2025-05-22T14:56:52.000Z","download_url":"https://codeload.github.com/mlpack/mlpack/tar.gz/4.6.2","html_url":"https://github.com/mlpack/mlpack/releases/tag/4.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mlpack/mlpack@4.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlpack%2Fmlpack/tags/4.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlpack%2Fmlpack/tags/4.6.2/manifests"},{"name":"4.6.1","sha":"0480311ab1e6ba93ca288a0233237d0085c4266e","kind":"commit","published_at":"2025-05-14T18:48:05.000Z","download_url":"https://codeload.github.com/mlpack/mlpack/tar.gz/4.6.1","html_url":"https://github.com/mlpack/mlpack/releases/tag/4.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mlpack/mlpack@4.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlpack%2Fmlpack/tags/4.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlpack%2Fmlpack/tags/4.6.1/manifests"},{"name":"4.6.0","sha":"9764349a19958e869c2b77f92cddd4403f72a1fd","kind":"commit","published_at":"2025-04-03T15:47:01.000Z","download_url":"https://codeload.github.com/mlpack/mlpack/tar.gz/4.6.0","html_url":"https://github.com/mlpack/mlpack/releases/tag/4.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mlpack/mlpack@4.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlpack%2Fmlpack/tags/4.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlpack%2Fmlpack/tags/4.6.0/manifests"},{"name":"4.5.1","sha":"4498706851a0f634da05d46d9ce6b2d5b8f1b7a9","kind":"commit","published_at":"2024-12-04T19:03:31.000Z","download_url":"https://codeload.github.com/mlpack/mlpack/tar.gz/4.5.1","html_url":"https://github.com/mlpack/mlpack/releases/tag/4.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mlpack/mlpack@4.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlpack%2Fmlpack/tags/4.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlpack%2Fmlpack/tags/4.5.1/manifests"},{"name":"4.5.0","sha":"97d76da9c56605027ead839c505823caa37a3393","kind":"commit","published_at":"2024-09-18T13:05:53.000Z","download_url":"https://codeload.github.com/mlpack/mlpack/tar.gz/4.5.0","html_url":"https://github.com/mlpack/mlpack/releases/tag/4.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mlpack/mlpack@4.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlpack%2Fmlpack/tags/4.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlpack%2Fmlpack/tags/4.5.0/manifests"},{"name":"4.4.0","sha":"34dff29aeeb424beed60579866a2a5d9ed31fab9","kind":"commit","published_at":"2024-05-28T20:08:34.000Z","download_url":"https://codeload.github.com/mlpack/mlpack/tar.gz/4.4.0","html_url":"https://github.com/mlpack/mlpack/releases/tag/4.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mlpack/mlpack@4.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlpack%2Fmlpack/tags/4.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlpack%2Fmlpack/tags/4.4.0/manifests"},{"name":"4.3.0","sha":"c8726ff2ee54b8663e2e3156086733c52383ca52","kind":"commit","published_at":"2023-11-27T18:27:20.000Z","download_url":"https://codeload.github.com/mlpack/mlpack/tar.gz/4.3.0","html_url":"https://github.com/mlpack/mlpack/releases/tag/4.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mlpack/mlpack@4.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlpack%2Fmlpack/tags/4.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlpack%2Fmlpack/tags/4.3.0/manifests"},{"name":"4.2.1","sha":"8ac85f52e7c9c38c3fc3212d7e59dcdce26c7477","kind":"commit","published_at":"2023-09-05T17:35:38.000Z","download_url":"https://codeload.github.com/mlpack/mlpack/tar.gz/4.2.1","html_url":"https://github.com/mlpack/mlpack/releases/tag/4.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mlpack/mlpack@4.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlpack%2Fmlpack/tags/4.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlpack%2Fmlpack/tags/4.2.1/manifests"},{"name":"4.2.0","sha":"6a9e19dd0154116ab8093444a1642a336abd5764","kind":"commit","published_at":"2023-06-16T19:47:02.000Z","download_url":"https://codeload.github.com/mlpack/mlpack/tar.gz/4.2.0","html_url":"https://github.com/mlpack/mlpack/releases/tag/4.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mlpack/mlpack@4.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlpack%2Fmlpack/tags/4.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlpack%2Fmlpack/tags/4.2.0/manifests"},{"name":"4.1.0","sha":"e12bc09e3069ea109fc7284876819cbf66e2ccc0","kind":"commit","published_at":"2023-04-27T00:06:56.000Z","download_url":"https://codeload.github.com/mlpack/mlpack/tar.gz/4.1.0","html_url":"https://github.com/mlpack/mlpack/releases/tag/4.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mlpack/mlpack@4.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlpack%2Fmlpack/tags/4.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlpack%2Fmlpack/tags/4.1.0/manifests"},{"name":"4.0.1","sha":"b08aa1a373d2aace23b4f2035d5785cc77541965","kind":"commit","published_at":"2022-12-29T15:40:18.000Z","download_url":"https://codeload.github.com/mlpack/mlpack/tar.gz/4.0.1","html_url":"https://github.com/mlpack/mlpack/releases/tag/4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mlpack/mlpack@4.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlpack%2Fmlpack/tags/4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlpack%2Fmlpack/tags/4.0.1/manifests"},{"name":"4.0.0","sha":"28eb1858c59e4469da0e9689663a45fc140af9c4","kind":"commit","published_at":"2022-10-24T13:40:50.000Z","download_url":"https://codeload.github.com/mlpack/mlpack/tar.gz/4.0.0","html_url":"https://github.com/mlpack/mlpack/releases/tag/4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mlpack/mlpack@4.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlpack%2Fmlpack/tags/4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlpack%2Fmlpack/tags/4.0.0/manifests"},{"name":"3.4.2","sha":"27bfafbae107ac5ca608d90c8e8d4709f2b437c8","kind":"commit","published_at":"2020-10-28T16:10:49.000Z","download_url":"https://codeload.github.com/mlpack/mlpack/tar.gz/3.4.2","html_url":"https://github.com/mlpack/mlpack/releases/tag/3.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mlpack/mlpack@3.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlpack%2Fmlpack/tags/3.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlpack%2Fmlpack/tags/3.4.2/manifests"},{"name":"3.4.1","sha":"7ae9ddda86c1751b6509ceb48b27d182feaae439","kind":"commit","published_at":"2020-09-07T15:52:36.000Z","download_url":"https://codeload.github.com/mlpack/mlpack/tar.gz/3.4.1","html_url":"https://github.com/mlpack/mlpack/releases/tag/3.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mlpack/mlpack@3.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlpack%2Fmlpack/tags/3.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlpack%2Fmlpack/tags/3.4.1/manifests"},{"name":"3.4.0","sha":"85836de62ff03f6acc9971d46315f7d786c10a3b","kind":"commit","published_at":"2020-09-01T21:09:44.000Z","download_url":"https://codeload.github.com/mlpack/mlpack/tar.gz/3.4.0","html_url":"https://github.com/mlpack/mlpack/releases/tag/3.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mlpack/mlpack@3.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlpack%2Fmlpack/tags/3.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlpack%2Fmlpack/tags/3.4.0/manifests"},{"name":"3.2.2","sha":"990bde20f112ad49ff97f2fb3af23db031434b87","kind":"commit","published_at":"2020-06-18T18:55:27.000Z","download_url":"https://codeload.github.com/mlpack/mlpack/tar.gz/3.2.2","html_url":"https://github.com/mlpack/mlpack/releases/tag/3.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mlpack/mlpack@3.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlpack%2Fmlpack/tags/3.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlpack%2Fmlpack/tags/3.2.2/manifests"},{"name":"3.3.2","sha":"84cd94d362578235588792123ac59017be42f442","kind":"commit","published_at":"2020-06-18T18:19:23.000Z","download_url":"https://codeload.github.com/mlpack/mlpack/tar.gz/3.3.2","html_url":"https://github.com/mlpack/mlpack/releases/tag/3.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mlpack/mlpack@3.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlpack%2Fmlpack/tags/3.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlpack%2Fmlpack/tags/3.3.2/manifests"},{"name":"3.3.1","sha":"44e1bebd1555e99609cd376da87d1881f0d89300","kind":"commit","published_at":"2020-04-29T21:36:40.000Z","download_url":"https://codeload.github.com/mlpack/mlpack/tar.gz/3.3.1","html_url":"https://github.com/mlpack/mlpack/releases/tag/3.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mlpack/mlpack@3.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlpack%2Fmlpack/tags/3.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlpack%2Fmlpack/tags/3.3.1/manifests"},{"name":"3.3.0","sha":"5677c2b5b91fdc62ca64195076da502da29a2398","kind":"commit","published_at":"2020-04-07T13:17:16.000Z","download_url":"https://codeload.github.com/mlpack/mlpack/tar.gz/3.3.0","html_url":"https://github.com/mlpack/mlpack/releases/tag/3.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mlpack/mlpack@3.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlpack%2Fmlpack/tags/3.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlpack%2Fmlpack/tags/3.3.0/manifests"},{"name":"3.2.1","sha":"214bb060290c3ba5f83a05784538346d212a4f9f","kind":"commit","published_at":"2019-10-01T22:08:51.000Z","download_url":"https://codeload.github.com/mlpack/mlpack/tar.gz/3.2.1","html_url":"https://github.com/mlpack/mlpack/releases/tag/3.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mlpack/mlpack@3.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlpack%2Fmlpack/tags/3.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlpack%2Fmlpack/tags/3.2.1/manifests"},{"name":"3.2.0","sha":"0e9bb9abdb9906d16fecc0f364aab55bc309416a","kind":"commit","published_at":"2019-09-26T00:55:14.000Z","download_url":"https://codeload.github.com/mlpack/mlpack/tar.gz/3.2.0","html_url":"https://github.com/mlpack/mlpack/releases/tag/3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mlpack/mlpack@3.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlpack%2Fmlpack/tags/3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlpack%2Fmlpack/tags/3.2.0/manifests"},{"name":"mlpack-3.1.1","sha":"78cab8b4a21b845048e462fb64e03cc6481c293a","kind":"commit","published_at":"2019-05-27T02:18:49.000Z","download_url":"https://codeload.github.com/mlpack/mlpack/tar.gz/mlpack-3.1.1","html_url":"https://github.com/mlpack/mlpack/releases/tag/mlpack-3.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mlpack/mlpack@mlpack-3.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlpack%2Fmlpack/tags/mlpack-3.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlpack%2Fmlpack/tags/mlpack-3.1.1/manifests"},{"name":"mlpack-3.1.0","sha":"b48a95a4b1f09148786e406c3aa27a6889b81b9f","kind":"commit","published_at":"2019-04-26T05:07:37.000Z","download_url":"https://codeload.github.com/mlpack/mlpack/tar.gz/mlpack-3.1.0","html_url":"https://github.com/mlpack/mlpack/releases/tag/mlpack-3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mlpack/mlpack@mlpack-3.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlpack%2Fmlpack/tags/mlpack-3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlpack%2Fmlpack/tags/mlpack-3.1.0/manifests"},{"name":"mlpack-3.0.4","sha":"4bbf0c67e0e0103122442767241f2d2c001a3661","kind":"commit","published_at":"2018-11-13T22:33:55.000Z","download_url":"https://codeload.github.com/mlpack/mlpack/tar.gz/mlpack-3.0.4","html_url":"https://github.com/mlpack/mlpack/releases/tag/mlpack-3.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mlpack/mlpack@mlpack-3.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlpack%2Fmlpack/tags/mlpack-3.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlpack%2Fmlpack/tags/mlpack-3.0.4/manifests"},{"name":"mlpack-3.0.3","sha":"90202112302577a9d685ce6ad46c523b1dd85e29","kind":"commit","published_at":"2018-07-28T01:53:27.000Z","download_url":"https://codeload.github.com/mlpack/mlpack/tar.gz/mlpack-3.0.3","html_url":"https://github.com/mlpack/mlpack/releases/tag/mlpack-3.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mlpack/mlpack@mlpack-3.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlpack%2Fmlpack/tags/mlpack-3.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlpack%2Fmlpack/tags/mlpack-3.0.3/manifests"},{"name":"mlpack-3.0.2","sha":"0ace41c29209258eab4bf50b6c0eb5ec8937288d","kind":"commit","published_at":"2018-06-08T20:14:55.000Z","download_url":"https://codeload.github.com/mlpack/mlpack/tar.gz/mlpack-3.0.2","html_url":"https://github.com/mlpack/mlpack/releases/tag/mlpack-3.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mlpack/mlpack@mlpack-3.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlpack%2Fmlpack/tags/mlpack-3.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlpack%2Fmlpack/tags/mlpack-3.0.2/manifests"},{"name":"mlpack-3.0.1","sha":"81ad1d8789a1ae14aff3872dbd7c509db5af49c0","kind":"commit","published_at":"2018-05-10T19:19:58.000Z","download_url":"https://codeload.github.com/mlpack/mlpack/tar.gz/mlpack-3.0.1","html_url":"https://github.com/mlpack/mlpack/releases/tag/mlpack-3.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mlpack/mlpack@mlpack-3.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlpack%2Fmlpack/tags/mlpack-3.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlpack%2Fmlpack/tags/mlpack-3.0.1/manifests"},{"name":"mlpack-3.0.0","sha":"c58f1127dbef163a5fe70395977e9d2affe42686","kind":"commit","published_at":"2018-03-31T01:51:22.000Z","download_url":"https://codeload.github.com/mlpack/mlpack/tar.gz/mlpack-3.0.0","html_url":"https://github.com/mlpack/mlpack/releases/tag/mlpack-3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mlpack/mlpack@mlpack-3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlpack%2Fmlpack/tags/mlpack-3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlpack%2Fmlpack/tags/mlpack-3.0.0/manifests"},{"name":"mlpack-2.2.5","sha":"4f6f2e597c32945d0fef99d037604933c32db936","kind":"commit","published_at":"2017-08-26T00:08:44.000Z","download_url":"https://codeload.github.com/mlpack/mlpack/tar.gz/mlpack-2.2.5","html_url":"https://github.com/mlpack/mlpack/releases/tag/mlpack-2.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mlpack/mlpack@mlpack-2.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlpack%2Fmlpack/tags/mlpack-2.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlpack%2Fmlpack/tags/mlpack-2.2.5/manifests"},{"name":"mlpack-2.2.4","sha":"ae8e35bb10302a246834214c581a54d15bc6150f","kind":"commit","published_at":"2017-07-18T23:41:15.000Z","download_url":"https://codeload.github.com/mlpack/mlpack/tar.gz/mlpack-2.2.4","html_url":"https://github.com/mlpack/mlpack/releases/tag/mlpack-2.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mlpack/mlpack@mlpack-2.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlpack%2Fmlpack/tags/mlpack-2.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlpack%2Fmlpack/tags/mlpack-2.2.4/manifests"},{"name":"mlpack-2.2.3","sha":"b7a175288b2266120283701f9231bf0f168682e8","kind":"commit","published_at":"2017-05-24T14:27:00.000Z","download_url":"https://codeload.github.com/mlpack/mlpack/tar.gz/mlpack-2.2.3","html_url":"https://github.com/mlpack/mlpack/releases/tag/mlpack-2.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mlpack/mlpack@mlpack-2.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlpack%2Fmlpack/tags/mlpack-2.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlpack%2Fmlpack/tags/mlpack-2.2.3/manifests"},{"name":"mlpack-2.2.2","sha":"31d011f2ae2aa10fd9e09ac4a5cbc81c6d7bf9fe","kind":"commit","published_at":"2017-05-05T00:37:12.000Z","download_url":"https://codeload.github.com/mlpack/mlpack/tar.gz/mlpack-2.2.2","html_url":"https://github.com/mlpack/mlpack/releases/tag/mlpack-2.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mlpack/mlpack@mlpack-2.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlpack%2Fmlpack/tags/mlpack-2.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlpack%2Fmlpack/tags/mlpack-2.2.2/manifests"},{"name":"mlpack-2.2.1","sha":"c37f6407f2343785df358c96e8a2fa75eed6bfc0","kind":"commit","published_at":"2017-04-13T19:36:20.000Z","download_url":"https://codeload.github.com/mlpack/mlpack/tar.gz/mlpack-2.2.1","html_url":"https://github.com/mlpack/mlpack/releases/tag/mlpack-2.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mlpack/mlpack@mlpack-2.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlpack%2Fmlpack/tags/mlpack-2.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlpack%2Fmlpack/tags/mlpack-2.2.1/manifests"},{"name":"mlpack-2.2.0","sha":"40bf68253818176b7f9ba7846c94436a359d3263","kind":"commit","published_at":"2017-03-21T20:10:19.000Z","download_url":"https://codeload.github.com/mlpack/mlpack/tar.gz/mlpack-2.2.0","html_url":"https://github.com/mlpack/mlpack/releases/tag/mlpack-2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mlpack/mlpack@mlpack-2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlpack%2Fmlpack/tags/mlpack-2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlpack%2Fmlpack/tags/mlpack-2.2.0/manifests"},{"name":"mlpack-2.1.1","sha":"4e20f35b4355543010309bf29ea4354504e4e4f5","kind":"commit","published_at":"2016-12-22T18:17:53.000Z","download_url":"https://codeload.github.com/mlpack/mlpack/tar.gz/mlpack-2.1.1","html_url":"https://github.com/mlpack/mlpack/releases/tag/mlpack-2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mlpack/mlpack@mlpack-2.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlpack%2Fmlpack/tags/mlpack-2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlpack%2Fmlpack/tags/mlpack-2.1.1/manifests"},{"name":"mlpack-2.1.0","sha":"651ea9bf768b5cb75eb8f1986786932649b3d5cc","kind":"commit","published_at":"2016-10-31T14:39:30.000Z","download_url":"https://codeload.github.com/mlpack/mlpack/tar.gz/mlpack-2.1.0","html_url":"https://github.com/mlpack/mlpack/releases/tag/mlpack-2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mlpack/mlpack@mlpack-2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlpack%2Fmlpack/tags/mlpack-2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlpack%2Fmlpack/tags/mlpack-2.1.0/manifests"},{"name":"mlpack-2.0.3","sha":"19c3906c3d843a161183009947197f27ccc18917","kind":"commit","published_at":"2016-07-21T22:04:04.000Z","download_url":"https://codeload.github.com/mlpack/mlpack/tar.gz/mlpack-2.0.3","html_url":"https://github.com/mlpack/mlpack/releases/tag/mlpack-2.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mlpack/mlpack@mlpack-2.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlpack%2Fmlpack/tags/mlpack-2.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlpack%2Fmlpack/tags/mlpack-2.0.3/manifests"},{"name":"mlpack-2.0.2","sha":"6b841d9dbc61606fe515bdafb102b9759b8a3284","kind":"commit","published_at":"2016-06-20T13:10:54.000Z","download_url":"https://codeload.github.com/mlpack/mlpack/tar.gz/mlpack-2.0.2","html_url":"https://github.com/mlpack/mlpack/releases/tag/mlpack-2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mlpack/mlpack@mlpack-2.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlpack%2Fmlpack/tags/mlpack-2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlpack%2Fmlpack/tags/mlpack-2.0.2/manifests"},{"name":"mlpack-2.0.1","sha":"89927040e149ffd1bca41ed07f2151fd00f3a961","kind":"commit","published_at":"2016-02-04T22:40:47.000Z","download_url":"https://codeload.github.com/mlpack/mlpack/tar.gz/mlpack-2.0.1","html_url":"https://github.com/mlpack/mlpack/releases/tag/mlpack-2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mlpack/mlpack@mlpack-2.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlpack%2Fmlpack/tags/mlpack-2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlpack%2Fmlpack/tags/mlpack-2.0.1/manifests"},{"name":"mlpack-2.0.0","sha":"0539869ea7c6900b550b823995d589b67bc25df1","kind":"commit","published_at":"2015-12-24T04:36:10.000Z","download_url":"https://codeload.github.com/mlpack/mlpack/tar.gz/mlpack-2.0.0","html_url":"https://github.com/mlpack/mlpack/releases/tag/mlpack-2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mlpack/mlpack@mlpack-2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlpack%2Fmlpack/tags/mlpack-2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlpack%2Fmlpack/tags/mlpack-2.0.0/manifests"},{"name":"mlpack-1.0.12","sha":"f94823c800ad6f7266995c700b1b630d5ffdcf40","kind":"commit","published_at":"2015-01-07T16:53:12.000Z","download_url":"https://codeload.github.com/mlpack/mlpack/tar.gz/mlpack-1.0.12","html_url":"https://github.com/mlpack/mlpack/releases/tag/mlpack-1.0.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mlpack/mlpack@mlpack-1.0.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlpack%2Fmlpack/tags/mlpack-1.0.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlpack%2Fmlpack/tags/mlpack-1.0.12/manifests"},{"name":"mlpack-1.0.11","sha":"f4d80ec7d27fcbe7c00d241100c6d5ff6a40cd4a","kind":"commit","published_at":"2014-12-21T01:59:06.000Z","download_url":"https://codeload.github.com/mlpack/mlpack/tar.gz/mlpack-1.0.11","html_url":"https://github.com/mlpack/mlpack/releases/tag/mlpack-1.0.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mlpack/mlpack@mlpack-1.0.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlpack%2Fmlpack/tags/mlpack-1.0.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlpack%2Fmlpack/tags/mlpack-1.0.11/manifests"},{"name":"mlpack-1.0.10","sha":"6b7016cd2ac3ed6010a9e97a8199d8f1aad83220","kind":"commit","published_at":"2014-12-21T01:58:11.000Z","download_url":"https://codeload.github.com/mlpack/mlpack/tar.gz/mlpack-1.0.10","html_url":"https://github.com/mlpack/mlpack/releases/tag/mlpack-1.0.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mlpack/mlpack@mlpack-1.0.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlpack%2Fmlpack/tags/mlpack-1.0.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlpack%2Fmlpack/tags/mlpack-1.0.10/manifests"},{"name":"mlpack-1.0.9","sha":"da7f3bd8ced7384ee59f4d2fe80dcf17328d7231","kind":"commit","published_at":"2014-12-21T01:52:29.000Z","download_url":"https://codeload.github.com/mlpack/mlpack/tar.gz/mlpack-1.0.9","html_url":"https://github.com/mlpack/mlpack/releases/tag/mlpack-1.0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mlpack/mlpack@mlpack-1.0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlpack%2Fmlpack/tags/mlpack-1.0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlpack%2Fmlpack/tags/mlpack-1.0.9/manifests"},{"name":"mlpack-1.0.8","sha":"302c1aa95b604251ee783d79f0e9a8709df29425","kind":"commit","published_at":"2014-12-21T00:48:55.000Z","download_url":"https://codeload.github.com/mlpack/mlpack/tar.gz/mlpack-1.0.8","html_url":"https://github.com/mlpack/mlpack/releases/tag/mlpack-1.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mlpack/mlpack@mlpack-1.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlpack%2Fmlpack/tags/mlpack-1.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlpack%2Fmlpack/tags/mlpack-1.0.8/manifests"},{"name":"mlpack-1.0.7","sha":"030e2c50a0524ff8c6ddcb367e8e79ff5f557798","kind":"commit","published_at":"2014-12-21T00:47:39.000Z","download_url":"https://codeload.github.com/mlpack/mlpack/tar.gz/mlpack-1.0.7","html_url":"https://github.com/mlpack/mlpack/releases/tag/mlpack-1.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mlpack/mlpack@mlpack-1.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlpack%2Fmlpack/tags/mlpack-1.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlpack%2Fmlpack/tags/mlpack-1.0.7/manifests"},{"name":"mlpack-1.0.6","sha":"a7115165480f50e4eb2dfa6453a6564b57cbff32","kind":"commit","published_at":"2014-12-21T00:45:30.000Z","download_url":"https://codeload.github.com/mlpack/mlpack/tar.gz/mlpack-1.0.6","html_url":"https://github.com/mlpack/mlpack/releases/tag/mlpack-1.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mlpack/mlpack@mlpack-1.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlpack%2Fmlpack/tags/mlpack-1.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlpack%2Fmlpack/tags/mlpack-1.0.6/manifests"},{"name":"mlpack-1.0.5","sha":"3863f2931783bfb21e124507ffa19b02a1aafc0b","kind":"commit","published_at":"2014-12-21T00:44:06.000Z","download_url":"https://codeload.github.com/mlpack/mlpack/tar.gz/mlpack-1.0.5","html_url":"https://github.com/mlpack/mlpack/releases/tag/mlpack-1.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mlpack/mlpack@mlpack-1.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlpack%2Fmlpack/tags/mlpack-1.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlpack%2Fmlpack/tags/mlpack-1.0.5/manifests"},{"name":"mlpack-1.0.4","sha":"f3da474dac8c4423957a072186a504db508aefae","kind":"commit","published_at":"2014-12-21T00:43:05.000Z","download_url":"https://codeload.github.com/mlpack/mlpack/tar.gz/mlpack-1.0.4","html_url":"https://github.com/mlpack/mlpack/releases/tag/mlpack-1.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mlpack/mlpack@mlpack-1.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlpack%2Fmlpack/tags/mlpack-1.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlpack%2Fmlpack/tags/mlpack-1.0.4/manifests"},{"name":"mlpack-1.0.3","sha":"62ee170f07f6007c49048a10f12de5467ef62d9a","kind":"commit","published_at":"2014-12-21T00:23:55.000Z","download_url":"https://codeload.github.com/mlpack/mlpack/tar.gz/mlpack-1.0.3","html_url":"https://github.com/mlpack/mlpack/releases/tag/mlpack-1.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mlpack/mlpack@mlpack-1.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlpack%2Fmlpack/tags/mlpack-1.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlpack%2Fmlpack/tags/mlpack-1.0.3/manifests"},{"name":"mlpack-1.0.2","sha":"f44af0c58e2eddd257688a491627b1713d268fe8","kind":"commit","published_at":"2014-12-21T00:20:42.000Z","download_url":"https://codeload.github.com/mlpack/mlpack/tar.gz/mlpack-1.0.2","html_url":"https://github.com/mlpack/mlpack/releases/tag/mlpack-1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mlpack/mlpack@mlpack-1.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlpack%2Fmlpack/tags/mlpack-1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlpack%2Fmlpack/tags/mlpack-1.0.2/manifests"},{"name":"mlpack-1.0.1","sha":"60de17b64f09502aa9ef8fcbe3e89063d1ccbeda","kind":"commit","published_at":"2014-12-21T00:17:25.000Z","download_url":"https://codeload.github.com/mlpack/mlpack/tar.gz/mlpack-1.0.1","html_url":"https://github.com/mlpack/mlpack/releases/tag/mlpack-1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mlpack/mlpack@mlpack-1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlpack%2Fmlpack/tags/mlpack-1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlpack%2Fmlpack/tags/mlpack-1.0.1/manifests"},{"name":"mlpack-1.0.0","sha":"0b17e7f3eb4b691c98b295e4699b383a228005ce","kind":"commit","published_at":"2014-12-21T00:03:08.000Z","download_url":"https://codeload.github.com/mlpack/mlpack/tar.gz/mlpack-1.0.0","html_url":"https://github.com/mlpack/mlpack/releases/tag/mlpack-1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mlpack/mlpack@mlpack-1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlpack%2Fmlpack/tags/mlpack-1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlpack%2Fmlpack/tags/mlpack-1.0.0/manifests"}]},"repo_metadata_updated_at":"2025-08-28T09:14:20.497Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":1,"rankings":{"downloads":null,"dependent_repos_count":24.08285500374345,"dependent_packages_count":51.464936361367606,"stargazers_count":5.270776141751934,"forks_count":3.8582480658847023,"docker_downloads_count":null,"average":21.169203893186925},"purl":"pkg:conda/mlpack","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/conda/mlpack","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/conda/mlpack","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/conda/mlpack/dependencies","status":null,"funding_links":["https://github.com/sponsors/numfocus","https://numfocus.org/donate-to-mlpack"],"critical":null,"issue_metadata":{"last_synced_at":"2025-08-27T19:33:22.925Z","issues_count":192,"pull_requests_count":427,"avg_time_to_close_issue":20207810.289772727,"avg_time_to_close_pull_request":3459858.09569378,"issues_closed_count":176,"pull_requests_closed_count":417,"pull_request_authors_count":74,"issue_authors_count":112,"avg_comments_per_issue":6.145833333333333,"avg_comments_per_pull_request":2.7166276346604215,"merged_pull_requests_count":306,"bot_issues_count":0,"bot_pull_requests_count":4,"past_year_issues_count":40,"past_year_pull_requests_count":158,"past_year_avg_time_to_close_issue":2655032.6,"past_year_avg_time_to_close_pull_request":1367062.4238410597,"past_year_issues_closed_count":30,"past_year_pull_requests_closed_count":150,"past_year_pull_request_authors_count":32,"past_year_issue_authors_count":35,"past_year_avg_comments_per_issue":4.775,"past_year_avg_comments_per_pull_request":2.2531645569620253,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":2,"past_year_merged_pull_requests_count":124,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlpack%2Fmlpack/issues","maintainers":[{"login":"rcurtin","count":192,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/rcurtin"},{"login":"shrit","count":60,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/shrit"},{"login":"tareknaser","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/tareknaser"},{"login":"andrewfurey21","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/andrewfurey21"},{"login":"zoq","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/zoq"},{"login":"tareknaser360","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/tareknaser360"},{"login":"RishabhGarg108","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/RishabhGarg108"},{"login":"jonpsy","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jonpsy"},{"login":"favre49","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/favre49"}],"active_maintainers":[{"login":"rcurtin","count":75,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/rcurtin"},{"login":"shrit","count":23,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/shrit"},{"login":"andrewfurey21","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/andrewfurey21"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages/mlpack/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages/mlpack/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages/mlpack/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages/mlpack/related_packages","maintainers":[],"registry":{"name":"conda-forge.org","url":"https://conda-forge.org","ecosystem":"conda","default":false,"packages_count":20636,"maintainers_count":0,"namespaces_count":0,"keywords_count":13387,"github":"conda-forge","metadata":{"kind":"conda-forge","key":"CondaForge","api":"https://conda.anaconda.org","funded_packages_count":2180},"icon_url":"https://github.com/conda-forge.png","created_at":"2022-10-03T15:37:08.743Z","updated_at":"2025-09-04T07:00:12.892Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/namespaces"}},{"id":3412290,"name":"mlpack-windows.redist","ecosystem":"nuget","description":"Redistributable components for package 'mlpack-windows'. This package should only be installed as a dependency. \n(This is not the package you are looking for).","homepage":"https://github.com/mlpack/mlpack","licenses":"other","normalized_licenses":["GPL-1.0+"],"repository_url":"https://github.com/mlpack/mlpack","keywords_array":["native","nativepackage","mlpack","windows"],"namespace":null,"versions_count":3,"first_release_published_at":"1900-01-01T00:00:00.000Z","latest_release_published_at":"1900-01-01T00:00:00.000Z","latest_release_number":"2.2.0.1","last_synced_at":"2025-09-03T23:08:58.323Z","created_at":"2022-04-10T18:16:58.929Z","updated_at":"2025-09-03T23:08:58.324Z","registry_url":"https://www.nuget.org/packages/mlpack-windows.redist/","install_command":"Install-Package mlpack-windows.redist","documentation_url":null,"metadata":{"copyright":"Copyright (c) 2007-2017, mlpack contributors","owners":"NAME","license_url":"https://github.com/mlpack/mlpack/blob/master/LICENSE.txt","require_license_acceptance":false,"icon_url":"http://www.mlpack.org/mlpack.png","development_dependency":false,"serviceable":false,"framework_assemblies":[],"package_types":[],"summary":"Redistributable components for for package 'mlpack-windows'","release_notes":"Summary of changes made in this release of the package."},"repo_metadata":{"id":24737025,"uuid":"28149409","full_name":"mlpack/mlpack","owner":"mlpack","description":"mlpack: a fast, header-only C++ machine learning library","archived":false,"fork":false,"pushed_at":"2025-08-26T01:08:58.000Z","size":275666,"stargazers_count":5460,"open_issues_count":26,"forks_count":1668,"subscribers_count":187,"default_branch":"master","last_synced_at":"2025-08-28T02:28:02.334Z","etag":null,"topics":["c-plus-plus","deep-learning","hacktoberfest","machine-learning","machine-learning-library","nearest-neighbor-search","regression","scientific-computing"],"latest_commit_sha":null,"homepage":"https://www.mlpack.org/","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/mlpack.png","metadata":{"files":{"readme":"README.md","changelog":"HISTORY.md","contributing":"CONTRIBUTING.md","funding":".github/FUNDING.yml","license":"LICENSE.txt","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":"GOVERNANCE.md","roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null},"funding":{"github":["numfocus"],"custom":"https://numfocus.org/donate-to-mlpack"}},"created_at":"2014-12-17T18:16:59.000Z","updated_at":"2025-08-26T15:16:33.000Z","dependencies_parsed_at":"2023-01-16T22:15:25.550Z","dependency_job_id":"d2fe6b3a-4d06-4fed-89d0-b3ce21bebc99","html_url":"https://github.com/mlpack/mlpack","commit_stats":{"total_commits":27791,"total_committers":371,"mean_commits":74.90835579514825,"dds":0.7421827210247922,"last_synced_commit":"5b0167b67e3834abda1a80696f7b703ecccc2a08"},"previous_names":[],"tags_count":53,"template":false,"template_full_name":null,"purl":"pkg:github/mlpack/mlpack","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlpack%2Fmlpack","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlpack%2Fmlpack/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlpack%2Fmlpack/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlpack%2Fmlpack/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mlpack","download_url":"https://codeload.github.com/mlpack/mlpack/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlpack%2Fmlpack/sbom","scorecard":{"id":570425,"data":{"date":"2025-08-11","repo":{"name":"github.com/mlpack/mlpack","commit":"980724cdba96c53172d0d10d128e31f383c34e2d"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":5.8,"checks":[{"name":"Maintained","score":10,"reason":"29 commit(s) and 9 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Code-Review","score":10,"reason":"all changesets reviewed","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: jobLevel 'contents' permission set to 'write': .github/workflows/update-catch.yaml:16","Warn: jobLevel 'contents' permission set to 'write': .github/workflows/update-cli11.yaml:12","Warn: no topLevel permission defined: .github/workflows/auto-approve.yml:1","Info: topLevel 'contents' permission set to 'read': .github/workflows/ci.yml:18","Warn: no topLevel permission defined: .github/workflows/stale.yml:1","Warn: no topLevel permission defined: .github/workflows/stickers.yaml:1","Info: topLevel 'contents' permission set to 'read': .github/workflows/update-catch.yaml:11","Info: topLevel 'contents' permission set to 'read': .github/workflows/update-cli11.yaml:7","Warn: no topLevel permission defined: .github/workflows/welcome-pr.yaml:1"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"License","score":9,"reason":"license file detected","details":["Info: project has a license file: LICENSE.txt:0","Warn: project license file does not contain an FSF or OSI license."],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: third-party GitHubAction not pinned by hash: .github/workflows/auto-approve.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/mlpack/mlpack/auto-approve.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:92: update your workflow using https://app.stepsecurity.io/secureworkflow/mlpack/mlpack/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:96: update your workflow using https://app.stepsecurity.io/secureworkflow/mlpack/mlpack/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:170: update your workflow using https://app.stepsecurity.io/secureworkflow/mlpack/mlpack/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:188: update your workflow using https://app.stepsecurity.io/secureworkflow/mlpack/mlpack/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:192: update your workflow using https://app.stepsecurity.io/secureworkflow/mlpack/mlpack/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:200: update your workflow using https://app.stepsecurity.io/secureworkflow/mlpack/mlpack/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:276: update your workflow using https://app.stepsecurity.io/secureworkflow/mlpack/mlpack/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:288: update your workflow using https://app.stepsecurity.io/secureworkflow/mlpack/mlpack/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:294: update your workflow using https://app.stepsecurity.io/secureworkflow/mlpack/mlpack/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:300: update your workflow using https://app.stepsecurity.io/secureworkflow/mlpack/mlpack/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:361: update your workflow using https://app.stepsecurity.io/secureworkflow/mlpack/mlpack/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/stale.yml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/mlpack/mlpack/stale.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/stickers.yaml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/mlpack/mlpack/stickers.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/update-catch.yaml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/mlpack/mlpack/update-catch.yaml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/update-catch.yaml:52: update your workflow using https://app.stepsecurity.io/secureworkflow/mlpack/mlpack/update-catch.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/update-cli11.yaml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/mlpack/mlpack/update-cli11.yaml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/update-cli11.yaml:43: update your workflow using https://app.stepsecurity.io/secureworkflow/mlpack/mlpack/update-cli11.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/welcome-pr.yaml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/mlpack/mlpack/welcome-pr.yaml/master?enable=pin","Info:   0 out of   9 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of  10 third-party GitHubAction dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 30 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}}]},"last_synced_at":"2025-08-20T16:11:59.820Z","repository_id":24737025,"created_at":"2025-08-20T16:11:59.820Z","updated_at":"2025-08-20T16:11:59.820Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":272475575,"owners_count":24940719,"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-28T02:00:10.768Z","response_time":74,"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"},"owner_record":{"login":"mlpack","name":"mlpack","uuid":"10216045","kind":"organization","description":"a fast, header-only C++ machine learning library","email":"mlpack@lists.mlpack.org","website":"http://www.mlpack.org/","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/10216045?v=4","repositories_count":17,"last_synced_at":"2024-04-17T15:28:41.073Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/mlpack","funding_links":[],"total_stars":5782,"followers":165,"following":0,"created_at":"2022-11-07T01:59:46.129Z","updated_at":"2024-04-17T15:28:46.654Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mlpack","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mlpack/repositories"},"tags":[{"name":"4.6.2","sha":"0fdccbfb21e142f873c8d710c12ff2ebf3c9dbfb","kind":"commit","published_at":"2025-05-22T14:56:52.000Z","download_url":"https://codeload.github.com/mlpack/mlpack/tar.gz/4.6.2","html_url":"https://github.com/mlpack/mlpack/releases/tag/4.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mlpack/mlpack@4.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlpack%2Fmlpack/tags/4.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlpack%2Fmlpack/tags/4.6.2/manifests"},{"name":"4.6.1","sha":"0480311ab1e6ba93ca288a0233237d0085c4266e","kind":"commit","published_at":"2025-05-14T18:48:05.000Z","download_url":"https://codeload.github.com/mlpack/mlpack/tar.gz/4.6.1","html_url":"https://github.com/mlpack/mlpack/releases/tag/4.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mlpack/mlpack@4.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlpack%2Fmlpack/tags/4.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlpack%2Fmlpack/tags/4.6.1/manifests"},{"name":"4.6.0","sha":"9764349a19958e869c2b77f92cddd4403f72a1fd","kind":"commit","published_at":"2025-04-03T15:47:01.000Z","download_url":"https://codeload.github.com/mlpack/mlpack/tar.gz/4.6.0","html_url":"https://github.com/mlpack/mlpack/releases/tag/4.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mlpack/mlpack@4.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlpack%2Fmlpack/tags/4.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlpack%2Fmlpack/tags/4.6.0/manifests"},{"name":"4.5.1","sha":"4498706851a0f634da05d46d9ce6b2d5b8f1b7a9","kind":"commit","published_at":"2024-12-04T19:03:31.000Z","download_url":"https://codeload.github.com/mlpack/mlpack/tar.gz/4.5.1","html_url":"https://github.com/mlpack/mlpack/releases/tag/4.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mlpack/mlpack@4.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlpack%2Fmlpack/tags/4.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlpack%2Fmlpack/tags/4.5.1/manifests"},{"name":"4.5.0","sha":"97d76da9c56605027ead839c505823caa37a3393","kind":"commit","published_at":"2024-09-18T13:05:53.000Z","download_url":"https://codeload.github.com/mlpack/mlpack/tar.gz/4.5.0","html_url":"https://github.com/mlpack/mlpack/releases/tag/4.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mlpack/mlpack@4.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlpack%2Fmlpack/tags/4.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlpack%2Fmlpack/tags/4.5.0/manifests"},{"name":"4.4.0","sha":"34dff29aeeb424beed60579866a2a5d9ed31fab9","kind":"commit","published_at":"2024-05-28T20:08:34.000Z","download_url":"https://codeload.github.com/mlpack/mlpack/tar.gz/4.4.0","html_url":"https://github.com/mlpack/mlpack/releases/tag/4.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mlpack/mlpack@4.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlpack%2Fmlpack/tags/4.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlpack%2Fmlpack/tags/4.4.0/manifests"},{"name":"4.3.0","sha":"c8726ff2ee54b8663e2e3156086733c52383ca52","kind":"commit","published_at":"2023-11-27T18:27:20.000Z","download_url":"https://codeload.github.com/mlpack/mlpack/tar.gz/4.3.0","html_url":"https://github.com/mlpack/mlpack/releases/tag/4.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mlpack/mlpack@4.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlpack%2Fmlpack/tags/4.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlpack%2Fmlpack/tags/4.3.0/manifests"},{"name":"4.2.1","sha":"8ac85f52e7c9c38c3fc3212d7e59dcdce26c7477","kind":"commit","published_at":"2023-09-05T17:35:38.000Z","download_url":"https://codeload.github.com/mlpack/mlpack/tar.gz/4.2.1","html_url":"https://github.com/mlpack/mlpack/releases/tag/4.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mlpack/mlpack@4.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlpack%2Fmlpack/tags/4.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlpack%2Fmlpack/tags/4.2.1/manifests"},{"name":"4.2.0","sha":"6a9e19dd0154116ab8093444a1642a336abd5764","kind":"commit","published_at":"2023-06-16T19:47:02.000Z","download_url":"https://codeload.github.com/mlpack/mlpack/tar.gz/4.2.0","html_url":"https://github.com/mlpack/mlpack/releases/tag/4.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mlpack/mlpack@4.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlpack%2Fmlpack/tags/4.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlpack%2Fmlpack/tags/4.2.0/manifests"},{"name":"4.1.0","sha":"e12bc09e3069ea109fc7284876819cbf66e2ccc0","kind":"commit","published_at":"2023-04-27T00:06:56.000Z","download_url":"https://codeload.github.com/mlpack/mlpack/tar.gz/4.1.0","html_url":"https://github.com/mlpack/mlpack/releases/tag/4.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mlpack/mlpack@4.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlpack%2Fmlpack/tags/4.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlpack%2Fmlpack/tags/4.1.0/manifests"},{"name":"4.0.1","sha":"b08aa1a373d2aace23b4f2035d5785cc77541965","kind":"commit","published_at":"2022-12-29T15:40:18.000Z","download_url":"https://codeload.github.com/mlpack/mlpack/tar.gz/4.0.1","html_url":"https://github.com/mlpack/mlpack/releases/tag/4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mlpack/mlpack@4.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlpack%2Fmlpack/tags/4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlpack%2Fmlpack/tags/4.0.1/manifests"},{"name":"4.0.0","sha":"28eb1858c59e4469da0e9689663a45fc140af9c4","kind":"commit","published_at":"2022-10-24T13:40:50.000Z","download_url":"https://codeload.github.com/mlpack/mlpack/tar.gz/4.0.0","html_url":"https://github.com/mlpack/mlpack/releases/tag/4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mlpack/mlpack@4.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlpack%2Fmlpack/tags/4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlpack%2Fmlpack/tags/4.0.0/manifests"},{"name":"3.4.2","sha":"27bfafbae107ac5ca608d90c8e8d4709f2b437c8","kind":"commit","published_at":"2020-10-28T16:10:49.000Z","download_url":"https://codeload.github.com/mlpack/mlpack/tar.gz/3.4.2","html_url":"https://github.com/mlpack/mlpack/releases/tag/3.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mlpack/mlpack@3.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlpack%2Fmlpack/tags/3.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlpack%2Fmlpack/tags/3.4.2/manifests"},{"name":"3.4.1","sha":"7ae9ddda86c1751b6509ceb48b27d182feaae439","kind":"commit","published_at":"2020-09-07T15:52:36.000Z","download_url":"https://codeload.github.com/mlpack/mlpack/tar.gz/3.4.1","html_url":"https://github.com/mlpack/mlpack/releases/tag/3.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mlpack/mlpack@3.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlpack%2Fmlpack/tags/3.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlpack%2Fmlpack/tags/3.4.1/manifests"},{"name":"3.4.0","sha":"85836de62ff03f6acc9971d46315f7d786c10a3b","kind":"commit","published_at":"2020-09-01T21:09:44.000Z","download_url":"https://codeload.github.com/mlpack/mlpack/tar.gz/3.4.0","html_url":"https://github.com/mlpack/mlpack/releases/tag/3.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mlpack/mlpack@3.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlpack%2Fmlpack/tags/3.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlpack%2Fmlpack/tags/3.4.0/manifests"},{"name":"3.2.2","sha":"990bde20f112ad49ff97f2fb3af23db031434b87","kind":"commit","published_at":"2020-06-18T18:55:27.000Z","download_url":"https://codeload.github.com/mlpack/mlpack/tar.gz/3.2.2","html_url":"https://github.com/mlpack/mlpack/releases/tag/3.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mlpack/mlpack@3.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlpack%2Fmlpack/tags/3.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlpack%2Fmlpack/tags/3.2.2/manifests"},{"name":"3.3.2","sha":"84cd94d362578235588792123ac59017be42f442","kind":"commit","published_at":"2020-06-18T18:19:23.000Z","download_url":"https://codeload.github.com/mlpack/mlpack/tar.gz/3.3.2","html_url":"https://github.com/mlpack/mlpack/releases/tag/3.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mlpack/mlpack@3.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlpack%2Fmlpack/tags/3.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlpack%2Fmlpack/tags/3.3.2/manifests"},{"name":"3.3.1","sha":"44e1bebd1555e99609cd376da87d1881f0d89300","kind":"commit","published_at":"2020-04-29T21:36:40.000Z","download_url":"https://codeload.github.com/mlpack/mlpack/tar.gz/3.3.1","html_url":"https://github.com/mlpack/mlpack/releases/tag/3.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mlpack/mlpack@3.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlpack%2Fmlpack/tags/3.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlpack%2Fmlpack/tags/3.3.1/manifests"},{"name":"3.3.0","sha":"5677c2b5b91fdc62ca64195076da502da29a2398","kind":"commit","published_at":"2020-04-07T13:17:16.000Z","download_url":"https://codeload.github.com/mlpack/mlpack/tar.gz/3.3.0","html_url":"https://github.com/mlpack/mlpack/releases/tag/3.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mlpack/mlpack@3.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlpack%2Fmlpack/tags/3.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlpack%2Fmlpack/tags/3.3.0/manifests"},{"name":"3.2.1","sha":"214bb060290c3ba5f83a05784538346d212a4f9f","kind":"commit","published_at":"2019-10-01T22:08:51.000Z","download_url":"https://codeload.github.com/mlpack/mlpack/tar.gz/3.2.1","html_url":"https://github.com/mlpack/mlpack/releases/tag/3.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mlpack/mlpack@3.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlpack%2Fmlpack/tags/3.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlpack%2Fmlpack/tags/3.2.1/manifests"},{"name":"3.2.0","sha":"0e9bb9abdb9906d16fecc0f364aab55bc309416a","kind":"commit","published_at":"2019-09-26T00:55:14.000Z","download_url":"https://codeload.github.com/mlpack/mlpack/tar.gz/3.2.0","html_url":"https://github.com/mlpack/mlpack/releases/tag/3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mlpack/mlpack@3.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlpack%2Fmlpack/tags/3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlpack%2Fmlpack/tags/3.2.0/manifests"},{"name":"mlpack-3.1.1","sha":"78cab8b4a21b845048e462fb64e03cc6481c293a","kind":"commit","published_at":"2019-05-27T02:18:49.000Z","download_url":"https://codeload.github.com/mlpack/mlpack/tar.gz/mlpack-3.1.1","html_url":"https://github.com/mlpack/mlpack/releases/tag/mlpack-3.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mlpack/mlpack@mlpack-3.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlpack%2Fmlpack/tags/mlpack-3.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlpack%2Fmlpack/tags/mlpack-3.1.1/manifests"},{"name":"mlpack-3.1.0","sha":"b48a95a4b1f09148786e406c3aa27a6889b81b9f","kind":"commit","published_at":"2019-04-26T05:07:37.000Z","download_url":"https://codeload.github.com/mlpack/mlpack/tar.gz/mlpack-3.1.0","html_url":"https://github.com/mlpack/mlpack/releases/tag/mlpack-3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mlpack/mlpack@mlpack-3.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlpack%2Fmlpack/tags/mlpack-3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlpack%2Fmlpack/tags/mlpack-3.1.0/manifests"},{"name":"mlpack-3.0.4","sha":"4bbf0c67e0e0103122442767241f2d2c001a3661","kind":"commit","published_at":"2018-11-13T22:33:55.000Z","download_url":"https://codeload.github.com/mlpack/mlpack/tar.gz/mlpack-3.0.4","html_url":"https://github.com/mlpack/mlpack/releases/tag/mlpack-3.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mlpack/mlpack@mlpack-3.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlpack%2Fmlpack/tags/mlpack-3.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlpack%2Fmlpack/tags/mlpack-3.0.4/manifests"},{"name":"mlpack-3.0.3","sha":"90202112302577a9d685ce6ad46c523b1dd85e29","kind":"commit","published_at":"2018-07-28T01:53:27.000Z","download_url":"https://codeload.github.com/mlpack/mlpack/tar.gz/mlpack-3.0.3","html_url":"https://github.com/mlpack/mlpack/releases/tag/mlpack-3.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mlpack/mlpack@mlpack-3.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlpack%2Fmlpack/tags/mlpack-3.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlpack%2Fmlpack/tags/mlpack-3.0.3/manifests"},{"name":"mlpack-3.0.2","sha":"0ace41c29209258eab4bf50b6c0eb5ec8937288d","kind":"commit","published_at":"2018-06-08T20:14:55.000Z","download_url":"https://codeload.github.com/mlpack/mlpack/tar.gz/mlpack-3.0.2","html_url":"https://github.com/mlpack/mlpack/releases/tag/mlpack-3.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mlpack/mlpack@mlpack-3.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlpack%2Fmlpack/tags/mlpack-3.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlpack%2Fmlpack/tags/mlpack-3.0.2/manifests"},{"name":"mlpack-3.0.1","sha":"81ad1d8789a1ae14aff3872dbd7c509db5af49c0","kind":"commit","published_at":"2018-05-10T19:19:58.000Z","download_url":"https://codeload.github.com/mlpack/mlpack/tar.gz/mlpack-3.0.1","html_url":"https://github.com/mlpack/mlpack/releases/tag/mlpack-3.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mlpack/mlpack@mlpack-3.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlpack%2Fmlpack/tags/mlpack-3.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlpack%2Fmlpack/tags/mlpack-3.0.1/manifests"},{"name":"mlpack-3.0.0","sha":"c58f1127dbef163a5fe70395977e9d2affe42686","kind":"commit","published_at":"2018-03-31T01:51:22.000Z","download_url":"https://codeload.github.com/mlpack/mlpack/tar.gz/mlpack-3.0.0","html_url":"https://github.com/mlpack/mlpack/releases/tag/mlpack-3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mlpack/mlpack@mlpack-3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlpack%2Fmlpack/tags/mlpack-3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlpack%2Fmlpack/tags/mlpack-3.0.0/manifests"},{"name":"mlpack-2.2.5","sha":"4f6f2e597c32945d0fef99d037604933c32db936","kind":"commit","published_at":"2017-08-26T00:08:44.000Z","download_url":"https://codeload.github.com/mlpack/mlpack/tar.gz/mlpack-2.2.5","html_url":"https://github.com/mlpack/mlpack/releases/tag/mlpack-2.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mlpack/mlpack@mlpack-2.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlpack%2Fmlpack/tags/mlpack-2.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlpack%2Fmlpack/tags/mlpack-2.2.5/manifests"},{"name":"mlpack-2.2.4","sha":"ae8e35bb10302a246834214c581a54d15bc6150f","kind":"commit","published_at":"2017-07-18T23:41:15.000Z","download_url":"https://codeload.github.com/mlpack/mlpack/tar.gz/mlpack-2.2.4","html_url":"https://github.com/mlpack/mlpack/releases/tag/mlpack-2.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mlpack/mlpack@mlpack-2.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlpack%2Fmlpack/tags/mlpack-2.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlpack%2Fmlpack/tags/mlpack-2.2.4/manifests"},{"name":"mlpack-2.2.3","sha":"b7a175288b2266120283701f9231bf0f168682e8","kind":"commit","published_at":"2017-05-24T14:27:00.000Z","download_url":"https://codeload.github.com/mlpack/mlpack/tar.gz/mlpack-2.2.3","html_url":"https://github.com/mlpack/mlpack/releases/tag/mlpack-2.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mlpack/mlpack@mlpack-2.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlpack%2Fmlpack/tags/mlpack-2.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlpack%2Fmlpack/tags/mlpack-2.2.3/manifests"},{"name":"mlpack-2.2.2","sha":"31d011f2ae2aa10fd9e09ac4a5cbc81c6d7bf9fe","kind":"commit","published_at":"2017-05-05T00:37:12.000Z","download_url":"https://codeload.github.com/mlpack/mlpack/tar.gz/mlpack-2.2.2","html_url":"https://github.com/mlpack/mlpack/releases/tag/mlpack-2.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mlpack/mlpack@mlpack-2.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlpack%2Fmlpack/tags/mlpack-2.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlpack%2Fmlpack/tags/mlpack-2.2.2/manifests"},{"name":"mlpack-2.2.1","sha":"c37f6407f2343785df358c96e8a2fa75eed6bfc0","kind":"commit","published_at":"2017-04-13T19:36:20.000Z","download_url":"https://codeload.github.com/mlpack/mlpack/tar.gz/mlpack-2.2.1","html_url":"https://github.com/mlpack/mlpack/releases/tag/mlpack-2.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mlpack/mlpack@mlpack-2.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlpack%2Fmlpack/tags/mlpack-2.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlpack%2Fmlpack/tags/mlpack-2.2.1/manifests"},{"name":"mlpack-2.2.0","sha":"40bf68253818176b7f9ba7846c94436a359d3263","kind":"commit","published_at":"2017-03-21T20:10:19.000Z","download_url":"https://codeload.github.com/mlpack/mlpack/tar.gz/mlpack-2.2.0","html_url":"https://github.com/mlpack/mlpack/releases/tag/mlpack-2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mlpack/mlpack@mlpack-2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlpack%2Fmlpack/tags/mlpack-2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlpack%2Fmlpack/tags/mlpack-2.2.0/manifests"},{"name":"mlpack-2.1.1","sha":"4e20f35b4355543010309bf29ea4354504e4e4f5","kind":"commit","published_at":"2016-12-22T18:17:53.000Z","download_url":"https://codeload.github.com/mlpack/mlpack/tar.gz/mlpack-2.1.1","html_url":"https://github.com/mlpack/mlpack/releases/tag/mlpack-2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mlpack/mlpack@mlpack-2.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlpack%2Fmlpack/tags/mlpack-2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlpack%2Fmlpack/tags/mlpack-2.1.1/manifests"},{"name":"mlpack-2.1.0","sha":"651ea9bf768b5cb75eb8f1986786932649b3d5cc","kind":"commit","published_at":"2016-10-31T14:39:30.000Z","download_url":"https://codeload.github.com/mlpack/mlpack/tar.gz/mlpack-2.1.0","html_url":"https://github.com/mlpack/mlpack/releases/tag/mlpack-2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mlpack/mlpack@mlpack-2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlpack%2Fmlpack/tags/mlpack-2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlpack%2Fmlpack/tags/mlpack-2.1.0/manifests"},{"name":"mlpack-2.0.3","sha":"19c3906c3d843a161183009947197f27ccc18917","kind":"commit","published_at":"2016-07-21T22:04:04.000Z","download_url":"https://codeload.github.com/mlpack/mlpack/tar.gz/mlpack-2.0.3","html_url":"https://github.com/mlpack/mlpack/releases/tag/mlpack-2.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mlpack/mlpack@mlpack-2.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlpack%2Fmlpack/tags/mlpack-2.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlpack%2Fmlpack/tags/mlpack-2.0.3/manifests"},{"name":"mlpack-2.0.2","sha":"6b841d9dbc61606fe515bdafb102b9759b8a3284","kind":"commit","published_at":"2016-06-20T13:10:54.000Z","download_url":"https://codeload.github.com/mlpack/mlpack/tar.gz/mlpack-2.0.2","html_url":"https://github.com/mlpack/mlpack/releases/tag/mlpack-2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mlpack/mlpack@mlpack-2.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlpack%2Fmlpack/tags/mlpack-2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlpack%2Fmlpack/tags/mlpack-2.0.2/manifests"},{"name":"mlpack-2.0.1","sha":"89927040e149ffd1bca41ed07f2151fd00f3a961","kind":"commit","published_at":"2016-02-04T22:40:47.000Z","download_url":"https://codeload.github.com/mlpack/mlpack/tar.gz/mlpack-2.0.1","html_url":"https://github.com/mlpack/mlpack/releases/tag/mlpack-2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mlpack/mlpack@mlpack-2.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlpack%2Fmlpack/tags/mlpack-2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlpack%2Fmlpack/tags/mlpack-2.0.1/manifests"},{"name":"mlpack-2.0.0","sha":"0539869ea7c6900b550b823995d589b67bc25df1","kind":"commit","published_at":"2015-12-24T04:36:10.000Z","download_url":"https://codeload.github.com/mlpack/mlpack/tar.gz/mlpack-2.0.0","html_url":"https://github.com/mlpack/mlpack/releases/tag/mlpack-2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mlpack/mlpack@mlpack-2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlpack%2Fmlpack/tags/mlpack-2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlpack%2Fmlpack/tags/mlpack-2.0.0/manifests"},{"name":"mlpack-1.0.12","sha":"f94823c800ad6f7266995c700b1b630d5ffdcf40","kind":"commit","published_at":"2015-01-07T16:53:12.000Z","download_url":"https://codeload.github.com/mlpack/mlpack/tar.gz/mlpack-1.0.12","html_url":"https://github.com/mlpack/mlpack/releases/tag/mlpack-1.0.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mlpack/mlpack@mlpack-1.0.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlpack%2Fmlpack/tags/mlpack-1.0.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlpack%2Fmlpack/tags/mlpack-1.0.12/manifests"},{"name":"mlpack-1.0.11","sha":"f4d80ec7d27fcbe7c00d241100c6d5ff6a40cd4a","kind":"commit","published_at":"2014-12-21T01:59:06.000Z","download_url":"https://codeload.github.com/mlpack/mlpack/tar.gz/mlpack-1.0.11","html_url":"https://github.com/mlpack/mlpack/releases/tag/mlpack-1.0.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mlpack/mlpack@mlpack-1.0.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlpack%2Fmlpack/tags/mlpack-1.0.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlpack%2Fmlpack/tags/mlpack-1.0.11/manifests"},{"name":"mlpack-1.0.10","sha":"6b7016cd2ac3ed6010a9e97a8199d8f1aad83220","kind":"commit","published_at":"2014-12-21T01:58:11.000Z","download_url":"https://codeload.github.com/mlpack/mlpack/tar.gz/mlpack-1.0.10","html_url":"https://github.com/mlpack/mlpack/releases/tag/mlpack-1.0.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mlpack/mlpack@mlpack-1.0.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlpack%2Fmlpack/tags/mlpack-1.0.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlpack%2Fmlpack/tags/mlpack-1.0.10/manifests"},{"name":"mlpack-1.0.9","sha":"da7f3bd8ced7384ee59f4d2fe80dcf17328d7231","kind":"commit","published_at":"2014-12-21T01:52:29.000Z","download_url":"https://codeload.github.com/mlpack/mlpack/tar.gz/mlpack-1.0.9","html_url":"https://github.com/mlpack/mlpack/releases/tag/mlpack-1.0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mlpack/mlpack@mlpack-1.0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlpack%2Fmlpack/tags/mlpack-1.0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlpack%2Fmlpack/tags/mlpack-1.0.9/manifests"},{"name":"mlpack-1.0.8","sha":"302c1aa95b604251ee783d79f0e9a8709df29425","kind":"commit","published_at":"2014-12-21T00:48:55.000Z","download_url":"https://codeload.github.com/mlpack/mlpack/tar.gz/mlpack-1.0.8","html_url":"https://github.com/mlpack/mlpack/releases/tag/mlpack-1.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mlpack/mlpack@mlpack-1.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlpack%2Fmlpack/tags/mlpack-1.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlpack%2Fmlpack/tags/mlpack-1.0.8/manifests"},{"name":"mlpack-1.0.7","sha":"030e2c50a0524ff8c6ddcb367e8e79ff5f557798","kind":"commit","published_at":"2014-12-21T00:47:39.000Z","download_url":"https://codeload.github.com/mlpack/mlpack/tar.gz/mlpack-1.0.7","html_url":"https://github.com/mlpack/mlpack/releases/tag/mlpack-1.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mlpack/mlpack@mlpack-1.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlpack%2Fmlpack/tags/mlpack-1.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlpack%2Fmlpack/tags/mlpack-1.0.7/manifests"},{"name":"mlpack-1.0.6","sha":"a7115165480f50e4eb2dfa6453a6564b57cbff32","kind":"commit","published_at":"2014-12-21T00:45:30.000Z","download_url":"https://codeload.github.com/mlpack/mlpack/tar.gz/mlpack-1.0.6","html_url":"https://github.com/mlpack/mlpack/releases/tag/mlpack-1.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mlpack/mlpack@mlpack-1.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlpack%2Fmlpack/tags/mlpack-1.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlpack%2Fmlpack/tags/mlpack-1.0.6/manifests"},{"name":"mlpack-1.0.5","sha":"3863f2931783bfb21e124507ffa19b02a1aafc0b","kind":"commit","published_at":"2014-12-21T00:44:06.000Z","download_url":"https://codeload.github.com/mlpack/mlpack/tar.gz/mlpack-1.0.5","html_url":"https://github.com/mlpack/mlpack/releases/tag/mlpack-1.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mlpack/mlpack@mlpack-1.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlpack%2Fmlpack/tags/mlpack-1.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlpack%2Fmlpack/tags/mlpack-1.0.5/manifests"},{"name":"mlpack-1.0.4","sha":"f3da474dac8c4423957a072186a504db508aefae","kind":"commit","published_at":"2014-12-21T00:43:05.000Z","download_url":"https://codeload.github.com/mlpack/mlpack/tar.gz/mlpack-1.0.4","html_url":"https://github.com/mlpack/mlpack/releases/tag/mlpack-1.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mlpack/mlpack@mlpack-1.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlpack%2Fmlpack/tags/mlpack-1.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlpack%2Fmlpack/tags/mlpack-1.0.4/manifests"},{"name":"mlpack-1.0.3","sha":"62ee170f07f6007c49048a10f12de5467ef62d9a","kind":"commit","published_at":"2014-12-21T00:23:55.000Z","download_url":"https://codeload.github.com/mlpack/mlpack/tar.gz/mlpack-1.0.3","html_url":"https://github.com/mlpack/mlpack/releases/tag/mlpack-1.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mlpack/mlpack@mlpack-1.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlpack%2Fmlpack/tags/mlpack-1.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlpack%2Fmlpack/tags/mlpack-1.0.3/manifests"},{"name":"mlpack-1.0.2","sha":"f44af0c58e2eddd257688a491627b1713d268fe8","kind":"commit","published_at":"2014-12-21T00:20:42.000Z","download_url":"https://codeload.github.com/mlpack/mlpack/tar.gz/mlpack-1.0.2","html_url":"https://github.com/mlpack/mlpack/releases/tag/mlpack-1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mlpack/mlpack@mlpack-1.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlpack%2Fmlpack/tags/mlpack-1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlpack%2Fmlpack/tags/mlpack-1.0.2/manifests"},{"name":"mlpack-1.0.1","sha":"60de17b64f09502aa9ef8fcbe3e89063d1ccbeda","kind":"commit","published_at":"2014-12-21T00:17:25.000Z","download_url":"https://codeload.github.com/mlpack/mlpack/tar.gz/mlpack-1.0.1","html_url":"https://github.com/mlpack/mlpack/releases/tag/mlpack-1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mlpack/mlpack@mlpack-1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlpack%2Fmlpack/tags/mlpack-1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlpack%2Fmlpack/tags/mlpack-1.0.1/manifests"},{"name":"mlpack-1.0.0","sha":"0b17e7f3eb4b691c98b295e4699b383a228005ce","kind":"commit","published_at":"2014-12-21T00:03:08.000Z","download_url":"https://codeload.github.com/mlpack/mlpack/tar.gz/mlpack-1.0.0","html_url":"https://github.com/mlpack/mlpack/releases/tag/mlpack-1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mlpack/mlpack@mlpack-1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlpack%2Fmlpack/tags/mlpack-1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlpack%2Fmlpack/tags/mlpack-1.0.0/manifests"}]},"repo_metadata_updated_at":"2025-08-28T09:14:20.351Z","dependent_packages_count":1,"downloads":null,"downloads_period":"total","dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":12.696710402554181,"dependent_packages_count":10.330120096414689,"stargazers_count":0.28797822758015656,"forks_count":0.16614128514239804,"average":5.870237502922857},"purl":"pkg:nuget/mlpack-windows.redist","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/nuget/mlpack-windows.redist","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/nuget/mlpack-windows.redist","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/nuget/mlpack-windows.redist/dependencies","status":null,"funding_links":["https://github.com/sponsors/numfocus","https://numfocus.org/donate-to-mlpack"],"critical":null,"issue_metadata":{"last_synced_at":"2025-08-27T19:33:22.925Z","issues_count":192,"pull_requests_count":427,"avg_time_to_close_issue":20207810.289772727,"avg_time_to_close_pull_request":3459858.09569378,"issues_closed_count":176,"pull_requests_closed_count":417,"pull_request_authors_count":74,"issue_authors_count":112,"avg_comments_per_issue":6.145833333333333,"avg_comments_per_pull_request":2.7166276346604215,"merged_pull_requests_count":306,"bot_issues_count":0,"bot_pull_requests_count":4,"past_year_issues_count":40,"past_year_pull_requests_count":158,"past_year_avg_time_to_close_issue":2655032.6,"past_year_avg_time_to_close_pull_request":1367062.4238410597,"past_year_issues_closed_count":30,"past_year_pull_requests_closed_count":150,"past_year_pull_request_authors_count":32,"past_year_issue_authors_count":35,"past_year_avg_comments_per_issue":4.775,"past_year_avg_comments_per_pull_request":2.2531645569620253,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":2,"past_year_merged_pull_requests_count":124,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlpack%2Fmlpack/issues","maintainers":[{"login":"rcurtin","count":192,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/rcurtin"},{"login":"shrit","count":60,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/shrit"},{"login":"tareknaser","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/tareknaser"},{"login":"andrewfurey21","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/andrewfurey21"},{"login":"zoq","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/zoq"},{"login":"tareknaser360","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/tareknaser360"},{"login":"RishabhGarg108","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/RishabhGarg108"},{"login":"jonpsy","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jonpsy"},{"login":"favre49","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/favre49"}],"active_maintainers":[{"login":"rcurtin","count":75,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/rcurtin"},{"login":"shrit","count":23,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/shrit"},{"login":"andrewfurey21","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/andrewfurey21"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/nuget.org/packages/mlpack-windows.redist/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/nuget.org/packages/mlpack-windows.redist/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/nuget.org/packages/mlpack-windows.redist/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/nuget.org/packages/mlpack-windows.redist/related_packages","maintainers":[],"registry":{"name":"nuget.org","url":"https://www.nuget.org","ecosystem":"nuget","default":true,"packages_count":740026,"maintainers_count":102496,"namespaces_count":0,"keywords_count":152168,"github":"nuget","metadata":{"funded_packages_count":25417},"icon_url":"https://github.com/nuget.png","created_at":"2022-04-04T15:19:23.147Z","updated_at":"2025-09-04T05:39:21.982Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/nuget.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/nuget.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/nuget.org/namespaces"}},{"id":2804510,"name":"mlpack3","ecosystem":"pypi","description":"a flexible, fast machine learning library","homepage":"http://www.mlpack.org/","licenses":"BSD","normalized_licenses":["BSD-3-Clause"],"repository_url":"https://github.com/mlpack/mlpack","keywords_array":["machine learning","data mining","deep learning","optimization"],"namespace":null,"versions_count":14,"first_release_published_at":"2018-04-04T20:26:19.000Z","latest_release_published_at":"2020-10-28T19:03:07.000Z","latest_release_number":"3.4.2","last_synced_at":"2025-09-03T23:09:20.184Z","created_at":"2022-04-10T11:37:28.351Z","updated_at":"2025-09-04T10:12:02.007Z","registry_url":"https://pypi.org/project/mlpack3/","install_command":"pip install mlpack3 --index-url https://pypi.org/simple","documentation_url":"http://www.mlpack.org/docs/mlpack-3.4.2/python.html","metadata":{"funding":null,"documentation":"http://www.mlpack.org/docs/mlpack-3.4.2/python.html","classifiers":["Development Status :: 5 - Production/Stable","Intended Audience :: Science/Research","License :: OSI Approved :: BSD License","Topic :: Scientific/Engineering :: Artificial Intelligence","Topic :: Scientific/Engineering :: Mathematics","Topic :: Software Development :: Libraries","Topic :: Software Development :: Libraries :: Application Frameworks"],"normalized_name":"mlpack3","project_status":null},"repo_metadata":{"id":24737025,"uuid":"28149409","full_name":"mlpack/mlpack","owner":"mlpack","description":"mlpack: a fast, header-only C++ machine learning library","archived":false,"fork":false,"pushed_at":"2025-08-26T01:08:58.000Z","size":275666,"stargazers_count":5460,"open_issues_count":26,"forks_count":1668,"subscribers_count":187,"default_branch":"master","last_synced_at":"2025-08-28T02:28:02.334Z","etag":null,"topics":["c-plus-plus","deep-learning","hacktoberfest","machine-learning","machine-learning-library","nearest-neighbor-search","regression","scientific-computing"],"latest_commit_sha":null,"homepage":"https://www.mlpack.org/","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/mlpack.png","metadata":{"files":{"readme":"README.md","changelog":"HISTORY.md","contributing":"CONTRIBUTING.md","funding":".github/FUNDING.yml","license":"LICENSE.txt","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":"GOVERNANCE.md","roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null},"funding":{"github":["numfocus"],"custom":"https://numfocus.org/donate-to-mlpack"}},"created_at":"2014-12-17T18:16:59.000Z","updated_at":"2025-08-26T15:16:33.000Z","dependencies_parsed_at":"2023-01-16T22:15:25.550Z","dependency_job_id":"d2fe6b3a-4d06-4fed-89d0-b3ce21bebc99","html_url":"https://github.com/mlpack/mlpack","commit_stats":{"total_commits":27791,"total_committers":371,"mean_commits":74.90835579514825,"dds":0.7421827210247922,"last_synced_commit":"5b0167b67e3834abda1a80696f7b703ecccc2a08"},"previous_names":[],"tags_count":53,"template":false,"template_full_name":null,"purl":"pkg:github/mlpack/mlpack","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlpack%2Fmlpack","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlpack%2Fmlpack/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlpack%2Fmlpack/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlpack%2Fmlpack/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mlpack","download_url":"https://codeload.github.com/mlpack/mlpack/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlpack%2Fmlpack/sbom","scorecard":{"id":570425,"data":{"date":"2025-08-11","repo":{"name":"github.com/mlpack/mlpack","commit":"980724cdba96c53172d0d10d128e31f383c34e2d"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":5.8,"checks":[{"name":"Maintained","score":10,"reason":"29 commit(s) and 9 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Code-Review","score":10,"reason":"all changesets reviewed","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: jobLevel 'contents' permission set to 'write': .github/workflows/update-catch.yaml:16","Warn: jobLevel 'contents' permission set to 'write': .github/workflows/update-cli11.yaml:12","Warn: no topLevel permission defined: .github/workflows/auto-approve.yml:1","Info: topLevel 'contents' permission set to 'read': .github/workflows/ci.yml:18","Warn: no topLevel permission defined: .github/workflows/stale.yml:1","Warn: no topLevel permission defined: .github/workflows/stickers.yaml:1","Info: topLevel 'contents' permission set to 'read': .github/workflows/update-catch.yaml:11","Info: topLevel 'contents' permission set to 'read': .github/workflows/update-cli11.yaml:7","Warn: no topLevel permission defined: .github/workflows/welcome-pr.yaml:1"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"License","score":9,"reason":"license file detected","details":["Info: project has a license file: LICENSE.txt:0","Warn: project license file does not contain an FSF or OSI license."],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: third-party GitHubAction not pinned by hash: .github/workflows/auto-approve.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/mlpack/mlpack/auto-approve.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:92: update your workflow using https://app.stepsecurity.io/secureworkflow/mlpack/mlpack/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:96: update your workflow using https://app.stepsecurity.io/secureworkflow/mlpack/mlpack/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:170: update your workflow using https://app.stepsecurity.io/secureworkflow/mlpack/mlpack/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:188: update your workflow using https://app.stepsecurity.io/secureworkflow/mlpack/mlpack/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:192: update your workflow using https://app.stepsecurity.io/secureworkflow/mlpack/mlpack/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:200: update your workflow using https://app.stepsecurity.io/secureworkflow/mlpack/mlpack/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:276: update your workflow using https://app.stepsecurity.io/secureworkflow/mlpack/mlpack/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:288: update your workflow using https://app.stepsecurity.io/secureworkflow/mlpack/mlpack/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:294: update your workflow using https://app.stepsecurity.io/secureworkflow/mlpack/mlpack/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:300: update your workflow using https://app.stepsecurity.io/secureworkflow/mlpack/mlpack/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:361: update your workflow using https://app.stepsecurity.io/secureworkflow/mlpack/mlpack/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/stale.yml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/mlpack/mlpack/stale.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/stickers.yaml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/mlpack/mlpack/stickers.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/update-catch.yaml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/mlpack/mlpack/update-catch.yaml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/update-catch.yaml:52: update your workflow using https://app.stepsecurity.io/secureworkflow/mlpack/mlpack/update-catch.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/update-cli11.yaml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/mlpack/mlpack/update-cli11.yaml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/update-cli11.yaml:43: update your workflow using https://app.stepsecurity.io/secureworkflow/mlpack/mlpack/update-cli11.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/welcome-pr.yaml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/mlpack/mlpack/welcome-pr.yaml/master?enable=pin","Info:   0 out of   9 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of  10 third-party GitHubAction dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 30 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}}]},"last_synced_at":"2025-08-20T16:11:59.820Z","repository_id":24737025,"created_at":"2025-08-20T16:11:59.820Z","updated_at":"2025-08-20T16:11:59.820Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":273523663,"owners_count":25120864,"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-09-03T02:00:09.631Z","response_time":76,"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"},"owner_record":{"login":"mlpack","name":"mlpack","uuid":"10216045","kind":"organization","description":"a fast, header-only C++ machine learning library","email":"mlpack@lists.mlpack.org","website":"http://www.mlpack.org/","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/10216045?v=4","repositories_count":17,"last_synced_at":"2024-04-17T15:28:41.073Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/mlpack","funding_links":[],"total_stars":5782,"followers":165,"following":0,"created_at":"2022-11-07T01:59:46.129Z","updated_at":"2024-04-17T15:28:46.654Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mlpack","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mlpack/repositories"},"tags":[{"name":"4.6.2","sha":"0fdccbfb21e142f873c8d710c12ff2ebf3c9dbfb","kind":"commit","published_at":"2025-05-22T14:56:52.000Z","download_url":"https://codeload.github.com/mlpack/mlpack/tar.gz/4.6.2","html_url":"https://github.com/mlpack/mlpack/releases/tag/4.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mlpack/mlpack@4.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlpack%2Fmlpack/tags/4.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlpack%2Fmlpack/tags/4.6.2/manifests"},{"name":"4.6.1","sha":"0480311ab1e6ba93ca288a0233237d0085c4266e","kind":"commit","published_at":"2025-05-14T18:48:05.000Z","download_url":"https://codeload.github.com/mlpack/mlpack/tar.gz/4.6.1","html_url":"https://github.com/mlpack/mlpack/releases/tag/4.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mlpack/mlpack@4.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlpack%2Fmlpack/tags/4.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlpack%2Fmlpack/tags/4.6.1/manifests"},{"name":"4.6.0","sha":"9764349a19958e869c2b77f92cddd4403f72a1fd","kind":"commit","published_at":"2025-04-03T15:47:01.000Z","download_url":"https://codeload.github.com/mlpack/mlpack/tar.gz/4.6.0","html_url":"https://github.com/mlpack/mlpack/releases/tag/4.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mlpack/mlpack@4.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlpack%2Fmlpack/tags/4.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlpack%2Fmlpack/tags/4.6.0/manifests"},{"name":"4.5.1","sha":"4498706851a0f634da05d46d9ce6b2d5b8f1b7a9","kind":"commit","published_at":"2024-12-04T19:03:31.000Z","download_url":"https://codeload.github.com/mlpack/mlpack/tar.gz/4.5.1","html_url":"https://github.com/mlpack/mlpack/releases/tag/4.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mlpack/mlpack@4.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlpack%2Fmlpack/tags/4.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlpack%2Fmlpack/tags/4.5.1/manifests"},{"name":"4.5.0","sha":"97d76da9c56605027ead839c505823caa37a3393","kind":"commit","published_at":"2024-09-18T13:05:53.000Z","download_url":"https://codeload.github.com/mlpack/mlpack/tar.gz/4.5.0","html_url":"https://github.com/mlpack/mlpack/releases/tag/4.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mlpack/mlpack@4.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlpack%2Fmlpack/tags/4.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlpack%2Fmlpack/tags/4.5.0/manifests"},{"name":"4.4.0","sha":"34dff29aeeb424beed60579866a2a5d9ed31fab9","kind":"commit","published_at":"2024-05-28T20:08:34.000Z","download_url":"https://codeload.github.com/mlpack/mlpack/tar.gz/4.4.0","html_url":"https://github.com/mlpack/mlpack/releases/tag/4.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mlpack/mlpack@4.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlpack%2Fmlpack/tags/4.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlpack%2Fmlpack/tags/4.4.0/manifests"},{"name":"4.3.0","sha":"c8726ff2ee54b8663e2e3156086733c52383ca52","kind":"commit","published_at":"2023-11-27T18:27:20.000Z","download_url":"https://codeload.github.com/mlpack/mlpack/tar.gz/4.3.0","html_url":"https://github.com/mlpack/mlpack/releases/tag/4.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mlpack/mlpack@4.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlpack%2Fmlpack/tags/4.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlpack%2Fmlpack/tags/4.3.0/manifests"},{"name":"4.2.1","sha":"8ac85f52e7c9c38c3fc3212d7e59dcdce26c7477","kind":"commit","published_at":"2023-09-05T17:35:38.000Z","download_url":"https://codeload.github.com/mlpack/mlpack/tar.gz/4.2.1","html_url":"https://github.com/mlpack/mlpack/releases/tag/4.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mlpack/mlpack@4.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlpack%2Fmlpack/tags/4.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlpack%2Fmlpack/tags/4.2.1/manifests"},{"name":"4.2.0","sha":"6a9e19dd0154116ab8093444a1642a336abd5764","kind":"commit","published_at":"2023-06-16T19:47:02.000Z","download_url":"https://codeload.github.com/mlpack/mlpack/tar.gz/4.2.0","html_url":"https://github.com/mlpack/mlpack/releases/tag/4.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mlpack/mlpack@4.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlpack%2Fmlpack/tags/4.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlpack%2Fmlpack/tags/4.2.0/manifests"},{"name":"4.1.0","sha":"e12bc09e3069ea109fc7284876819cbf66e2ccc0","kind":"commit","published_at":"2023-04-27T00:06:56.000Z","download_url":"https://codeload.github.com/mlpack/mlpack/tar.gz/4.1.0","html_url":"https://github.com/mlpack/mlpack/releases/tag/4.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mlpack/mlpack@4.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlpack%2Fmlpack/tags/4.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlpack%2Fmlpack/tags/4.1.0/manifests"},{"name":"4.0.1","sha":"b08aa1a373d2aace23b4f2035d5785cc77541965","kind":"commit","published_at":"2022-12-29T15:40:18.000Z","download_url":"https://codeload.github.com/mlpack/mlpack/tar.gz/4.0.1","html_url":"https://github.com/mlpack/mlpack/releases/tag/4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mlpack/mlpack@4.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlpack%2Fmlpack/tags/4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlpack%2Fmlpack/tags/4.0.1/manifests"},{"name":"4.0.0","sha":"28eb1858c59e4469da0e9689663a45fc140af9c4","kind":"commit","published_at":"2022-10-24T13:40:50.000Z","download_url":"https://codeload.github.com/mlpack/mlpack/tar.gz/4.0.0","html_url":"https://github.com/mlpack/mlpack/releases/tag/4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mlpack/mlpack@4.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlpack%2Fmlpack/tags/4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlpack%2Fmlpack/tags/4.0.0/manifests"},{"name":"3.4.2","sha":"27bfafbae107ac5ca608d90c8e8d4709f2b437c8","kind":"commit","published_at":"2020-10-28T16:10:49.000Z","download_url":"https://codeload.github.com/mlpack/mlpack/tar.gz/3.4.2","html_url":"https://github.com/mlpack/mlpack/releases/tag/3.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mlpack/mlpack@3.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlpack%2Fmlpack/tags/3.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlpack%2Fmlpack/tags/3.4.2/manifests"},{"name":"3.4.1","sha":"7ae9ddda86c1751b6509ceb48b27d182feaae439","kind":"commit","published_at":"2020-09-07T15:52:36.000Z","download_url":"https://codeload.github.com/mlpack/mlpack/tar.gz/3.4.1","html_url":"https://github.com/mlpack/mlpack/releases/tag/3.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mlpack/mlpack@3.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlpack%2Fmlpack/tags/3.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlpack%2Fmlpack/tags/3.4.1/manifests"},{"name":"3.4.0","sha":"85836de62ff03f6acc9971d46315f7d786c10a3b","kind":"commit","published_at":"2020-09-01T21:09:44.000Z","download_url":"https://codeload.github.com/mlpack/mlpack/tar.gz/3.4.0","html_url":"https://github.com/mlpack/mlpack/releases/tag/3.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mlpack/mlpack@3.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlpack%2Fmlpack/tags/3.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlpack%2Fmlpack/tags/3.4.0/manifests"},{"name":"3.2.2","sha":"990bde20f112ad49ff97f2fb3af23db031434b87","kind":"commit","published_at":"2020-06-18T18:55:27.000Z","download_url":"https://codeload.github.com/mlpack/mlpack/tar.gz/3.2.2","html_url":"https://github.com/mlpack/mlpack/releases/tag/3.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mlpack/mlpack@3.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlpack%2Fmlpack/tags/3.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlpack%2Fmlpack/tags/3.2.2/manifests"},{"name":"3.3.2","sha":"84cd94d362578235588792123ac59017be42f442","kind":"commit","published_at":"2020-06-18T18:19:23.000Z","download_url":"https://codeload.github.com/mlpack/mlpack/tar.gz/3.3.2","html_url":"https://github.com/mlpack/mlpack/releases/tag/3.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mlpack/mlpack@3.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlpack%2Fmlpack/tags/3.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlpack%2Fmlpack/tags/3.3.2/manifests"},{"name":"3.3.1","sha":"44e1bebd1555e99609cd376da87d1881f0d89300","kind":"commit","published_at":"2020-04-29T21:36:40.000Z","download_url":"https://codeload.github.com/mlpack/mlpack/tar.gz/3.3.1","html_url":"https://github.com/mlpack/mlpack/releases/tag/3.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mlpack/mlpack@3.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlpack%2Fmlpack/tags/3.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlpack%2Fmlpack/tags/3.3.1/manifests"},{"name":"3.3.0","sha":"5677c2b5b91fdc62ca64195076da502da29a2398","kind":"commit","published_at":"2020-04-07T13:17:16.000Z","download_url":"https://codeload.github.com/mlpack/mlpack/tar.gz/3.3.0","html_url":"https://github.com/mlpack/mlpack/releases/tag/3.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mlpack/mlpack@3.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlpack%2Fmlpack/tags/3.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlpack%2Fmlpack/tags/3.3.0/manifests"},{"name":"3.2.1","sha":"214bb060290c3ba5f83a05784538346d212a4f9f","kind":"commit","published_at":"2019-10-01T22:08:51.000Z","download_url":"https://codeload.github.com/mlpack/mlpack/tar.gz/3.2.1","html_url":"https://github.com/mlpack/mlpack/releases/tag/3.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mlpack/mlpack@3.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlpack%2Fmlpack/tags/3.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlpack%2Fmlpack/tags/3.2.1/manifests"},{"name":"3.2.0","sha":"0e9bb9abdb9906d16fecc0f364aab55bc309416a","kind":"commit","published_at":"2019-09-26T00:55:14.000Z","download_url":"https://codeload.github.com/mlpack/mlpack/tar.gz/3.2.0","html_url":"https://github.com/mlpack/mlpack/releases/tag/3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mlpack/mlpack@3.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlpack%2Fmlpack/tags/3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlpack%2Fmlpack/tags/3.2.0/manifests"},{"name":"mlpack-3.1.1","sha":"78cab8b4a21b845048e462fb64e03cc6481c293a","kind":"commit","published_at":"2019-05-27T02:18:49.000Z","download_url":"https://codeload.github.com/mlpack/mlpack/tar.gz/mlpack-3.1.1","html_url":"https://github.com/mlpack/mlpack/releases/tag/mlpack-3.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mlpack/mlpack@mlpack-3.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlpack%2Fmlpack/tags/mlpack-3.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlpack%2Fmlpack/tags/mlpack-3.1.1/manifests"},{"name":"mlpack-3.1.0","sha":"b48a95a4b1f09148786e406c3aa27a6889b81b9f","kind":"commit","published_at":"2019-04-26T05:07:37.000Z","download_url":"https://codeload.github.com/mlpack/mlpack/tar.gz/mlpack-3.1.0","html_url":"https://github.com/mlpack/mlpack/releases/tag/mlpack-3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mlpack/mlpack@mlpack-3.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlpack%2Fmlpack/tags/mlpack-3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlpack%2Fmlpack/tags/mlpack-3.1.0/manifests"},{"name":"mlpack-3.0.4","sha":"4bbf0c67e0e0103122442767241f2d2c001a3661","kind":"commit","published_at":"2018-11-13T22:33:55.000Z","download_url":"https://codeload.github.com/mlpack/mlpack/tar.gz/mlpack-3.0.4","html_url":"https://github.com/mlpack/mlpack/releases/tag/mlpack-3.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mlpack/mlpack@mlpack-3.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlpack%2Fmlpack/tags/mlpack-3.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlpack%2Fmlpack/tags/mlpack-3.0.4/manifests"},{"name":"mlpack-3.0.3","sha":"90202112302577a9d685ce6ad46c523b1dd85e29","kind":"commit","published_at":"2018-07-28T01:53:27.000Z","download_url":"https://codeload.github.com/mlpack/mlpack/tar.gz/mlpack-3.0.3","html_url":"https://github.com/mlpack/mlpack/releases/tag/mlpack-3.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mlpack/mlpack@mlpack-3.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlpack%2Fmlpack/tags/mlpack-3.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlpack%2Fmlpack/tags/mlpack-3.0.3/manifests"},{"name":"mlpack-3.0.2","sha":"0ace41c29209258eab4bf50b6c0eb5ec8937288d","kind":"commit","published_at":"2018-06-08T20:14:55.000Z","download_url":"https://codeload.github.com/mlpack/mlpack/tar.gz/mlpack-3.0.2","html_url":"https://github.com/mlpack/mlpack/releases/tag/mlpack-3.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mlpack/mlpack@mlpack-3.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlpack%2Fmlpack/tags/mlpack-3.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlpack%2Fmlpack/tags/mlpack-3.0.2/manifests"},{"name":"mlpack-3.0.1","sha":"81ad1d8789a1ae14aff3872dbd7c509db5af49c0","kind":"commit","published_at":"2018-05-10T19:19:58.000Z","download_url":"https://codeload.github.com/mlpack/mlpack/tar.gz/mlpack-3.0.1","html_url":"https://github.com/mlpack/mlpack/releases/tag/mlpack-3.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mlpack/mlpack@mlpack-3.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlpack%2Fmlpack/tags/mlpack-3.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlpack%2Fmlpack/tags/mlpack-3.0.1/manifests"},{"name":"mlpack-3.0.0","sha":"c58f1127dbef163a5fe70395977e9d2affe42686","kind":"commit","published_at":"2018-03-31T01:51:22.000Z","download_url":"https://codeload.github.com/mlpack/mlpack/tar.gz/mlpack-3.0.0","html_url":"https://github.com/mlpack/mlpack/releases/tag/mlpack-3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mlpack/mlpack@mlpack-3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlpack%2Fmlpack/tags/mlpack-3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlpack%2Fmlpack/tags/mlpack-3.0.0/manifests"},{"name":"mlpack-2.2.5","sha":"4f6f2e597c32945d0fef99d037604933c32db936","kind":"commit","published_at":"2017-08-26T00:08:44.000Z","download_url":"https://codeload.github.com/mlpack/mlpack/tar.gz/mlpack-2.2.5","html_url":"https://github.com/mlpack/mlpack/releases/tag/mlpack-2.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mlpack/mlpack@mlpack-2.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlpack%2Fmlpack/tags/mlpack-2.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlpack%2Fmlpack/tags/mlpack-2.2.5/manifests"},{"name":"mlpack-2.2.4","sha":"ae8e35bb10302a246834214c581a54d15bc6150f","kind":"commit","published_at":"2017-07-18T23:41:15.000Z","download_url":"https://codeload.github.com/mlpack/mlpack/tar.gz/mlpack-2.2.4","html_url":"https://github.com/mlpack/mlpack/releases/tag/mlpack-2.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mlpack/mlpack@mlpack-2.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlpack%2Fmlpack/tags/mlpack-2.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlpack%2Fmlpack/tags/mlpack-2.2.4/manifests"},{"name":"mlpack-2.2.3","sha":"b7a175288b2266120283701f9231bf0f168682e8","kind":"commit","published_at":"2017-05-24T14:27:00.000Z","download_url":"https://codeload.github.com/mlpack/mlpack/tar.gz/mlpack-2.2.3","html_url":"https://github.com/mlpack/mlpack/releases/tag/mlpack-2.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mlpack/mlpack@mlpack-2.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlpack%2Fmlpack/tags/mlpack-2.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlpack%2Fmlpack/tags/mlpack-2.2.3/manifests"},{"name":"mlpack-2.2.2","sha":"31d011f2ae2aa10fd9e09ac4a5cbc81c6d7bf9fe","kind":"commit","published_at":"2017-05-05T00:37:12.000Z","download_url":"https://codeload.github.com/mlpack/mlpack/tar.gz/mlpack-2.2.2","html_url":"https://github.com/mlpack/mlpack/releases/tag/mlpack-2.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mlpack/mlpack@mlpack-2.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlpack%2Fmlpack/tags/mlpack-2.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlpack%2Fmlpack/tags/mlpack-2.2.2/manifests"},{"name":"mlpack-2.2.1","sha":"c37f6407f2343785df358c96e8a2fa75eed6bfc0","kind":"commit","published_at":"2017-04-13T19:36:20.000Z","download_url":"https://codeload.github.com/mlpack/mlpack/tar.gz/mlpack-2.2.1","html_url":"https://github.com/mlpack/mlpack/releases/tag/mlpack-2.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mlpack/mlpack@mlpack-2.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlpack%2Fmlpack/tags/mlpack-2.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlpack%2Fmlpack/tags/mlpack-2.2.1/manifests"},{"name":"mlpack-2.2.0","sha":"40bf68253818176b7f9ba7846c94436a359d3263","kind":"commit","published_at":"2017-03-21T20:10:19.000Z","download_url":"https://codeload.github.com/mlpack/mlpack/tar.gz/mlpack-2.2.0","html_url":"https://github.com/mlpack/mlpack/releases/tag/mlpack-2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mlpack/mlpack@mlpack-2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlpack%2Fmlpack/tags/mlpack-2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlpack%2Fmlpack/tags/mlpack-2.2.0/manifests"},{"name":"mlpack-2.1.1","sha":"4e20f35b4355543010309bf29ea4354504e4e4f5","kind":"commit","published_at":"2016-12-22T18:17:53.000Z","download_url":"https://codeload.github.com/mlpack/mlpack/tar.gz/mlpack-2.1.1","html_url":"https://github.com/mlpack/mlpack/releases/tag/mlpack-2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mlpack/mlpack@mlpack-2.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlpack%2Fmlpack/tags/mlpack-2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlpack%2Fmlpack/tags/mlpack-2.1.1/manifests"},{"name":"mlpack-2.1.0","sha":"651ea9bf768b5cb75eb8f1986786932649b3d5cc","kind":"commit","published_at":"2016-10-31T14:39:30.000Z","download_url":"https://codeload.github.com/mlpack/mlpack/tar.gz/mlpack-2.1.0","html_url":"https://github.com/mlpack/mlpack/releases/tag/mlpack-2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mlpack/mlpack@mlpack-2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlpack%2Fmlpack/tags/mlpack-2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlpack%2Fmlpack/tags/mlpack-2.1.0/manifests"},{"name":"mlpack-2.0.3","sha":"19c3906c3d843a161183009947197f27ccc18917","kind":"commit","published_at":"2016-07-21T22:04:04.000Z","download_url":"https://codeload.github.com/mlpack/mlpack/tar.gz/mlpack-2.0.3","html_url":"https://github.com/mlpack/mlpack/releases/tag/mlpack-2.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mlpack/mlpack@mlpack-2.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlpack%2Fmlpack/tags/mlpack-2.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlpack%2Fmlpack/tags/mlpack-2.0.3/manifests"},{"name":"mlpack-2.0.2","sha":"6b841d9dbc61606fe515bdafb102b9759b8a3284","kind":"commit","published_at":"2016-06-20T13:10:54.000Z","download_url":"https://codeload.github.com/mlpack/mlpack/tar.gz/mlpack-2.0.2","html_url":"https://github.com/mlpack/mlpack/releases/tag/mlpack-2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mlpack/mlpack@mlpack-2.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlpack%2Fmlpack/tags/mlpack-2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlpack%2Fmlpack/tags/mlpack-2.0.2/manifests"},{"name":"mlpack-2.0.1","sha":"89927040e149ffd1bca41ed07f2151fd00f3a961","kind":"commit","published_at":"2016-02-04T22:40:47.000Z","download_url":"https://codeload.github.com/mlpack/mlpack/tar.gz/mlpack-2.0.1","html_url":"https://github.com/mlpack/mlpack/releases/tag/mlpack-2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mlpack/mlpack@mlpack-2.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlpack%2Fmlpack/tags/mlpack-2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlpack%2Fmlpack/tags/mlpack-2.0.1/manifests"},{"name":"mlpack-2.0.0","sha":"0539869ea7c6900b550b823995d589b67bc25df1","kind":"commit","published_at":"2015-12-24T04:36:10.000Z","download_url":"https://codeload.github.com/mlpack/mlpack/tar.gz/mlpack-2.0.0","html_url":"https://github.com/mlpack/mlpack/releases/tag/mlpack-2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mlpack/mlpack@mlpack-2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlpack%2Fmlpack/tags/mlpack-2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlpack%2Fmlpack/tags/mlpack-2.0.0/manifests"},{"name":"mlpack-1.0.12","sha":"f94823c800ad6f7266995c700b1b630d5ffdcf40","kind":"commit","published_at":"2015-01-07T16:53:12.000Z","download_url":"https://codeload.github.com/mlpack/mlpack/tar.gz/mlpack-1.0.12","html_url":"https://github.com/mlpack/mlpack/releases/tag/mlpack-1.0.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mlpack/mlpack@mlpack-1.0.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlpack%2Fmlpack/tags/mlpack-1.0.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlpack%2Fmlpack/tags/mlpack-1.0.12/manifests"},{"name":"mlpack-1.0.11","sha":"f4d80ec7d27fcbe7c00d241100c6d5ff6a40cd4a","kind":"commit","published_at":"2014-12-21T01:59:06.000Z","download_url":"https://codeload.github.com/mlpack/mlpack/tar.gz/mlpack-1.0.11","html_url":"https://github.com/mlpack/mlpack/releases/tag/mlpack-1.0.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mlpack/mlpack@mlpack-1.0.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlpack%2Fmlpack/tags/mlpack-1.0.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlpack%2Fmlpack/tags/mlpack-1.0.11/manifests"},{"name":"mlpack-1.0.10","sha":"6b7016cd2ac3ed6010a9e97a8199d8f1aad83220","kind":"commit","published_at":"2014-12-21T01:58:11.000Z","download_url":"https://codeload.github.com/mlpack/mlpack/tar.gz/mlpack-1.0.10","html_url":"https://github.com/mlpack/mlpack/releases/tag/mlpack-1.0.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mlpack/mlpack@mlpack-1.0.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlpack%2Fmlpack/tags/mlpack-1.0.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlpack%2Fmlpack/tags/mlpack-1.0.10/manifests"},{"name":"mlpack-1.0.9","sha":"da7f3bd8ced7384ee59f4d2fe80dcf17328d7231","kind":"commit","published_at":"2014-12-21T01:52:29.000Z","download_url":"https://codeload.github.com/mlpack/mlpack/tar.gz/mlpack-1.0.9","html_url":"https://github.com/mlpack/mlpack/releases/tag/mlpack-1.0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mlpack/mlpack@mlpack-1.0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlpack%2Fmlpack/tags/mlpack-1.0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlpack%2Fmlpack/tags/mlpack-1.0.9/manifests"},{"name":"mlpack-1.0.8","sha":"302c1aa95b604251ee783d79f0e9a8709df29425","kind":"commit","published_at":"2014-12-21T00:48:55.000Z","download_url":"https://codeload.github.com/mlpack/mlpack/tar.gz/mlpack-1.0.8","html_url":"https://github.com/mlpack/mlpack/releases/tag/mlpack-1.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mlpack/mlpack@mlpack-1.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlpack%2Fmlpack/tags/mlpack-1.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlpack%2Fmlpack/tags/mlpack-1.0.8/manifests"},{"name":"mlpack-1.0.7","sha":"030e2c50a0524ff8c6ddcb367e8e79ff5f557798","kind":"commit","published_at":"2014-12-21T00:47:39.000Z","download_url":"https://codeload.github.com/mlpack/mlpack/tar.gz/mlpack-1.0.7","html_url":"https://github.com/mlpack/mlpack/releases/tag/mlpack-1.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mlpack/mlpack@mlpack-1.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlpack%2Fmlpack/tags/mlpack-1.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlpack%2Fmlpack/tags/mlpack-1.0.7/manifests"},{"name":"mlpack-1.0.6","sha":"a7115165480f50e4eb2dfa6453a6564b57cbff32","kind":"commit","published_at":"2014-12-21T00:45:30.000Z","download_url":"https://codeload.github.com/mlpack/mlpack/tar.gz/mlpack-1.0.6","html_url":"https://github.com/mlpack/mlpack/releases/tag/mlpack-1.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mlpack/mlpack@mlpack-1.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlpack%2Fmlpack/tags/mlpack-1.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlpack%2Fmlpack/tags/mlpack-1.0.6/manifests"},{"name":"mlpack-1.0.5","sha":"3863f2931783bfb21e124507ffa19b02a1aafc0b","kind":"commit","published_at":"2014-12-21T00:44:06.000Z","download_url":"https://codeload.github.com/mlpack/mlpack/tar.gz/mlpack-1.0.5","html_url":"https://github.com/mlpack/mlpack/releases/tag/mlpack-1.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mlpack/mlpack@mlpack-1.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlpack%2Fmlpack/tags/mlpack-1.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlpack%2Fmlpack/tags/mlpack-1.0.5/manifests"},{"name":"mlpack-1.0.4","sha":"f3da474dac8c4423957a072186a504db508aefae","kind":"commit","published_at":"2014-12-21T00:43:05.000Z","download_url":"https://codeload.github.com/mlpack/mlpack/tar.gz/mlpack-1.0.4","html_url":"https://github.com/mlpack/mlpack/releases/tag/mlpack-1.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mlpack/mlpack@mlpack-1.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlpack%2Fmlpack/tags/mlpack-1.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlpack%2Fmlpack/tags/mlpack-1.0.4/manifests"},{"name":"mlpack-1.0.3","sha":"62ee170f07f6007c49048a10f12de5467ef62d9a","kind":"commit","published_at":"2014-12-21T00:23:55.000Z","download_url":"https://codeload.github.com/mlpack/mlpack/tar.gz/mlpack-1.0.3","html_url":"https://github.com/mlpack/mlpack/releases/tag/mlpack-1.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mlpack/mlpack@mlpack-1.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlpack%2Fmlpack/tags/mlpack-1.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlpack%2Fmlpack/tags/mlpack-1.0.3/manifests"},{"name":"mlpack-1.0.2","sha":"f44af0c58e2eddd257688a491627b1713d268fe8","kind":"commit","published_at":"2014-12-21T00:20:42.000Z","download_url":"https://codeload.github.com/mlpack/mlpack/tar.gz/mlpack-1.0.2","html_url":"https://github.com/mlpack/mlpack/releases/tag/mlpack-1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mlpack/mlpack@mlpack-1.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlpack%2Fmlpack/tags/mlpack-1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlpack%2Fmlpack/tags/mlpack-1.0.2/manifests"},{"name":"mlpack-1.0.1","sha":"60de17b64f09502aa9ef8fcbe3e89063d1ccbeda","kind":"commit","published_at":"2014-12-21T00:17:25.000Z","download_url":"https://codeload.github.com/mlpack/mlpack/tar.gz/mlpack-1.0.1","html_url":"https://github.com/mlpack/mlpack/releases/tag/mlpack-1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mlpack/mlpack@mlpack-1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlpack%2Fmlpack/tags/mlpack-1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlpack%2Fmlpack/tags/mlpack-1.0.1/manifests"},{"name":"mlpack-1.0.0","sha":"0b17e7f3eb4b691c98b295e4699b383a228005ce","kind":"commit","published_at":"2014-12-21T00:03:08.000Z","download_url":"https://codeload.github.com/mlpack/mlpack/tar.gz/mlpack-1.0.0","html_url":"https://github.com/mlpack/mlpack/releases/tag/mlpack-1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mlpack/mlpack@mlpack-1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlpack%2Fmlpack/tags/mlpack-1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlpack%2Fmlpack/tags/mlpack-1.0.0/manifests"}]},"repo_metadata_updated_at":"2025-09-04T10:12:02.007Z","dependent_packages_count":0,"downloads":168,"downloads_period":"last-month","dependent_repos_count":3,"rankings":{"downloads":18.10373417771496,"dependent_repos_count":9.168053671663834,"dependent_packages_count":7.377175419682736,"stargazers_count":1.0297557364914878,"forks_count":1.0712065136935602,"docker_downloads_count":null,"average":7.349985103849315},"purl":"pkg:pypi/mlpack3","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/pypi/mlpack3","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/pypi/mlpack3","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/pypi/mlpack3/dependencies","status":null,"funding_links":["https://github.com/sponsors/numfocus","https://numfocus.org/donate-to-mlpack"],"critical":null,"issue_metadata":{"last_synced_at":"2025-09-03T02:32:26.049Z","issues_count":188,"pull_requests_count":705,"avg_time_to_close_issue":21549653.185185187,"avg_time_to_close_pull_request":2884010.122977346,"issues_closed_count":162,"pull_requests_closed_count":617,"pull_request_authors_count":74,"issue_authors_count":109,"avg_comments_per_issue":5.6063829787234045,"avg_comments_per_pull_request":2.4652482269503544,"merged_pull_requests_count":457,"bot_issues_count":0,"bot_pull_requests_count":7,"past_year_issues_count":35,"past_year_pull_requests_count":296,"past_year_avg_time_to_close_issue":2631889.227272727,"past_year_avg_time_to_close_pull_request":1138348.9071729959,"past_year_issues_closed_count":22,"past_year_pull_requests_closed_count":236,"past_year_pull_request_authors_count":31,"past_year_issue_authors_count":30,"past_year_avg_comments_per_issue":3.5714285714285716,"past_year_avg_comments_per_pull_request":1.8885135135135136,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":4,"past_year_merged_pull_requests_count":197,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlpack%2Fmlpack/issues","maintainers":[{"login":"rcurtin","count":317,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/rcurtin"},{"login":"shrit","count":105,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/shrit"},{"login":"andrewfurey21","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/andrewfurey21"},{"login":"tareknaser","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/tareknaser"},{"login":"zoq","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/zoq"},{"login":"tareknaser360","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/tareknaser360"},{"login":"jonpsy","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jonpsy"},{"login":"favre49","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/favre49"},{"login":"RishabhGarg108","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/RishabhGarg108"}],"active_maintainers":[{"login":"rcurtin","count":151,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/rcurtin"},{"login":"shrit","count":42,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/shrit"},{"login":"andrewfurey21","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/andrewfurey21"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/mlpack3/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/mlpack3/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/mlpack3/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/mlpack3/related_packages","maintainers":[{"uuid":"rcurtin","login":"rcurtin","name":null,"email":null,"url":null,"packages_count":2,"html_url":"https://pypi.org/user/rcurtin/","role":null,"created_at":"2023-01-21T15:37:32.382Z","updated_at":"2023-01-21T15:37:32.382Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers/rcurtin/packages"},{"uuid":"mlpack-travis-worker","login":"mlpack-travis-worker","name":null,"email":null,"url":null,"packages_count":2,"html_url":"https://pypi.org/user/mlpack-travis-worker/","role":null,"created_at":"2023-01-21T15:37:32.390Z","updated_at":"2023-01-21T15:37:32.390Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers/mlpack-travis-worker/packages"}],"registry":{"name":"pypi.org","url":"https://pypi.org","ecosystem":"pypi","default":true,"packages_count":724692,"maintainers_count":308188,"namespaces_count":0,"keywords_count":237984,"github":"pypi","metadata":{"funded_packages_count":50481},"icon_url":"https://github.com/pypi.png","created_at":"2022-04-04T15:19:23.364Z","updated_at":"2025-09-04T05:23:51.177Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/namespaces"}},{"id":3441461,"name":"mlpack-windows","ecosystem":"nuget","description":"mlpack is an intuitive, fast, scalable C++ machine learning library, meant to be a machine learning analog to LAPACK. It aims to implement a wide array of machine learning methods and functions as a swiss army knife for machine learning researchers.","homepage":"https://github.com/mlpack/mlpack","licenses":"other","normalized_licenses":["GPL-1.0+"],"repository_url":"https://github.com/mlpack/mlpack","keywords_array":["native","nativepackage","mlpack","windows"],"namespace":null,"versions_count":6,"first_release_published_at":"1900-01-01T00:00:00.000Z","latest_release_published_at":"2017-03-28T17:45:15.500Z","latest_release_number":"2.2.0","last_synced_at":"2025-09-03T23:09:56.411Z","created_at":"2022-04-10T18:35:30.434Z","updated_at":"2025-09-04T10:12:28.760Z","registry_url":"https://www.nuget.org/packages/mlpack-windows/","install_command":"Install-Package mlpack-windows","documentation_url":null,"metadata":{"copyright":"Copyright (c) 2007-2017, mlpack contributors","owners":"NAME","license_url":"https://github.com/mlpack/mlpack/blob/master/LICENSE.txt","require_license_acceptance":false,"icon_url":"http://www.mlpack.org/mlpack.png","development_dependency":false,"serviceable":false,"framework_assemblies":[],"package_types":[],"summary":"Bugs Fixed","release_notes":"Summary of changes made in this release of the package."},"repo_metadata":{"id":24737025,"uuid":"28149409","full_name":"mlpack/mlpack","owner":"mlpack","description":"mlpack: a fast, header-only C++ machine learning library","archived":false,"fork":false,"pushed_at":"2025-08-26T01:08:58.000Z","size":275666,"stargazers_count":5460,"open_issues_count":26,"forks_count":1668,"subscribers_count":187,"default_branch":"master","last_synced_at":"2025-08-28T02:28:02.334Z","etag":null,"topics":["c-plus-plus","deep-learning","hacktoberfest","machine-learning","machine-learning-library","nearest-neighbor-search","regression","scientific-computing"],"latest_commit_sha":null,"homepage":"https://www.mlpack.org/","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/mlpack.png","metadata":{"files":{"readme":"README.md","changelog":"HISTORY.md","contributing":"CONTRIBUTING.md","funding":".github/FUNDING.yml","license":"LICENSE.txt","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":"GOVERNANCE.md","roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null},"funding":{"github":["numfocus"],"custom":"https://numfocus.org/donate-to-mlpack"}},"created_at":"2014-12-17T18:16:59.000Z","updated_at":"2025-08-26T15:16:33.000Z","dependencies_parsed_at":"2023-01-16T22:15:25.550Z","dependency_job_id":"d2fe6b3a-4d06-4fed-89d0-b3ce21bebc99","html_url":"https://github.com/mlpack/mlpack","commit_stats":{"total_commits":27791,"total_committers":371,"mean_commits":74.90835579514825,"dds":0.7421827210247922,"last_synced_commit":"5b0167b67e3834abda1a80696f7b703ecccc2a08"},"previous_names":[],"tags_count":53,"template":false,"template_full_name":null,"purl":"pkg:github/mlpack/mlpack","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlpack%2Fmlpack","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlpack%2Fmlpack/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlpack%2Fmlpack/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlpack%2Fmlpack/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mlpack","download_url":"https://codeload.github.com/mlpack/mlpack/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlpack%2Fmlpack/sbom","scorecard":{"id":570425,"data":{"date":"2025-08-11","repo":{"name":"github.com/mlpack/mlpack","commit":"980724cdba96c53172d0d10d128e31f383c34e2d"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":5.8,"checks":[{"name":"Maintained","score":10,"reason":"29 commit(s) and 9 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Code-Review","score":10,"reason":"all changesets reviewed","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: jobLevel 'contents' permission set to 'write': .github/workflows/update-catch.yaml:16","Warn: jobLevel 'contents' permission set to 'write': .github/workflows/update-cli11.yaml:12","Warn: no topLevel permission defined: .github/workflows/auto-approve.yml:1","Info: topLevel 'contents' permission set to 'read': .github/workflows/ci.yml:18","Warn: no topLevel permission defined: .github/workflows/stale.yml:1","Warn: no topLevel permission defined: .github/workflows/stickers.yaml:1","Info: topLevel 'contents' permission set to 'read': .github/workflows/update-catch.yaml:11","Info: topLevel 'contents' permission set to 'read': .github/workflows/update-cli11.yaml:7","Warn: no topLevel permission defined: .github/workflows/welcome-pr.yaml:1"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"License","score":9,"reason":"license file detected","details":["Info: project has a license file: LICENSE.txt:0","Warn: project license file does not contain an FSF or OSI license."],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: third-party GitHubAction not pinned by hash: .github/workflows/auto-approve.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/mlpack/mlpack/auto-approve.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:92: update your workflow using https://app.stepsecurity.io/secureworkflow/mlpack/mlpack/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:96: update your workflow using https://app.stepsecurity.io/secureworkflow/mlpack/mlpack/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:170: update your workflow using https://app.stepsecurity.io/secureworkflow/mlpack/mlpack/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:188: update your workflow using https://app.stepsecurity.io/secureworkflow/mlpack/mlpack/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:192: update your workflow using https://app.stepsecurity.io/secureworkflow/mlpack/mlpack/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:200: update your workflow using https://app.stepsecurity.io/secureworkflow/mlpack/mlpack/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:276: update your workflow using https://app.stepsecurity.io/secureworkflow/mlpack/mlpack/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:288: update your workflow using https://app.stepsecurity.io/secureworkflow/mlpack/mlpack/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:294: update your workflow using https://app.stepsecurity.io/secureworkflow/mlpack/mlpack/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:300: update your workflow using https://app.stepsecurity.io/secureworkflow/mlpack/mlpack/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:361: update your workflow using https://app.stepsecurity.io/secureworkflow/mlpack/mlpack/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/stale.yml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/mlpack/mlpack/stale.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/stickers.yaml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/mlpack/mlpack/stickers.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/update-catch.yaml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/mlpack/mlpack/update-catch.yaml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/update-catch.yaml:52: update your workflow using https://app.stepsecurity.io/secureworkflow/mlpack/mlpack/update-catch.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/update-cli11.yaml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/mlpack/mlpack/update-cli11.yaml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/update-cli11.yaml:43: update your workflow using https://app.stepsecurity.io/secureworkflow/mlpack/mlpack/update-cli11.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/welcome-pr.yaml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/mlpack/mlpack/welcome-pr.yaml/master?enable=pin","Info:   0 out of   9 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of  10 third-party GitHubAction dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 30 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}}]},"last_synced_at":"2025-08-20T16:11:59.820Z","repository_id":24737025,"created_at":"2025-08-20T16:11:59.820Z","updated_at":"2025-08-20T16:11:59.820Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":273523663,"owners_count":25120864,"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-09-03T02:00:09.631Z","response_time":76,"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"},"owner_record":{"login":"mlpack","name":"mlpack","uuid":"10216045","kind":"organization","description":"a fast, header-only C++ machine learning library","email":"mlpack@lists.mlpack.org","website":"http://www.mlpack.org/","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/10216045?v=4","repositories_count":17,"last_synced_at":"2024-04-17T15:28:41.073Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/mlpack","funding_links":[],"total_stars":5782,"followers":165,"following":0,"created_at":"2022-11-07T01:59:46.129Z","updated_at":"2024-04-17T15:28:46.654Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mlpack","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mlpack/repositories"},"tags":[{"name":"4.6.2","sha":"0fdccbfb21e142f873c8d710c12ff2ebf3c9dbfb","kind":"commit","published_at":"2025-05-22T14:56:52.000Z","download_url":"https://codeload.github.com/mlpack/mlpack/tar.gz/4.6.2","html_url":"https://github.com/mlpack/mlpack/releases/tag/4.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mlpack/mlpack@4.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlpack%2Fmlpack/tags/4.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlpack%2Fmlpack/tags/4.6.2/manifests"},{"name":"4.6.1","sha":"0480311ab1e6ba93ca288a0233237d0085c4266e","kind":"commit","published_at":"2025-05-14T18:48:05.000Z","download_url":"https://codeload.github.com/mlpack/mlpack/tar.gz/4.6.1","html_url":"https://github.com/mlpack/mlpack/releases/tag/4.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mlpack/mlpack@4.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlpack%2Fmlpack/tags/4.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlpack%2Fmlpack/tags/4.6.1/manifests"},{"name":"4.6.0","sha":"9764349a19958e869c2b77f92cddd4403f72a1fd","kind":"commit","published_at":"2025-04-03T15:47:01.000Z","download_url":"https://codeload.github.com/mlpack/mlpack/tar.gz/4.6.0","html_url":"https://github.com/mlpack/mlpack/releases/tag/4.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mlpack/mlpack@4.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlpack%2Fmlpack/tags/4.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlpack%2Fmlpack/tags/4.6.0/manifests"},{"name":"4.5.1","sha":"4498706851a0f634da05d46d9ce6b2d5b8f1b7a9","kind":"commit","published_at":"2024-12-04T19:03:31.000Z","download_url":"https://codeload.github.com/mlpack/mlpack/tar.gz/4.5.1","html_url":"https://github.com/mlpack/mlpack/releases/tag/4.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mlpack/mlpack@4.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlpack%2Fmlpack/tags/4.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlpack%2Fmlpack/tags/4.5.1/manifests"},{"name":"4.5.0","sha":"97d76da9c56605027ead839c505823caa37a3393","kind":"commit","published_at":"2024-09-18T13:05:53.000Z","download_url":"https://codeload.github.com/mlpack/mlpack/tar.gz/4.5.0","html_url":"https://github.com/mlpack/mlpack/releases/tag/4.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mlpack/mlpack@4.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlpack%2Fmlpack/tags/4.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlpack%2Fmlpack/tags/4.5.0/manifests"},{"name":"4.4.0","sha":"34dff29aeeb424beed60579866a2a5d9ed31fab9","kind":"commit","published_at":"2024-05-28T20:08:34.000Z","download_url":"https://codeload.github.com/mlpack/mlpack/tar.gz/4.4.0","html_url":"https://github.com/mlpack/mlpack/releases/tag/4.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mlpack/mlpack@4.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlpack%2Fmlpack/tags/4.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlpack%2Fmlpack/tags/4.4.0/manifests"},{"name":"4.3.0","sha":"c8726ff2ee54b8663e2e3156086733c52383ca52","kind":"commit","published_at":"2023-11-27T18:27:20.000Z","download_url":"https://codeload.github.com/mlpack/mlpack/tar.gz/4.3.0","html_url":"https://github.com/mlpack/mlpack/releases/tag/4.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mlpack/mlpack@4.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlpack%2Fmlpack/tags/4.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlpack%2Fmlpack/tags/4.3.0/manifests"},{"name":"4.2.1","sha":"8ac85f52e7c9c38c3fc3212d7e59dcdce26c7477","kind":"commit","published_at":"2023-09-05T17:35:38.000Z","download_url":"https://codeload.github.com/mlpack/mlpack/tar.gz/4.2.1","html_url":"https://github.com/mlpack/mlpack/releases/tag/4.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mlpack/mlpack@4.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlpack%2Fmlpack/tags/4.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlpack%2Fmlpack/tags/4.2.1/manifests"},{"name":"4.2.0","sha":"6a9e19dd0154116ab8093444a1642a336abd5764","kind":"commit","published_at":"2023-06-16T19:47:02.000Z","download_url":"https://codeload.github.com/mlpack/mlpack/tar.gz/4.2.0","html_url":"https://github.com/mlpack/mlpack/releases/tag/4.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mlpack/mlpack@4.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlpack%2Fmlpack/tags/4.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlpack%2Fmlpack/tags/4.2.0/manifests"},{"name":"4.1.0","sha":"e12bc09e3069ea109fc7284876819cbf66e2ccc0","kind":"commit","published_at":"2023-04-27T00:06:56.000Z","download_url":"https://codeload.github.com/mlpack/mlpack/tar.gz/4.1.0","html_url":"https://github.com/mlpack/mlpack/releases/tag/4.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mlpack/mlpack@4.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlpack%2Fmlpack/tags/4.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlpack%2Fmlpack/tags/4.1.0/manifests"},{"name":"4.0.1","sha":"b08aa1a373d2aace23b4f2035d5785cc77541965","kind":"commit","published_at":"2022-12-29T15:40:18.000Z","download_url":"https://codeload.github.com/mlpack/mlpack/tar.gz/4.0.1","html_url":"https://github.com/mlpack/mlpack/releases/tag/4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mlpack/mlpack@4.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlpack%2Fmlpack/tags/4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlpack%2Fmlpack/tags/4.0.1/manifests"},{"name":"4.0.0","sha":"28eb1858c59e4469da0e9689663a45fc140af9c4","kind":"commit","published_at":"2022-10-24T13:40:50.000Z","download_url":"https://codeload.github.com/mlpack/mlpack/tar.gz/4.0.0","html_url":"https://github.com/mlpack/mlpack/releases/tag/4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mlpack/mlpack@4.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlpack%2Fmlpack/tags/4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlpack%2Fmlpack/tags/4.0.0/manifests"},{"name":"3.4.2","sha":"27bfafbae107ac5ca608d90c8e8d4709f2b437c8","kind":"commit","published_at":"2020-10-28T16:10:49.000Z","download_url":"https://codeload.github.com/mlpack/mlpack/tar.gz/3.4.2","html_url":"https://github.com/mlpack/mlpack/releases/tag/3.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mlpack/mlpack@3.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlpack%2Fmlpack/tags/3.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlpack%2Fmlpack/tags/3.4.2/manifests"},{"name":"3.4.1","sha":"7ae9ddda86c1751b6509ceb48b27d182feaae439","kind":"commit","published_at":"2020-09-07T15:52:36.000Z","download_url":"https://codeload.github.com/mlpack/mlpack/tar.gz/3.4.1","html_url":"https://github.com/mlpack/mlpack/releases/tag/3.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mlpack/mlpack@3.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlpack%2Fmlpack/tags/3.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlpack%2Fmlpack/tags/3.4.1/manifests"},{"name":"3.4.0","sha":"85836de62ff03f6acc9971d46315f7d786c10a3b","kind":"commit","published_at":"2020-09-01T21:09:44.000Z","download_url":"https://codeload.github.com/mlpack/mlpack/tar.gz/3.4.0","html_url":"https://github.com/mlpack/mlpack/releases/tag/3.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mlpack/mlpack@3.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlpack%2Fmlpack/tags/3.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlpack%2Fmlpack/tags/3.4.0/manifests"},{"name":"3.2.2","sha":"990bde20f112ad49ff97f2fb3af23db031434b87","kind":"commit","published_at":"2020-06-18T18:55:27.000Z","download_url":"https://codeload.github.com/mlpack/mlpack/tar.gz/3.2.2","html_url":"https://github.com/mlpack/mlpack/releases/tag/3.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mlpack/mlpack@3.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlpack%2Fmlpack/tags/3.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlpack%2Fmlpack/tags/3.2.2/manifests"},{"name":"3.3.2","sha":"84cd94d362578235588792123ac59017be42f442","kind":"commit","published_at":"2020-06-18T18:19:23.000Z","download_url":"https://codeload.github.com/mlpack/mlpack/tar.gz/3.3.2","html_url":"https://github.com/mlpack/mlpack/releases/tag/3.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mlpack/mlpack@3.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlpack%2Fmlpack/tags/3.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlpack%2Fmlpack/tags/3.3.2/manifests"},{"name":"3.3.1","sha":"44e1bebd1555e99609cd376da87d1881f0d89300","kind":"commit","published_at":"2020-04-29T21:36:40.000Z","download_url":"https://codeload.github.com/mlpack/mlpack/tar.gz/3.3.1","html_url":"https://github.com/mlpack/mlpack/releases/tag/3.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mlpack/mlpack@3.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlpack%2Fmlpack/tags/3.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlpack%2Fmlpack/tags/3.3.1/manifests"},{"name":"3.3.0","sha":"5677c2b5b91fdc62ca64195076da502da29a2398","kind":"commit","published_at":"2020-04-07T13:17:16.000Z","download_url":"https://codeload.github.com/mlpack/mlpack/tar.gz/3.3.0","html_url":"https://github.com/mlpack/mlpack/releases/tag/3.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mlpack/mlpack@3.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlpack%2Fmlpack/tags/3.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlpack%2Fmlpack/tags/3.3.0/manifests"},{"name":"3.2.1","sha":"214bb060290c3ba5f83a05784538346d212a4f9f","kind":"commit","published_at":"2019-10-01T22:08:51.000Z","download_url":"https://codeload.github.com/mlpack/mlpack/tar.gz/3.2.1","html_url":"https://github.com/mlpack/mlpack/releases/tag/3.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mlpack/mlpack@3.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlpack%2Fmlpack/tags/3.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlpack%2Fmlpack/tags/3.2.1/manifests"},{"name":"3.2.0","sha":"0e9bb9abdb9906d16fecc0f364aab55bc309416a","kind":"commit","published_at":"2019-09-26T00:55:14.000Z","download_url":"https://codeload.github.com/mlpack/mlpack/tar.gz/3.2.0","html_url":"https://github.com/mlpack/mlpack/releases/tag/3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mlpack/mlpack@3.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlpack%2Fmlpack/tags/3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlpack%2Fmlpack/tags/3.2.0/manifests"},{"name":"mlpack-3.1.1","sha":"78cab8b4a21b845048e462fb64e03cc6481c293a","kind":"commit","published_at":"2019-05-27T02:18:49.000Z","download_url":"https://codeload.github.com/mlpack/mlpack/tar.gz/mlpack-3.1.1","html_url":"https://github.com/mlpack/mlpack/releases/tag/mlpack-3.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mlpack/mlpack@mlpack-3.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlpack%2Fmlpack/tags/mlpack-3.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlpack%2Fmlpack/tags/mlpack-3.1.1/manifests"},{"name":"mlpack-3.1.0","sha":"b48a95a4b1f09148786e406c3aa27a6889b81b9f","kind":"commit","published_at":"2019-04-26T05:07:37.000Z","download_url":"https://codeload.github.com/mlpack/mlpack/tar.gz/mlpack-3.1.0","html_url":"https://github.com/mlpack/mlpack/releases/tag/mlpack-3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mlpack/mlpack@mlpack-3.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlpack%2Fmlpack/tags/mlpack-3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlpack%2Fmlpack/tags/mlpack-3.1.0/manifests"},{"name":"mlpack-3.0.4","sha":"4bbf0c67e0e0103122442767241f2d2c001a3661","kind":"commit","published_at":"2018-11-13T22:33:55.000Z","download_url":"https://codeload.github.com/mlpack/mlpack/tar.gz/mlpack-3.0.4","html_url":"https://github.com/mlpack/mlpack/releases/tag/mlpack-3.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mlpack/mlpack@mlpack-3.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlpack%2Fmlpack/tags/mlpack-3.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlpack%2Fmlpack/tags/mlpack-3.0.4/manifests"},{"name":"mlpack-3.0.3","sha":"90202112302577a9d685ce6ad46c523b1dd85e29","kind":"commit","published_at":"2018-07-28T01:53:27.000Z","download_url":"https://codeload.github.com/mlpack/mlpack/tar.gz/mlpack-3.0.3","html_url":"https://github.com/mlpack/mlpack/releases/tag/mlpack-3.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mlpack/mlpack@mlpack-3.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlpack%2Fmlpack/tags/mlpack-3.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlpack%2Fmlpack/tags/mlpack-3.0.3/manifests"},{"name":"mlpack-3.0.2","sha":"0ace41c29209258eab4bf50b6c0eb5ec8937288d","kind":"commit","published_at":"2018-06-08T20:14:55.000Z","download_url":"https://codeload.github.com/mlpack/mlpack/tar.gz/mlpack-3.0.2","html_url":"https://github.com/mlpack/mlpack/releases/tag/mlpack-3.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mlpack/mlpack@mlpack-3.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlpack%2Fmlpack/tags/mlpack-3.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlpack%2Fmlpack/tags/mlpack-3.0.2/manifests"},{"name":"mlpack-3.0.1","sha":"81ad1d8789a1ae14aff3872dbd7c509db5af49c0","kind":"commit","published_at":"2018-05-10T19:19:58.000Z","download_url":"https://codeload.github.com/mlpack/mlpack/tar.gz/mlpack-3.0.1","html_url":"https://github.com/mlpack/mlpack/releases/tag/mlpack-3.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mlpack/mlpack@mlpack-3.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlpack%2Fmlpack/tags/mlpack-3.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlpack%2Fmlpack/tags/mlpack-3.0.1/manifests"},{"name":"mlpack-3.0.0","sha":"c58f1127dbef163a5fe70395977e9d2affe42686","kind":"commit","published_at":"2018-03-31T01:51:22.000Z","download_url":"https://codeload.github.com/mlpack/mlpack/tar.gz/mlpack-3.0.0","html_url":"https://github.com/mlpack/mlpack/releases/tag/mlpack-3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mlpack/mlpack@mlpack-3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlpack%2Fmlpack/tags/mlpack-3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlpack%2Fmlpack/tags/mlpack-3.0.0/manifests"},{"name":"mlpack-2.2.5","sha":"4f6f2e597c32945d0fef99d037604933c32db936","kind":"commit","published_at":"2017-08-26T00:08:44.000Z","download_url":"https://codeload.github.com/mlpack/mlpack/tar.gz/mlpack-2.2.5","html_url":"https://github.com/mlpack/mlpack/releases/tag/mlpack-2.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mlpack/mlpack@mlpack-2.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlpack%2Fmlpack/tags/mlpack-2.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlpack%2Fmlpack/tags/mlpack-2.2.5/manifests"},{"name":"mlpack-2.2.4","sha":"ae8e35bb10302a246834214c581a54d15bc6150f","kind":"commit","published_at":"2017-07-18T23:41:15.000Z","download_url":"https://codeload.github.com/mlpack/mlpack/tar.gz/mlpack-2.2.4","html_url":"https://github.com/mlpack/mlpack/releases/tag/mlpack-2.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mlpack/mlpack@mlpack-2.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlpack%2Fmlpack/tags/mlpack-2.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlpack%2Fmlpack/tags/mlpack-2.2.4/manifests"},{"name":"mlpack-2.2.3","sha":"b7a175288b2266120283701f9231bf0f168682e8","kind":"commit","published_at":"2017-05-24T14:27:00.000Z","download_url":"https://codeload.github.com/mlpack/mlpack/tar.gz/mlpack-2.2.3","html_url":"https://github.com/mlpack/mlpack/releases/tag/mlpack-2.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mlpack/mlpack@mlpack-2.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlpack%2Fmlpack/tags/mlpack-2.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlpack%2Fmlpack/tags/mlpack-2.2.3/manifests"},{"name":"mlpack-2.2.2","sha":"31d011f2ae2aa10fd9e09ac4a5cbc81c6d7bf9fe","kind":"commit","published_at":"2017-05-05T00:37:12.000Z","download_url":"https://codeload.github.com/mlpack/mlpack/tar.gz/mlpack-2.2.2","html_url":"https://github.com/mlpack/mlpack/releases/tag/mlpack-2.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mlpack/mlpack@mlpack-2.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlpack%2Fmlpack/tags/mlpack-2.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlpack%2Fmlpack/tags/mlpack-2.2.2/manifests"},{"name":"mlpack-2.2.1","sha":"c37f6407f2343785df358c96e8a2fa75eed6bfc0","kind":"commit","published_at":"2017-04-13T19:36:20.000Z","download_url":"https://codeload.github.com/mlpack/mlpack/tar.gz/mlpack-2.2.1","html_url":"https://github.com/mlpack/mlpack/releases/tag/mlpack-2.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mlpack/mlpack@mlpack-2.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlpack%2Fmlpack/tags/mlpack-2.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlpack%2Fmlpack/tags/mlpack-2.2.1/manifests"},{"name":"mlpack-2.2.0","sha":"40bf68253818176b7f9ba7846c94436a359d3263","kind":"commit","published_at":"2017-03-21T20:10:19.000Z","download_url":"https://codeload.github.com/mlpack/mlpack/tar.gz/mlpack-2.2.0","html_url":"https://github.com/mlpack/mlpack/releases/tag/mlpack-2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mlpack/mlpack@mlpack-2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlpack%2Fmlpack/tags/mlpack-2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlpack%2Fmlpack/tags/mlpack-2.2.0/manifests"},{"name":"mlpack-2.1.1","sha":"4e20f35b4355543010309bf29ea4354504e4e4f5","kind":"commit","published_at":"2016-12-22T18:17:53.000Z","download_url":"https://codeload.github.com/mlpack/mlpack/tar.gz/mlpack-2.1.1","html_url":"https://github.com/mlpack/mlpack/releases/tag/mlpack-2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mlpack/mlpack@mlpack-2.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlpack%2Fmlpack/tags/mlpack-2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlpack%2Fmlpack/tags/mlpack-2.1.1/manifests"},{"name":"mlpack-2.1.0","sha":"651ea9bf768b5cb75eb8f1986786932649b3d5cc","kind":"commit","published_at":"2016-10-31T14:39:30.000Z","download_url":"https://codeload.github.com/mlpack/mlpack/tar.gz/mlpack-2.1.0","html_url":"https://github.com/mlpack/mlpack/releases/tag/mlpack-2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mlpack/mlpack@mlpack-2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlpack%2Fmlpack/tags/mlpack-2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlpack%2Fmlpack/tags/mlpack-2.1.0/manifests"},{"name":"mlpack-2.0.3","sha":"19c3906c3d843a161183009947197f27ccc18917","kind":"commit","published_at":"2016-07-21T22:04:04.000Z","download_url":"https://codeload.github.com/mlpack/mlpack/tar.gz/mlpack-2.0.3","html_url":"https://github.com/mlpack/mlpack/releases/tag/mlpack-2.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mlpack/mlpack@mlpack-2.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlpack%2Fmlpack/tags/mlpack-2.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlpack%2Fmlpack/tags/mlpack-2.0.3/manifests"},{"name":"mlpack-2.0.2","sha":"6b841d9dbc61606fe515bdafb102b9759b8a3284","kind":"commit","published_at":"2016-06-20T13:10:54.000Z","download_url":"https://codeload.github.com/mlpack/mlpack/tar.gz/mlpack-2.0.2","html_url":"https://github.com/mlpack/mlpack/releases/tag/mlpack-2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mlpack/mlpack@mlpack-2.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlpack%2Fmlpack/tags/mlpack-2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlpack%2Fmlpack/tags/mlpack-2.0.2/manifests"},{"name":"mlpack-2.0.1","sha":"89927040e149ffd1bca41ed07f2151fd00f3a961","kind":"commit","published_at":"2016-02-04T22:40:47.000Z","download_url":"https://codeload.github.com/mlpack/mlpack/tar.gz/mlpack-2.0.1","html_url":"https://github.com/mlpack/mlpack/releases/tag/mlpack-2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mlpack/mlpack@mlpack-2.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlpack%2Fmlpack/tags/mlpack-2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlpack%2Fmlpack/tags/mlpack-2.0.1/manifests"},{"name":"mlpack-2.0.0","sha":"0539869ea7c6900b550b823995d589b67bc25df1","kind":"commit","published_at":"2015-12-24T04:36:10.000Z","download_url":"https://codeload.github.com/mlpack/mlpack/tar.gz/mlpack-2.0.0","html_url":"https://github.com/mlpack/mlpack/releases/tag/mlpack-2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mlpack/mlpack@mlpack-2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlpack%2Fmlpack/tags/mlpack-2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlpack%2Fmlpack/tags/mlpack-2.0.0/manifests"},{"name":"mlpack-1.0.12","sha":"f94823c800ad6f7266995c700b1b630d5ffdcf40","kind":"commit","published_at":"2015-01-07T16:53:12.000Z","download_url":"https://codeload.github.com/mlpack/mlpack/tar.gz/mlpack-1.0.12","html_url":"https://github.com/mlpack/mlpack/releases/tag/mlpack-1.0.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mlpack/mlpack@mlpack-1.0.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlpack%2Fmlpack/tags/mlpack-1.0.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlpack%2Fmlpack/tags/mlpack-1.0.12/manifests"},{"name":"mlpack-1.0.11","sha":"f4d80ec7d27fcbe7c00d241100c6d5ff6a40cd4a","kind":"commit","published_at":"2014-12-21T01:59:06.000Z","download_url":"https://codeload.github.com/mlpack/mlpack/tar.gz/mlpack-1.0.11","html_url":"https://github.com/mlpack/mlpack/releases/tag/mlpack-1.0.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mlpack/mlpack@mlpack-1.0.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlpack%2Fmlpack/tags/mlpack-1.0.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlpack%2Fmlpack/tags/mlpack-1.0.11/manifests"},{"name":"mlpack-1.0.10","sha":"6b7016cd2ac3ed6010a9e97a8199d8f1aad83220","kind":"commit","published_at":"2014-12-21T01:58:11.000Z","download_url":"https://codeload.github.com/mlpack/mlpack/tar.gz/mlpack-1.0.10","html_url":"https://github.com/mlpack/mlpack/releases/tag/mlpack-1.0.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mlpack/mlpack@mlpack-1.0.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlpack%2Fmlpack/tags/mlpack-1.0.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlpack%2Fmlpack/tags/mlpack-1.0.10/manifests"},{"name":"mlpack-1.0.9","sha":"da7f3bd8ced7384ee59f4d2fe80dcf17328d7231","kind":"commit","published_at":"2014-12-21T01:52:29.000Z","download_url":"https://codeload.github.com/mlpack/mlpack/tar.gz/mlpack-1.0.9","html_url":"https://github.com/mlpack/mlpack/releases/tag/mlpack-1.0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mlpack/mlpack@mlpack-1.0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlpack%2Fmlpack/tags/mlpack-1.0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlpack%2Fmlpack/tags/mlpack-1.0.9/manifests"},{"name":"mlpack-1.0.8","sha":"302c1aa95b604251ee783d79f0e9a8709df29425","kind":"commit","published_at":"2014-12-21T00:48:55.000Z","download_url":"https://codeload.github.com/mlpack/mlpack/tar.gz/mlpack-1.0.8","html_url":"https://github.com/mlpack/mlpack/releases/tag/mlpack-1.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mlpack/mlpack@mlpack-1.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlpack%2Fmlpack/tags/mlpack-1.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlpack%2Fmlpack/tags/mlpack-1.0.8/manifests"},{"name":"mlpack-1.0.7","sha":"030e2c50a0524ff8c6ddcb367e8e79ff5f557798","kind":"commit","published_at":"2014-12-21T00:47:39.000Z","download_url":"https://codeload.github.com/mlpack/mlpack/tar.gz/mlpack-1.0.7","html_url":"https://github.com/mlpack/mlpack/releases/tag/mlpack-1.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mlpack/mlpack@mlpack-1.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlpack%2Fmlpack/tags/mlpack-1.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlpack%2Fmlpack/tags/mlpack-1.0.7/manifests"},{"name":"mlpack-1.0.6","sha":"a7115165480f50e4eb2dfa6453a6564b57cbff32","kind":"commit","published_at":"2014-12-21T00:45:30.000Z","download_url":"https://codeload.github.com/mlpack/mlpack/tar.gz/mlpack-1.0.6","html_url":"https://github.com/mlpack/mlpack/releases/tag/mlpack-1.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mlpack/mlpack@mlpack-1.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlpack%2Fmlpack/tags/mlpack-1.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlpack%2Fmlpack/tags/mlpack-1.0.6/manifests"},{"name":"mlpack-1.0.5","sha":"3863f2931783bfb21e124507ffa19b02a1aafc0b","kind":"commit","published_at":"2014-12-21T00:44:06.000Z","download_url":"https://codeload.github.com/mlpack/mlpack/tar.gz/mlpack-1.0.5","html_url":"https://github.com/mlpack/mlpack/releases/tag/mlpack-1.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mlpack/mlpack@mlpack-1.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlpack%2Fmlpack/tags/mlpack-1.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlpack%2Fmlpack/tags/mlpack-1.0.5/manifests"},{"name":"mlpack-1.0.4","sha":"f3da474dac8c4423957a072186a504db508aefae","kind":"commit","published_at":"2014-12-21T00:43:05.000Z","download_url":"https://codeload.github.com/mlpack/mlpack/tar.gz/mlpack-1.0.4","html_url":"https://github.com/mlpack/mlpack/releases/tag/mlpack-1.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mlpack/mlpack@mlpack-1.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlpack%2Fmlpack/tags/mlpack-1.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlpack%2Fmlpack/tags/mlpack-1.0.4/manifests"},{"name":"mlpack-1.0.3","sha":"62ee170f07f6007c49048a10f12de5467ef62d9a","kind":"commit","published_at":"2014-12-21T00:23:55.000Z","download_url":"https://codeload.github.com/mlpack/mlpack/tar.gz/mlpack-1.0.3","html_url":"https://github.com/mlpack/mlpack/releases/tag/mlpack-1.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mlpack/mlpack@mlpack-1.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlpack%2Fmlpack/tags/mlpack-1.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlpack%2Fmlpack/tags/mlpack-1.0.3/manifests"},{"name":"mlpack-1.0.2","sha":"f44af0c58e2eddd257688a491627b1713d268fe8","kind":"commit","published_at":"2014-12-21T00:20:42.000Z","download_url":"https://codeload.github.com/mlpack/mlpack/tar.gz/mlpack-1.0.2","html_url":"https://github.com/mlpack/mlpack/releases/tag/mlpack-1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mlpack/mlpack@mlpack-1.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlpack%2Fmlpack/tags/mlpack-1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlpack%2Fmlpack/tags/mlpack-1.0.2/manifests"},{"name":"mlpack-1.0.1","sha":"60de17b64f09502aa9ef8fcbe3e89063d1ccbeda","kind":"commit","published_at":"2014-12-21T00:17:25.000Z","download_url":"https://codeload.github.com/mlpack/mlpack/tar.gz/mlpack-1.0.1","html_url":"https://github.com/mlpack/mlpack/releases/tag/mlpack-1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mlpack/mlpack@mlpack-1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlpack%2Fmlpack/tags/mlpack-1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlpack%2Fmlpack/tags/mlpack-1.0.1/manifests"},{"name":"mlpack-1.0.0","sha":"0b17e7f3eb4b691c98b295e4699b383a228005ce","kind":"commit","published_at":"2014-12-21T00:03:08.000Z","download_url":"https://codeload.github.com/mlpack/mlpack/tar.gz/mlpack-1.0.0","html_url":"https://github.com/mlpack/mlpack/releases/tag/mlpack-1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mlpack/mlpack@mlpack-1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlpack%2Fmlpack/tags/mlpack-1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlpack%2Fmlpack/tags/mlpack-1.0.0/manifests"}]},"repo_metadata_updated_at":"2025-09-04T10:12:28.759Z","dependent_packages_count":0,"downloads":9528,"downloads_period":"total","dependent_repos_count":1,"rankings":{"downloads":18.730546709953387,"dependent_repos_count":7.004301187729195,"dependent_packages_count":20.721854347925557,"stargazers_count":0.3798752702016035,"forks_count":0.2135470873778476,"docker_downloads_count":null,"average":9.410024920637518},"purl":"pkg:nuget/mlpack-windows","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/nuget/mlpack-windows","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/nuget/mlpack-windows","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/nuget/mlpack-windows/dependencies","status":null,"funding_links":["https://github.com/sponsors/numfocus","https://numfocus.org/donate-to-mlpack"],"critical":null,"issue_metadata":{"last_synced_at":"2025-09-03T02:32:26.049Z","issues_count":188,"pull_requests_count":705,"avg_time_to_close_issue":21549653.185185187,"avg_time_to_close_pull_request":2884010.122977346,"issues_closed_count":162,"pull_requests_closed_count":617,"pull_request_authors_count":74,"issue_authors_count":109,"avg_comments_per_issue":5.6063829787234045,"avg_comments_per_pull_request":2.4652482269503544,"merged_pull_requests_count":457,"bot_issues_count":0,"bot_pull_requests_count":7,"past_year_issues_count":35,"past_year_pull_requests_count":296,"past_year_avg_time_to_close_issue":2631889.227272727,"past_year_avg_time_to_close_pull_request":1138348.9071729959,"past_year_issues_closed_count":22,"past_year_pull_requests_closed_count":236,"past_year_pull_request_authors_count":31,"past_year_issue_authors_count":30,"past_year_avg_comments_per_issue":3.5714285714285716,"past_year_avg_comments_per_pull_request":1.8885135135135136,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":4,"past_year_merged_pull_requests_count":197,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlpack%2Fmlpack/issues","maintainers":[{"login":"rcurtin","count":317,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/rcurtin"},{"login":"shrit","count":105,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/shrit"},{"login":"andrewfurey21","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/andrewfurey21"},{"login":"tareknaser","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/tareknaser"},{"login":"zoq","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/zoq"},{"login":"tareknaser360","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/tareknaser360"},{"login":"jonpsy","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jonpsy"},{"login":"favre49","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/favre49"},{"login":"RishabhGarg108","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/RishabhGarg108"}],"active_maintainers":[{"login":"rcurtin","count":151,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/rcurtin"},{"login":"shrit","count":42,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/shrit"},{"login":"andrewfurey21","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/andrewfurey21"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/nuget.org/packages/mlpack-windows/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/nuget.org/packages/mlpack-windows/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/nuget.org/packages/mlpack-windows/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/nuget.org/packages/mlpack-windows/related_packages","maintainers":[{"uuid":"NaxAlpha","login":"NaxAlpha","name":null,"email":null,"url":null,"packages_count":3,"html_url":"https://www.nuget.org/profiles/NaxAlpha","role":null,"created_at":"2022-11-24T07:12:00.894Z","updated_at":"2022-11-24T07:12:00.894Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/nuget.org/maintainers/NaxAlpha/packages"}],"registry":{"name":"nuget.org","url":"https://www.nuget.org","ecosystem":"nuget","default":true,"packages_count":740026,"maintainers_count":102496,"namespaces_count":0,"keywords_count":152168,"github":"nuget","metadata":{"funded_packages_count":25417},"icon_url":"https://github.com/nuget.png","created_at":"2022-04-04T15:19:23.147Z","updated_at":"2025-09-04T05:39:21.982Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/nuget.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/nuget.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/nuget.org/namespaces"}},{"id":5291935,"name":"r-mlpack","ecosystem":"conda","description":null,"homepage":"https://www.mlpack.org/doc/mlpack-git/r_documentation.html","licenses":"BSD-3-Clause","normalized_licenses":["BSD-3-Clause"],"repository_url":"https://github.com/mlpack/mlpack","keywords_array":[],"namespace":null,"versions_count":3,"first_release_published_at":"2021-01-02T18:42:33.000Z","latest_release_published_at":"2022-10-28T13:21:10.000Z","latest_release_number":"4.0.0","last_synced_at":"2025-09-03T23:10:05.342Z","created_at":"2022-10-03T15:52:35.253Z","updated_at":"2025-09-03T23:10:05.342Z","registry_url":"https://anaconda.org/conda-forge/r-mlpack","install_command":"conda install -c conda-forge r-mlpack","documentation_url":null,"metadata":{},"repo_metadata":{"id":24737025,"uuid":"28149409","full_name":"mlpack/mlpack","owner":"mlpack","description":"mlpack: a fast, header-only C++ machine learning library","archived":false,"fork":false,"pushed_at":"2025-08-26T01:08:58.000Z","size":275666,"stargazers_count":5460,"open_issues_count":26,"forks_count":1668,"subscribers_count":187,"default_branch":"master","last_synced_at":"2025-08-28T02:28:02.334Z","etag":null,"topics":["c-plus-plus","deep-learning","hacktoberfest","machine-learning","machine-learning-library","nearest-neighbor-search","regression","scientific-computing"],"latest_commit_sha":null,"homepage":"https://www.mlpack.org/","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/mlpack.png","metadata":{"files":{"readme":"README.md","changelog":"HISTORY.md","contributing":"CONTRIBUTING.md","funding":".github/FUNDING.yml","license":"LICENSE.txt","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":"GOVERNANCE.md","roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null},"funding":{"github":["numfocus"],"custom":"https://numfocus.org/donate-to-mlpack"}},"created_at":"2014-12-17T18:16:59.000Z","updated_at":"2025-08-26T15:16:33.000Z","dependencies_parsed_at":"2023-01-16T22:15:25.550Z","dependency_job_id":"d2fe6b3a-4d06-4fed-89d0-b3ce21bebc99","html_url":"https://github.com/mlpack/mlpack","commit_stats":{"total_commits":27791,"total_committers":371,"mean_commits":74.90835579514825,"dds":0.7421827210247922,"last_synced_commit":"5b0167b67e3834abda1a80696f7b703ecccc2a08"},"previous_names":[],"tags_count":53,"template":false,"template_full_name":null,"purl":"pkg:github/mlpack/mlpack","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlpack%2Fmlpack","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlpack%2Fmlpack/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlpack%2Fmlpack/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlpack%2Fmlpack/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mlpack","download_url":"https://codeload.github.com/mlpack/mlpack/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlpack%2Fmlpack/sbom","scorecard":{"id":570425,"data":{"date":"2025-08-11","repo":{"name":"github.com/mlpack/mlpack","commit":"980724cdba96c53172d0d10d128e31f383c34e2d"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":5.8,"checks":[{"name":"Maintained","score":10,"reason":"29 commit(s) and 9 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Code-Review","score":10,"reason":"all changesets reviewed","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: jobLevel 'contents' permission set to 'write': .github/workflows/update-catch.yaml:16","Warn: jobLevel 'contents' permission set to 'write': .github/workflows/update-cli11.yaml:12","Warn: no topLevel permission defined: .github/workflows/auto-approve.yml:1","Info: topLevel 'contents' permission set to 'read': .github/workflows/ci.yml:18","Warn: no topLevel permission defined: .github/workflows/stale.yml:1","Warn: no topLevel permission defined: .github/workflows/stickers.yaml:1","Info: topLevel 'contents' permission set to 'read': .github/workflows/update-catch.yaml:11","Info: topLevel 'contents' permission set to 'read': .github/workflows/update-cli11.yaml:7","Warn: no topLevel permission defined: .github/workflows/welcome-pr.yaml:1"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"License","score":9,"reason":"license file detected","details":["Info: project has a license file: LICENSE.txt:0","Warn: project license file does not contain an FSF or OSI license."],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: third-party GitHubAction not pinned by hash: .github/workflows/auto-approve.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/mlpack/mlpack/auto-approve.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:92: update your workflow using https://app.stepsecurity.io/secureworkflow/mlpack/mlpack/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:96: update your workflow using https://app.stepsecurity.io/secureworkflow/mlpack/mlpack/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:170: update your workflow using https://app.stepsecurity.io/secureworkflow/mlpack/mlpack/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:188: update your workflow using https://app.stepsecurity.io/secureworkflow/mlpack/mlpack/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:192: update your workflow using https://app.stepsecurity.io/secureworkflow/mlpack/mlpack/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:200: update your workflow using https://app.stepsecurity.io/secureworkflow/mlpack/mlpack/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:276: update your workflow using https://app.stepsecurity.io/secureworkflow/mlpack/mlpack/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:288: update your workflow using https://app.stepsecurity.io/secureworkflow/mlpack/mlpack/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:294: update your workflow using https://app.stepsecurity.io/secureworkflow/mlpack/mlpack/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:300: update your workflow using https://app.stepsecurity.io/secureworkflow/mlpack/mlpack/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:361: update your workflow using https://app.stepsecurity.io/secureworkflow/mlpack/mlpack/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/stale.yml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/mlpack/mlpack/stale.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/stickers.yaml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/mlpack/mlpack/stickers.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/update-catch.yaml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/mlpack/mlpack/update-catch.yaml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/update-catch.yaml:52: update your workflow using https://app.stepsecurity.io/secureworkflow/mlpack/mlpack/update-catch.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/update-cli11.yaml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/mlpack/mlpack/update-cli11.yaml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/update-cli11.yaml:43: update your workflow using https://app.stepsecurity.io/secureworkflow/mlpack/mlpack/update-cli11.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/welcome-pr.yaml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/mlpack/mlpack/welcome-pr.yaml/master?enable=pin","Info:   0 out of   9 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of  10 third-party GitHubAction dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 30 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}}]},"last_synced_at":"2025-08-20T16:11:59.820Z","repository_id":24737025,"created_at":"2025-08-20T16:11:59.820Z","updated_at":"2025-08-20T16:11:59.820Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":272475575,"owners_count":24940719,"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-28T02:00:10.768Z","response_time":74,"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"},"owner_record":{"login":"mlpack","name":"mlpack","uuid":"10216045","kind":"organization","description":"a fast, header-only C++ machine learning library","email":"mlpack@lists.mlpack.org","website":"http://www.mlpack.org/","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/10216045?v=4","repositories_count":17,"last_synced_at":"2024-04-17T15:28:41.073Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/mlpack","funding_links":[],"total_stars":5782,"followers":165,"following":0,"created_at":"2022-11-07T01:59:46.129Z","updated_at":"2024-04-17T15:28:46.654Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mlpack","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mlpack/repositories"},"tags":[{"name":"4.6.2","sha":"0fdccbfb21e142f873c8d710c12ff2ebf3c9dbfb","kind":"commit","published_at":"2025-05-22T14:56:52.000Z","download_url":"https://codeload.github.com/mlpack/mlpack/tar.gz/4.6.2","html_url":"https://github.com/mlpack/mlpack/releases/tag/4.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mlpack/mlpack@4.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlpack%2Fmlpack/tags/4.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlpack%2Fmlpack/tags/4.6.2/manifests"},{"name":"4.6.1","sha":"0480311ab1e6ba93ca288a0233237d0085c4266e","kind":"commit","published_at":"2025-05-14T18:48:05.000Z","download_url":"https://codeload.github.com/mlpack/mlpack/tar.gz/4.6.1","html_url":"https://github.com/mlpack/mlpack/releases/tag/4.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mlpack/mlpack@4.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlpack%2Fmlpack/tags/4.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlpack%2Fmlpack/tags/4.6.1/manifests"},{"name":"4.6.0","sha":"9764349a19958e869c2b77f92cddd4403f72a1fd","kind":"commit","published_at":"2025-04-03T15:47:01.000Z","download_url":"https://codeload.github.com/mlpack/mlpack/tar.gz/4.6.0","html_url":"https://github.com/mlpack/mlpack/releases/tag/4.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mlpack/mlpack@4.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlpack%2Fmlpack/tags/4.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlpack%2Fmlpack/tags/4.6.0/manifests"},{"name":"4.5.1","sha":"4498706851a0f634da05d46d9ce6b2d5b8f1b7a9","kind":"commit","published_at":"2024-12-04T19:03:31.000Z","download_url":"https://codeload.github.com/mlpack/mlpack/tar.gz/4.5.1","html_url":"https://github.com/mlpack/mlpack/releases/tag/4.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mlpack/mlpack@4.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlpack%2Fmlpack/tags/4.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlpack%2Fmlpack/tags/4.5.1/manifests"},{"name":"4.5.0","sha":"97d76da9c56605027ead839c505823caa37a3393","kind":"commit","published_at":"2024-09-18T13:05:53.000Z","download_url":"https://codeload.github.com/mlpack/mlpack/tar.gz/4.5.0","html_url":"https://github.com/mlpack/mlpack/releases/tag/4.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mlpack/mlpack@4.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlpack%2Fmlpack/tags/4.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlpack%2Fmlpack/tags/4.5.0/manifests"},{"name":"4.4.0","sha":"34dff29aeeb424beed60579866a2a5d9ed31fab9","kind":"commit","published_at":"2024-05-28T20:08:34.000Z","download_url":"https://codeload.github.com/mlpack/mlpack/tar.gz/4.4.0","html_url":"https://github.com/mlpack/mlpack/releases/tag/4.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mlpack/mlpack@4.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlpack%2Fmlpack/tags/4.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlpack%2Fmlpack/tags/4.4.0/manifests"},{"name":"4.3.0","sha":"c8726ff2ee54b8663e2e3156086733c52383ca52","kind":"commit","published_at":"2023-11-27T18:27:20.000Z","download_url":"https://codeload.github.com/mlpack/mlpack/tar.gz/4.3.0","html_url":"https://github.com/mlpack/mlpack/releases/tag/4.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mlpack/mlpack@4.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlpack%2Fmlpack/tags/4.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlpack%2Fmlpack/tags/4.3.0/manifests"},{"name":"4.2.1","sha":"8ac85f52e7c9c38c3fc3212d7e59dcdce26c7477","kind":"commit","published_at":"2023-09-05T17:35:38.000Z","download_url":"https://codeload.github.com/mlpack/mlpack/tar.gz/4.2.1","html_url":"https://github.com/mlpack/mlpack/releases/tag/4.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mlpack/mlpack@4.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlpack%2Fmlpack/tags/4.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlpack%2Fmlpack/tags/4.2.1/manifests"},{"name":"4.2.0","sha":"6a9e19dd0154116ab8093444a1642a336abd5764","kind":"commit","published_at":"2023-06-16T19:47:02.000Z","download_url":"https://codeload.github.com/mlpack/mlpack/tar.gz/4.2.0","html_url":"https://github.com/mlpack/mlpack/releases/tag/4.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mlpack/mlpack@4.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlpack%2Fmlpack/tags/4.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlpack%2Fmlpack/tags/4.2.0/manifests"},{"name":"4.1.0","sha":"e12bc09e3069ea109fc7284876819cbf66e2ccc0","kind":"commit","published_at":"2023-04-27T00:06:56.000Z","download_url":"https://codeload.github.com/mlpack/mlpack/tar.gz/4.1.0","html_url":"https://github.com/mlpack/mlpack/releases/tag/4.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mlpack/mlpack@4.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlpack%2Fmlpack/tags/4.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlpack%2Fmlpack/tags/4.1.0/manifests"},{"name":"4.0.1","sha":"b08aa1a373d2aace23b4f2035d5785cc77541965","kind":"commit","published_at":"2022-12-29T15:40:18.000Z","download_url":"https://codeload.github.com/mlpack/mlpack/tar.gz/4.0.1","html_url":"https://github.com/mlpack/mlpack/releases/tag/4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mlpack/mlpack@4.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlpack%2Fmlpack/tags/4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlpack%2Fmlpack/tags/4.0.1/manifests"},{"name":"4.0.0","sha":"28eb1858c59e4469da0e9689663a45fc140af9c4","kind":"commit","published_at":"2022-10-24T13:40:50.000Z","download_url":"https://codeload.github.com/mlpack/mlpack/tar.gz/4.0.0","html_url":"https://github.com/mlpack/mlpack/releases/tag/4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mlpack/mlpack@4.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlpack%2Fmlpack/tags/4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlpack%2Fmlpack/tags/4.0.0/manifests"},{"name":"3.4.2","sha":"27bfafbae107ac5ca608d90c8e8d4709f2b437c8","kind":"commit","published_at":"2020-10-28T16:10:49.000Z","download_url":"https://codeload.github.com/mlpack/mlpack/tar.gz/3.4.2","html_url":"https://github.com/mlpack/mlpack/releases/tag/3.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mlpack/mlpack@3.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlpack%2Fmlpack/tags/3.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlpack%2Fmlpack/tags/3.4.2/manifests"},{"name":"3.4.1","sha":"7ae9ddda86c1751b6509ceb48b27d182feaae439","kind":"commit","published_at":"2020-09-07T15:52:36.000Z","download_url":"https://codeload.github.com/mlpack/mlpack/tar.gz/3.4.1","html_url":"https://github.com/mlpack/mlpack/releases/tag/3.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mlpack/mlpack@3.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlpack%2Fmlpack/tags/3.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlpack%2Fmlpack/tags/3.4.1/manifests"},{"name":"3.4.0","sha":"85836de62ff03f6acc9971d46315f7d786c10a3b","kind":"commit","published_at":"2020-09-01T21:09:44.000Z","download_url":"https://codeload.github.com/mlpack/mlpack/tar.gz/3.4.0","html_url":"https://github.com/mlpack/mlpack/releases/tag/3.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mlpack/mlpack@3.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlpack%2Fmlpack/tags/3.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlpack%2Fmlpack/tags/3.4.0/manifests"},{"name":"3.2.2","sha":"990bde20f112ad49ff97f2fb3af23db031434b87","kind":"commit","published_at":"2020-06-18T18:55:27.000Z","download_url":"https://codeload.github.com/mlpack/mlpack/tar.gz/3.2.2","html_url":"https://github.com/mlpack/mlpack/releases/tag/3.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mlpack/mlpack@3.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlpack%2Fmlpack/tags/3.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlpack%2Fmlpack/tags/3.2.2/manifests"},{"name":"3.3.2","sha":"84cd94d362578235588792123ac59017be42f442","kind":"commit","published_at":"2020-06-18T18:19:23.000Z","download_url":"https://codeload.github.com/mlpack/mlpack/tar.gz/3.3.2","html_url":"https://github.com/mlpack/mlpack/releases/tag/3.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mlpack/mlpack@3.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlpack%2Fmlpack/tags/3.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlpack%2Fmlpack/tags/3.3.2/manifests"},{"name":"3.3.1","sha":"44e1bebd1555e99609cd376da87d1881f0d89300","kind":"commit","published_at":"2020-04-29T21:36:40.000Z","download_url":"https://codeload.github.com/mlpack/mlpack/tar.gz/3.3.1","html_url":"https://github.com/mlpack/mlpack/releases/tag/3.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mlpack/mlpack@3.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlpack%2Fmlpack/tags/3.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlpack%2Fmlpack/tags/3.3.1/manifests"},{"name":"3.3.0","sha":"5677c2b5b91fdc62ca64195076da502da29a2398","kind":"commit","published_at":"2020-04-07T13:17:16.000Z","download_url":"https://codeload.github.com/mlpack/mlpack/tar.gz/3.3.0","html_url":"https://github.com/mlpack/mlpack/releases/tag/3.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mlpack/mlpack@3.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlpack%2Fmlpack/tags/3.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlpack%2Fmlpack/tags/3.3.0/manifests"},{"name":"3.2.1","sha":"214bb060290c3ba5f83a05784538346d212a4f9f","kind":"commit","published_at":"2019-10-01T22:08:51.000Z","download_url":"https://codeload.github.com/mlpack/mlpack/tar.gz/3.2.1","html_url":"https://github.com/mlpack/mlpack/releases/tag/3.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mlpack/mlpack@3.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlpack%2Fmlpack/tags/3.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlpack%2Fmlpack/tags/3.2.1/manifests"},{"name":"3.2.0","sha":"0e9bb9abdb9906d16fecc0f364aab55bc309416a","kind":"commit","published_at":"2019-09-26T00:55:14.000Z","download_url":"https://codeload.github.com/mlpack/mlpack/tar.gz/3.2.0","html_url":"https://github.com/mlpack/mlpack/releases/tag/3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mlpack/mlpack@3.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlpack%2Fmlpack/tags/3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlpack%2Fmlpack/tags/3.2.0/manifests"},{"name":"mlpack-3.1.1","sha":"78cab8b4a21b845048e462fb64e03cc6481c293a","kind":"commit","published_at":"2019-05-27T02:18:49.000Z","download_url":"https://codeload.github.com/mlpack/mlpack/tar.gz/mlpack-3.1.1","html_url":"https://github.com/mlpack/mlpack/releases/tag/mlpack-3.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mlpack/mlpack@mlpack-3.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlpack%2Fmlpack/tags/mlpack-3.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlpack%2Fmlpack/tags/mlpack-3.1.1/manifests"},{"name":"mlpack-3.1.0","sha":"b48a95a4b1f09148786e406c3aa27a6889b81b9f","kind":"commit","published_at":"2019-04-26T05:07:37.000Z","download_url":"https://codeload.github.com/mlpack/mlpack/tar.gz/mlpack-3.1.0","html_url":"https://github.com/mlpack/mlpack/releases/tag/mlpack-3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mlpack/mlpack@mlpack-3.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlpack%2Fmlpack/tags/mlpack-3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlpack%2Fmlpack/tags/mlpack-3.1.0/manifests"},{"name":"mlpack-3.0.4","sha":"4bbf0c67e0e0103122442767241f2d2c001a3661","kind":"commit","published_at":"2018-11-13T22:33:55.000Z","download_url":"https://codeload.github.com/mlpack/mlpack/tar.gz/mlpack-3.0.4","html_url":"https://github.com/mlpack/mlpack/releases/tag/mlpack-3.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mlpack/mlpack@mlpack-3.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlpack%2Fmlpack/tags/mlpack-3.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlpack%2Fmlpack/tags/mlpack-3.0.4/manifests"},{"name":"mlpack-3.0.3","sha":"90202112302577a9d685ce6ad46c523b1dd85e29","kind":"commit","published_at":"2018-07-28T01:53:27.000Z","download_url":"https://codeload.github.com/mlpack/mlpack/tar.gz/mlpack-3.0.3","html_url":"https://github.com/mlpack/mlpack/releases/tag/mlpack-3.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mlpack/mlpack@mlpack-3.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlpack%2Fmlpack/tags/mlpack-3.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlpack%2Fmlpack/tags/mlpack-3.0.3/manifests"},{"name":"mlpack-3.0.2","sha":"0ace41c29209258eab4bf50b6c0eb5ec8937288d","kind":"commit","published_at":"2018-06-08T20:14:55.000Z","download_url":"https://codeload.github.com/mlpack/mlpack/tar.gz/mlpack-3.0.2","html_url":"https://github.com/mlpack/mlpack/releases/tag/mlpack-3.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mlpack/mlpack@mlpack-3.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlpack%2Fmlpack/tags/mlpack-3.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlpack%2Fmlpack/tags/mlpack-3.0.2/manifests"},{"name":"mlpack-3.0.1","sha":"81ad1d8789a1ae14aff3872dbd7c509db5af49c0","kind":"commit","published_at":"2018-05-10T19:19:58.000Z","download_url":"https://codeload.github.com/mlpack/mlpack/tar.gz/mlpack-3.0.1","html_url":"https://github.com/mlpack/mlpack/releases/tag/mlpack-3.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mlpack/mlpack@mlpack-3.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlpack%2Fmlpack/tags/mlpack-3.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlpack%2Fmlpack/tags/mlpack-3.0.1/manifests"},{"name":"mlpack-3.0.0","sha":"c58f1127dbef163a5fe70395977e9d2affe42686","kind":"commit","published_at":"2018-03-31T01:51:22.000Z","download_url":"https://codeload.github.com/mlpack/mlpack/tar.gz/mlpack-3.0.0","html_url":"https://github.com/mlpack/mlpack/releases/tag/mlpack-3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mlpack/mlpack@mlpack-3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlpack%2Fmlpack/tags/mlpack-3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlpack%2Fmlpack/tags/mlpack-3.0.0/manifests"},{"name":"mlpack-2.2.5","sha":"4f6f2e597c32945d0fef99d037604933c32db936","kind":"commit","published_at":"2017-08-26T00:08:44.000Z","download_url":"https://codeload.github.com/mlpack/mlpack/tar.gz/mlpack-2.2.5","html_url":"https://github.com/mlpack/mlpack/releases/tag/mlpack-2.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mlpack/mlpack@mlpack-2.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlpack%2Fmlpack/tags/mlpack-2.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlpack%2Fmlpack/tags/mlpack-2.2.5/manifests"},{"name":"mlpack-2.2.4","sha":"ae8e35bb10302a246834214c581a54d15bc6150f","kind":"commit","published_at":"2017-07-18T23:41:15.000Z","download_url":"https://codeload.github.com/mlpack/mlpack/tar.gz/mlpack-2.2.4","html_url":"https://github.com/mlpack/mlpack/releases/tag/mlpack-2.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mlpack/mlpack@mlpack-2.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlpack%2Fmlpack/tags/mlpack-2.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlpack%2Fmlpack/tags/mlpack-2.2.4/manifests"},{"name":"mlpack-2.2.3","sha":"b7a175288b2266120283701f9231bf0f168682e8","kind":"commit","published_at":"2017-05-24T14:27:00.000Z","download_url":"https://codeload.github.com/mlpack/mlpack/tar.gz/mlpack-2.2.3","html_url":"https://github.com/mlpack/mlpack/releases/tag/mlpack-2.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mlpack/mlpack@mlpack-2.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlpack%2Fmlpack/tags/mlpack-2.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlpack%2Fmlpack/tags/mlpack-2.2.3/manifests"},{"name":"mlpack-2.2.2","sha":"31d011f2ae2aa10fd9e09ac4a5cbc81c6d7bf9fe","kind":"commit","published_at":"2017-05-05T00:37:12.000Z","download_url":"https://codeload.github.com/mlpack/mlpack/tar.gz/mlpack-2.2.2","html_url":"https://github.com/mlpack/mlpack/releases/tag/mlpack-2.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mlpack/mlpack@mlpack-2.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlpack%2Fmlpack/tags/mlpack-2.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlpack%2Fmlpack/tags/mlpack-2.2.2/manifests"},{"name":"mlpack-2.2.1","sha":"c37f6407f2343785df358c96e8a2fa75eed6bfc0","kind":"commit","published_at":"2017-04-13T19:36:20.000Z","download_url":"https://codeload.github.com/mlpack/mlpack/tar.gz/mlpack-2.2.1","html_url":"https://github.com/mlpack/mlpack/releases/tag/mlpack-2.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mlpack/mlpack@mlpack-2.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlpack%2Fmlpack/tags/mlpack-2.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlpack%2Fmlpack/tags/mlpack-2.2.1/manifests"},{"name":"mlpack-2.2.0","sha":"40bf68253818176b7f9ba7846c94436a359d3263","kind":"commit","published_at":"2017-03-21T20:10:19.000Z","download_url":"https://codeload.github.com/mlpack/mlpack/tar.gz/mlpack-2.2.0","html_url":"https://github.com/mlpack/mlpack/releases/tag/mlpack-2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mlpack/mlpack@mlpack-2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlpack%2Fmlpack/tags/mlpack-2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlpack%2Fmlpack/tags/mlpack-2.2.0/manifests"},{"name":"mlpack-2.1.1","sha":"4e20f35b4355543010309bf29ea4354504e4e4f5","kind":"commit","published_at":"2016-12-22T18:17:53.000Z","download_url":"https://codeload.github.com/mlpack/mlpack/tar.gz/mlpack-2.1.1","html_url":"https://github.com/mlpack/mlpack/releases/tag/mlpack-2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mlpack/mlpack@mlpack-2.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlpack%2Fmlpack/tags/mlpack-2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlpack%2Fmlpack/tags/mlpack-2.1.1/manifests"},{"name":"mlpack-2.1.0","sha":"651ea9bf768b5cb75eb8f1986786932649b3d5cc","kind":"commit","published_at":"2016-10-31T14:39:30.000Z","download_url":"https://codeload.github.com/mlpack/mlpack/tar.gz/mlpack-2.1.0","html_url":"https://github.com/mlpack/mlpack/releases/tag/mlpack-2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mlpack/mlpack@mlpack-2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlpack%2Fmlpack/tags/mlpack-2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlpack%2Fmlpack/tags/mlpack-2.1.0/manifests"},{"name":"mlpack-2.0.3","sha":"19c3906c3d843a161183009947197f27ccc18917","kind":"commit","published_at":"2016-07-21T22:04:04.000Z","download_url":"https://codeload.github.com/mlpack/mlpack/tar.gz/mlpack-2.0.3","html_url":"https://github.com/mlpack/mlpack/releases/tag/mlpack-2.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mlpack/mlpack@mlpack-2.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlpack%2Fmlpack/tags/mlpack-2.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlpack%2Fmlpack/tags/mlpack-2.0.3/manifests"},{"name":"mlpack-2.0.2","sha":"6b841d9dbc61606fe515bdafb102b9759b8a3284","kind":"commit","published_at":"2016-06-20T13:10:54.000Z","download_url":"https://codeload.github.com/mlpack/mlpack/tar.gz/mlpack-2.0.2","html_url":"https://github.com/mlpack/mlpack/releases/tag/mlpack-2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mlpack/mlpack@mlpack-2.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlpack%2Fmlpack/tags/mlpack-2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlpack%2Fmlpack/tags/mlpack-2.0.2/manifests"},{"name":"mlpack-2.0.1","sha":"89927040e149ffd1bca41ed07f2151fd00f3a961","kind":"commit","published_at":"2016-02-04T22:40:47.000Z","download_url":"https://codeload.github.com/mlpack/mlpack/tar.gz/mlpack-2.0.1","html_url":"https://github.com/mlpack/mlpack/releases/tag/mlpack-2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mlpack/mlpack@mlpack-2.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlpack%2Fmlpack/tags/mlpack-2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlpack%2Fmlpack/tags/mlpack-2.0.1/manifests"},{"name":"mlpack-2.0.0","sha":"0539869ea7c6900b550b823995d589b67bc25df1","kind":"commit","published_at":"2015-12-24T04:36:10.000Z","download_url":"https://codeload.github.com/mlpack/mlpack/tar.gz/mlpack-2.0.0","html_url":"https://github.com/mlpack/mlpack/releases/tag/mlpack-2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mlpack/mlpack@mlpack-2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlpack%2Fmlpack/tags/mlpack-2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlpack%2Fmlpack/tags/mlpack-2.0.0/manifests"},{"name":"mlpack-1.0.12","sha":"f94823c800ad6f7266995c700b1b630d5ffdcf40","kind":"commit","published_at":"2015-01-07T16:53:12.000Z","download_url":"https://codeload.github.com/mlpack/mlpack/tar.gz/mlpack-1.0.12","html_url":"https://github.com/mlpack/mlpack/releases/tag/mlpack-1.0.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mlpack/mlpack@mlpack-1.0.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlpack%2Fmlpack/tags/mlpack-1.0.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlpack%2Fmlpack/tags/mlpack-1.0.12/manifests"},{"name":"mlpack-1.0.11","sha":"f4d80ec7d27fcbe7c00d241100c6d5ff6a40cd4a","kind":"commit","published_at":"2014-12-21T01:59:06.000Z","download_url":"https://codeload.github.com/mlpack/mlpack/tar.gz/mlpack-1.0.11","html_url":"https://github.com/mlpack/mlpack/releases/tag/mlpack-1.0.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mlpack/mlpack@mlpack-1.0.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlpack%2Fmlpack/tags/mlpack-1.0.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlpack%2Fmlpack/tags/mlpack-1.0.11/manifests"},{"name":"mlpack-1.0.10","sha":"6b7016cd2ac3ed6010a9e97a8199d8f1aad83220","kind":"commit","published_at":"2014-12-21T01:58:11.000Z","download_url":"https://codeload.github.com/mlpack/mlpack/tar.gz/mlpack-1.0.10","html_url":"https://github.com/mlpack/mlpack/releases/tag/mlpack-1.0.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mlpack/mlpack@mlpack-1.0.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlpack%2Fmlpack/tags/mlpack-1.0.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlpack%2Fmlpack/tags/mlpack-1.0.10/manifests"},{"name":"mlpack-1.0.9","sha":"da7f3bd8ced7384ee59f4d2fe80dcf17328d7231","kind":"commit","published_at":"2014-12-21T01:52:29.000Z","download_url":"https://codeload.github.com/mlpack/mlpack/tar.gz/mlpack-1.0.9","html_url":"https://github.com/mlpack/mlpack/releases/tag/mlpack-1.0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mlpack/mlpack@mlpack-1.0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlpack%2Fmlpack/tags/mlpack-1.0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlpack%2Fmlpack/tags/mlpack-1.0.9/manifests"},{"name":"mlpack-1.0.8","sha":"302c1aa95b604251ee783d79f0e9a8709df29425","kind":"commit","published_at":"2014-12-21T00:48:55.000Z","download_url":"https://codeload.github.com/mlpack/mlpack/tar.gz/mlpack-1.0.8","html_url":"https://github.com/mlpack/mlpack/releases/tag/mlpack-1.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mlpack/mlpack@mlpack-1.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlpack%2Fmlpack/tags/mlpack-1.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlpack%2Fmlpack/tags/mlpack-1.0.8/manifests"},{"name":"mlpack-1.0.7","sha":"030e2c50a0524ff8c6ddcb367e8e79ff5f557798","kind":"commit","published_at":"2014-12-21T00:47:39.000Z","download_url":"https://codeload.github.com/mlpack/mlpack/tar.gz/mlpack-1.0.7","html_url":"https://github.com/mlpack/mlpack/releases/tag/mlpack-1.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mlpack/mlpack@mlpack-1.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlpack%2Fmlpack/tags/mlpack-1.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlpack%2Fmlpack/tags/mlpack-1.0.7/manifests"},{"name":"mlpack-1.0.6","sha":"a7115165480f50e4eb2dfa6453a6564b57cbff32","kind":"commit","published_at":"2014-12-21T00:45:30.000Z","download_url":"https://codeload.github.com/mlpack/mlpack/tar.gz/mlpack-1.0.6","html_url":"https://github.com/mlpack/mlpack/releases/tag/mlpack-1.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mlpack/mlpack@mlpack-1.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlpack%2Fmlpack/tags/mlpack-1.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlpack%2Fmlpack/tags/mlpack-1.0.6/manifests"},{"name":"mlpack-1.0.5","sha":"3863f2931783bfb21e124507ffa19b02a1aafc0b","kind":"commit","published_at":"2014-12-21T00:44:06.000Z","download_url":"https://codeload.github.com/mlpack/mlpack/tar.gz/mlpack-1.0.5","html_url":"https://github.com/mlpack/mlpack/releases/tag/mlpack-1.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mlpack/mlpack@mlpack-1.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlpack%2Fmlpack/tags/mlpack-1.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlpack%2Fmlpack/tags/mlpack-1.0.5/manifests"},{"name":"mlpack-1.0.4","sha":"f3da474dac8c4423957a072186a504db508aefae","kind":"commit","published_at":"2014-12-21T00:43:05.000Z","download_url":"https://codeload.github.com/mlpack/mlpack/tar.gz/mlpack-1.0.4","html_url":"https://github.com/mlpack/mlpack/releases/tag/mlpack-1.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mlpack/mlpack@mlpack-1.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlpack%2Fmlpack/tags/mlpack-1.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlpack%2Fmlpack/tags/mlpack-1.0.4/manifests"},{"name":"mlpack-1.0.3","sha":"62ee170f07f6007c49048a10f12de5467ef62d9a","kind":"commit","published_at":"2014-12-21T00:23:55.000Z","download_url":"https://codeload.github.com/mlpack/mlpack/tar.gz/mlpack-1.0.3","html_url":"https://github.com/mlpack/mlpack/releases/tag/mlpack-1.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mlpack/mlpack@mlpack-1.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlpack%2Fmlpack/tags/mlpack-1.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlpack%2Fmlpack/tags/mlpack-1.0.3/manifests"},{"name":"mlpack-1.0.2","sha":"f44af0c58e2eddd257688a491627b1713d268fe8","kind":"commit","published_at":"2014-12-21T00:20:42.000Z","download_url":"https://codeload.github.com/mlpack/mlpack/tar.gz/mlpack-1.0.2","html_url":"https://github.com/mlpack/mlpack/releases/tag/mlpack-1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mlpack/mlpack@mlpack-1.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlpack%2Fmlpack/tags/mlpack-1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlpack%2Fmlpack/tags/mlpack-1.0.2/manifests"},{"name":"mlpack-1.0.1","sha":"60de17b64f09502aa9ef8fcbe3e89063d1ccbeda","kind":"commit","published_at":"2014-12-21T00:17:25.000Z","download_url":"https://codeload.github.com/mlpack/mlpack/tar.gz/mlpack-1.0.1","html_url":"https://github.com/mlpack/mlpack/releases/tag/mlpack-1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mlpack/mlpack@mlpack-1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlpack%2Fmlpack/tags/mlpack-1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlpack%2Fmlpack/tags/mlpack-1.0.1/manifests"},{"name":"mlpack-1.0.0","sha":"0b17e7f3eb4b691c98b295e4699b383a228005ce","kind":"commit","published_at":"2014-12-21T00:03:08.000Z","download_url":"https://codeload.github.com/mlpack/mlpack/tar.gz/mlpack-1.0.0","html_url":"https://github.com/mlpack/mlpack/releases/tag/mlpack-1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mlpack/mlpack@mlpack-1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlpack%2Fmlpack/tags/mlpack-1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlpack%2Fmlpack/tags/mlpack-1.0.0/manifests"}]},"repo_metadata_updated_at":"2025-08-28T09:14:20.349Z","dependent_packages_count":1,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":34.025455452957324,"dependent_packages_count":28.819565759920142,"stargazers_count":null,"forks_count":null,"average":31.422510606438735},"purl":"pkg:conda/r-mlpack","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/conda/r-mlpack","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/conda/r-mlpack","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/conda/r-mlpack/dependencies","status":null,"funding_links":["https://github.com/sponsors/numfocus","https://numfocus.org/donate-to-mlpack"],"critical":null,"issue_metadata":{"last_synced_at":"2025-08-27T19:33:22.925Z","issues_count":192,"pull_requests_count":427,"avg_time_to_close_issue":20207810.289772727,"avg_time_to_close_pull_request":3459858.09569378,"issues_closed_count":176,"pull_requests_closed_count":417,"pull_request_authors_count":74,"issue_authors_count":112,"avg_comments_per_issue":6.145833333333333,"avg_comments_per_pull_request":2.7166276346604215,"merged_pull_requests_count":306,"bot_issues_count":0,"bot_pull_requests_count":4,"past_year_issues_count":40,"past_year_pull_requests_count":158,"past_year_avg_time_to_close_issue":2655032.6,"past_year_avg_time_to_close_pull_request":1367062.4238410597,"past_year_issues_closed_count":30,"past_year_pull_requests_closed_count":150,"past_year_pull_request_authors_count":32,"past_year_issue_authors_count":35,"past_year_avg_comments_per_issue":4.775,"past_year_avg_comments_per_pull_request":2.2531645569620253,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":2,"past_year_merged_pull_requests_count":124,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlpack%2Fmlpack/issues","maintainers":[{"login":"rcurtin","count":192,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/rcurtin"},{"login":"shrit","count":60,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/shrit"},{"login":"tareknaser","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/tareknaser"},{"login":"andrewfurey21","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/andrewfurey21"},{"login":"zoq","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/zoq"},{"login":"tareknaser360","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/tareknaser360"},{"login":"RishabhGarg108","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/RishabhGarg108"},{"login":"jonpsy","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jonpsy"},{"login":"favre49","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/favre49"}],"active_maintainers":[{"login":"rcurtin","count":75,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/rcurtin"},{"login":"shrit","count":23,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/shrit"},{"login":"andrewfurey21","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/andrewfurey21"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages/r-mlpack/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages/r-mlpack/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages/r-mlpack/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages/r-mlpack/related_packages","maintainers":[],"registry":{"name":"conda-forge.org","url":"https://conda-forge.org","ecosystem":"conda","default":false,"packages_count":20636,"maintainers_count":0,"namespaces_count":0,"keywords_count":13387,"github":"conda-forge","metadata":{"kind":"conda-forge","key":"CondaForge","api":"https://conda.anaconda.org","funded_packages_count":2180},"icon_url":"https://github.com/conda-forge.png","created_at":"2022-10-03T15:37:08.743Z","updated_at":"2025-09-04T07:00:12.892Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/namespaces"}}],"commits":{"id":28176,"full_name":"mlpack/mlpack","default_branch":"master","committers":[{"name":"Ryan Curtin","email":"ryan@ratml.org","login":"rcurtin","count":7275},{"name":"(no author)","email":"(no author)@9d5b8971-822b-0410-80eb-d18c1038ef23","login":null,"count":3227},{"name":"Dongryeol Lee","email":"drselee@gmail.com","login":"drselee","count":2664},{"name":"Omar Shrit","email":"omar@shrit.me","login":"shrit","count":1379},{"name":"Marcus Edel","email":"marcus.edel@fu-berlin.de","login":"zoq","count":973},{"name":"tekhnofiend","email":"nishantmehta.x@gmail.com","login":"tekhnofiend","count":711},{"name":"vasiloglou","email":"nvasil@ismion.com","login":"vasiloglou","count":476},{"name":"jeffinsam","email":"jeffinsam@karunya.edu.in","login":"jeffin143","count":366},{"name":"Garry Boyer","email":"opensource@garryb.com","login":"gboyer","count":339},{"name":"Bill March","email":"march@ices.utexas.edu","login":"bill-march","count":335},{"name":"Yashwant","email":"yashwantsingh.sngh@gmail.com","login":"Yashwants19","count":321},{"name":"Rishabh Garg","email":"56191449+RishabhGarg108","login":"RishabhGarg108","count":272},{"name":"Roberto Hueso Gomez","email":"robertohueso96@gmail.com","login":"robertohueso","count":258},{"name":"Adam Kropp","email":"30504149+akropp","login":"akropp","count":238},{"name":"shubham1206agra","email":"tt1191044@iitd.ac.in","login":"shubham1206agra","count":206},{"name":"stereomatchingkiss","email":"stereomatchingkiss@gmail.com","login":"stereomatchingkiss","count":202},{"name":"Parikshit Ram","email":"p.ram@gatech.edu","login":"rithram","count":201},{"name":"houyang","email":"houyang@9d5b8971-822b-0410-80eb-d18c1038ef23","login":null,"count":200},{"name":"MarcosPividori","email":"marcos.pividori@gmail.com","login":"MarcosPividori","count":186},{"name":"NippunSharma","email":"inbox.nippun@gmail.com","login":"NippunSharma","count":179},{"name":"gmravi2003","email":"gmravi2003@gatech.edu","login":"gmravi2003","count":177},{"name":"Wenhao-H","email":"wenhao.huang.work@gmail.com","login":"wenhaoh2","count":176},{"name":"soyeon","email":"soyeon@9d5b8971-822b-0410-80eb-d18c1038ef23","login":null,"count":172},{"name":"kartikdutt18","email":"kartikdutt@live.in","login":"kartikdutt18","count":165},{"name":"nishantkr18","email":"nniishantkumar@gmail.com","login":"nishantkr18","count":158},{"name":"Manish","email":"manish887kr@gmail.com","login":"manish7294","count":156},{"name":"Mrityunjay Tripathi","email":"mrityunjay2668@gmail.com","login":"mrityunjay-tripathi","count":155},{"name":"Kirill Mishchenko","email":"ki.mishchenko@gmail.com","login":"micyril","count":150},{"name":"heisenbuug","email":"deathcoderx@gmail.com","login":"heisenbuug","count":135},{"name":"rriegel","email":"rriegel@9d5b8971-822b-0410-80eb-d18c1038ef23","login":null,"count":135},{"name":"tqlong","email":"tqlong@9d5b8971-822b-0410-80eb-d18c1038ef23","login":null,"count":127},{"name":"James Cline","email":"jamesclinedev@gmail.com","login":"jcline","count":118},{"name":"Shikhar Bhardwaj","email":"shikharbhardwaj68@gmail.com","login":"shikharbhardwaj","count":116},{"name":"Mikhail Lozhnikov","email":"lozhnikovma@gmail.com","login":"lozhnikov","count":114},{"name":"Adarsh Santoria","email":"108261986+AdarshSantoria","login":"AdarshSantoria","count":112},{"name":"Kim SangYeon","email":"sy0814k@gmail.com","login":"KimSangYeon-DGU","count":110},{"name":"Yannis Mentekidis","email":"mentekid@gmail.com","login":"mentekid","count":108},{"name":"Stephen Tu","email":"tu.stephenl@gmail.com","login":"stephentu","count":96},{"name":"Mark Fischinger","email":"markfischinger@gmail.com","login":"MarkFischinger","count":95},{"name":"himanshupathak21061998","email":"hpathak336@gmail.com","login":"geekypathak21","count":95},{"name":"mercierc","email":"54903400+mercierc","login":"mercierc","count":94},{"name":"Shangtong Zhang","email":"zhangshangtong.cpp@icloud.com","login":"ShangtongZhang","count":94},{"name":"Sriram","email":"sriramsk1999@gmail.com","login":"sriramsk1999","count":94},{"name":"mulx10","email":"mehulkumarnirala@iitkgp.ac.in","login":"MuLx10","count":93},{"name":"walragatver","email":"toshalagrawal38@gmail.com","login":"toshal-a","count":93},{"name":"sooraj","email":"sooraj@9d5b8971-822b-0410-80eb-d18c1038ef23","login":null,"count":90},{"name":"akhandait","email":"akhandait45@gmail.com","login":"akhandait","count":89},{"name":"Aakash Kaushik","email":"kaushikaakash7539@gmail.com","login":"Aakash-kaushik","count":88},{"name":"abh2k","email":"41710346+abh2k","login":"abh2k","count":88},{"name":"Keon Kim","email":"kwk236@gmail.com","login":"keon","count":86},{"name":"Sourabh Varshney","email":"sourabhvarshney111@gmail.com","login":"sourabhvarshney111","count":83},{"name":"Matthew Amidon","email":"mamidon42@gmail.com","login":null,"count":82},{"name":"Sterling Lewis Peet","email":"sterling.peet@gatech.edu","login":"SterlingPeet","count":81},{"name":"Ryan Birmingham","email":"birm@rbirm.us","login":"birm","count":80},{"name":"Konstantin Sidorov","email":"kost2906@yandex.ru","login":"sidorov-ks","count":76},{"name":"Vivek Pal","email":"vivekpal.dtu@gmail.com","login":"ivmarkp","count":75},{"name":"Anush V Kini","email":"anushkini@gmail.com","login":"Abilityguy","count":74},{"name":"luffy","email":"rajrohan1108@gmail.com","login":"random-user-x","count":73},{"name":"cmercier","email":"clement.mercier@hrenoble-inp.org","login":null,"count":72},{"name":"Saksham Bansal","email":"7020962+saksham189","login":"saksham189","count":72},{"name":"sumedhghaisas","email":"sumedhghaisas@gmail.com","login":"sumedhghaisas","count":71},{"name":"Ayush","email":"ayushchamoli8@gmail.com","login":"AYESDIE","count":69},{"name":"Haritha","email":"haritha1313@gmail.com","login":"haritha1313","count":66},{"name":"cmercier","email":"clement.mercier@greentropism.com","login":null,"count":65},{"name":"nikhilgoel1997","email":"nikhilgoel199797@gmail.com","login":"nikhilgoel1997","count":65},{"name":"UtR491","email":"64355352+UtR491","login":"UtR491","count":65},{"name":"jwaters6","email":"jwaters6@9d5b8971-822b-0410-80eb-d18c1038ef23","login":null,"count":63},{"name":"Prabhat","email":"prabhatsharma7298@gmail.com","login":"CaptainDredge","count":60},{"name":"andrewmw94","email":"andrewmw94@gmail.com","login":"andrewmw94","count":58},{"name":"iamshnoo","email":"mukherjee.anjishnu@gmail.com","login":"iamshnoo","count":56},{"name":"Abhinav Moudgil","email":"abhinavmoudgil95@gmail.com","login":"amoudgl","count":54},{"name":"nslagle","email":"nslagle@9d5b8971-822b-0410-80eb-d18c1038ef23","login":null,"count":51},{"name":"Ajinkya Kale","email":"kaleajinkya@gmail.com","login":"ajkl","count":51},{"name":"Rahul Prabhu","email":"cupertinorp@gmail.com","login":"favre49","count":51},{"name":"Projyal Dev","email":"projyal@gmail.com","login":"scrcro","count":50},{"name":"Samikshya Chand","email":"samikshya.chand.ece15@itbhu.ac.in","login":"sam0410","count":50},{"name":"michaelfox99","email":"michaelfox99@gmail.com","login":"michaelfox99","count":50},{"name":"robotcator","email":"problemset@163.com","login":"robotcator","count":50},{"name":"nkauffman3","email":"nkauffman3@9d5b8971-822b-0410-80eb-d18c1038ef23","login":null,"count":48},{"name":"rajiv2605","email":"rajivvaidyanathan4@gmail.com","login":"Rajiv2605","count":48},{"name":"theJonan","email":"ivan@jonan.info","login":"thejonan","count":47},{"name":"Alex Nguyen","email":"alexvn.edu@gmail.com","login":"rxng8","count":44},{"name":"Abhinav Anand","email":"abhinav.anand2807@gmail.com","login":"abhinav-anand-addepar","count":43},{"name":"Chenzhe Diao","email":"diao@ualberta.ca","login":"czdiao","count":42},{"name":"Bisakh Mondal","email":"bisakhmondal00@gmail.com","login":"bisakhmondal","count":42},{"name":"Arash Abghari","email":"arash.abghari@sagesenses.com","login":null,"count":40},{"name":"Khizir Siddiqui","email":"khizirsiddiqui@gmail.com","login":"khizirsiddiqui","count":40},{"name":"kris-singh","email":"krishnakant.singh@suiit.ac.in","login":"kris-singh","count":40},{"name":"manthan-r-sheth","email":"manthanrsheth96@gmail.com","login":"Manthan-R-Sheth","count":40},{"name":"jzy95310","email":"45862046+jzy95310","login":"jzy95310","count":39},{"name":"Anwaar","email":"shahanwaar.khalid8@gmail.com","login":"hello-fri-end","count":39},{"name":"aabghari","email":"44274379+aabghari","login":"aabghari","count":37},{"name":"vlad321","email":"vlad321@9d5b8971-822b-0410-80eb-d18c1038ef23","login":null,"count":37},{"name":"NippunSharma","email":"www.inbox.nippun@gmail.com","login":null,"count":35},{"name":"Praveen Ch","email":"chvsp972911@gmail.com","login":"chvsp","count":35},{"name":"KARTHEEKCIC","email":"bkartheekreddy@gmail.com","login":"KARTHEEKCIC","count":34},{"name":"gmanlan","email":"gmansoft@hotmail.com","login":"gmanlan","count":34},{"name":"Grzegorz Krajewski","email":"krajekg@gmail.com","login":"Kirizaki","count":34},{"name":"knakul853","email":"knakul853@gmail.com","login":"knakul853","count":34},{"name":"shashank-007","email":"shashanktwr007@gmail.com","login":"shashankTwr","count":34},{"name":"sreenikSS","email":"sreenik.seal@gmail.com","login":"sreenikSS","count":33},{"name":"dakshitagrawal97","email":"neelagrawal08@gmail.com","login":"dakshitagrawal","count":32},{"name":"leif","email":"leif@9d5b8971-822b-0410-80eb-d18c1038ef23","login":null,"count":31},{"name":"Udit Saxena","email":"saxena.udit@gmail.com","login":"uditsaxena","count":31},{"name":"eshaanagarwal","email":"eshaan060202@gmail.com","login":"eshaanagarwal","count":30},{"name":"Jun An","email":"E0002937@u.nus.edu","login":"yamidark","count":30},{"name":"Anmolpreet Singh","email":"54476451+Anmol2001","login":"Anmol2001","count":29},{"name":"Hemal-Mamtora","email":"hemalmamtora1@gmail.com","login":"mamtoraah","count":28},{"name":"Shikhar Jaiswal","email":"jaiswalshikhar87@gmail.com","login":"ShikharJ","count":28},{"name":"AndreiMihalea","email":"mihalea.andrei@gmail.com","login":"AndreiMihalea","count":28},{"name":"Abhimanyu Dayal","email":"abhimanyudayal1@gmail.com","login":"TirelessClock","count":26},{"name":"daivik","email":"f2014023@pilani.bits-pilani.ac.in","login":"daiviknema","count":25},{"name":"angi","email":"angi@9d5b8971-822b-0410-80eb-d18c1038ef23","login":null,"count":25},{"name":"manish7294","email":"manish887kr@.com","login":null,"count":25},{"name":"conradsnicta","email":"conradsnicta","login":"conradsnicta","count":24},{"name":"HurricaneTong","email":"HurricaneTong@HurricaneTong.local","login":null,"count":24},{"name":"Joel Joseph","email":"34275997+joeljosephjin","login":"joeljosephjin","count":23},{"name":"marshall","email":"marshall@9d5b8971-822b-0410-80eb-d18c1038ef23","login":null,"count":22},{"name":"hsankesara","email":"heetsankesara3@gmail.com","login":"Hsankesara","count":22},{"name":"Saksham Rastogi","email":"sakshamdev5@gmail.com","login":"codeboy5","count":22},{"name":"Ansh Babbar","email":"31804810+rabbabansh","login":"rabbabansh","count":22},{"name":"Aditya Raj","email":"96882869+aadi-raj","login":"aadi-raj","count":21},{"name":"Gaurav Sharma","email":"gsharma81999@gmail.com","login":"greatsharma","count":21},{"name":"James J Balamuta","email":"coatless","login":"coatless","count":21},{"name":"Tarek","email":"tareknaser360@gmail.com","login":"tareknaser","count":20},{"name":"Andrew Furey","email":"andrewfurey2003@gmail.com","login":"andrewfurey21","count":19},{"name":"Shashank Shekhar","email":"sshekhar.special@gmail.com","login":"sshkhr","count":19},{"name":"Sudhanshu Ranjan","email":"pihooji@gmail.com","login":"s1998","count":19},{"name":"Vaibhav Pathak","email":"pathakvaibhav@protonmail.com","login":"mrdaybird","count":18},{"name":"Niteya","email":"niteya.56@gmail.com","login":"niteya-shah","count":18},{"name":"abhimanyu","email":"abhimanyu@9d5b8971-822b-0410-80eb-d18c1038ef23","login":null,"count":17},{"name":"Eugene Freyman","email":"evg.freyman@gmail.com","login":"e-freiman","count":17},{"name":"mayank raj","email":"mayank_1901cs35@iitp.ac.in","login":"mayankray2020","count":17},{"name":"Sudhakar Brar","email":"dxhrmhall1449@tutanota.com","login":"shawnbrar","count":17},{"name":"Namrata Mukhija","email":"namratamukhija@gmail.com","login":"Namrata96","count":16},{"name":"Nanubala Gnana Sai","email":"45007169+jonpsy","login":"jonpsy","count":16},{"name":"LiuZhuojin","email":"zhuojinliu.cs@gmail.com","login":"LiuZhuojin","count":16},{"name":"rajiv2605","email":"rajiv.vaidyanathan4@gmail.com","login":"rajiv26051997","count":15},{"name":"Siddharth Agrawal","email":"siddharth.950@gmail.com","login":"siddharth-agrawal","count":15},{"name":"Dirk Eddelbuettel","email":"edd@debian.org","login":"eddelbuettel","count":15},{"name":"ssharfraz3","email":"ssharfraz3@9d5b8971-822b-0410-80eb-d18c1038ef23","login":null,"count":14},{"name":"daivik","email":"daivnema@in.ibm.com","login":null,"count":14},{"name":"Sebastian Brodehl","email":"sbrodehl@students.uni-mainz.de","login":"sbrodehl","count":14},{"name":"aarushgupta","email":"aarush98@gmail.com","login":"aarushgupta","count":14},{"name":"Abhinav Sagar","email":"40603139+abhinavsagar","login":"abhinavsagar","count":14},{"name":"Arun Reddy Nelakurthi","email":"arunreddy.nelakurthi@gmail.com","login":"arunreddy","count":13},{"name":"TrironkKiatkungwanglai","email":"trironk@gmail.com","login":"trironkk","count":13},{"name":"cs15mtech11007@iith.ac.in","email":"krishankant.singh@suiit.ac.in","login":null,"count":13},{"name":"gcolon7","email":"gcolon7@9d5b8971-822b-0410-80eb-d18c1038ef23","login":null,"count":13},{"name":"nadeem","email":"nadeem@9d5b8971-822b-0410-80eb-d18c1038ef23","login":null,"count":12},{"name":"Suvarsha Chennareddy","email":"suvarshachennareddy@gmail.com","login":"SuvarshaChennareddy","count":12},{"name":"saraansh","email":"saraanshtandon1999@gmail.com","login":"saraansh1999","count":12},{"name":"pulkit6559","email":"pulkitarora7.fas@gmail.com","login":"pulkit6559","count":12},{"name":"Barak A. Pearlmutter","email":"barak+git@pearlmutter.net","login":"barak","count":12},{"name":"Martin Lambertsen","email":"github@lambertsen.one","login":"marlamb","count":12},{"name":"Shikhar S","email":"shikhar.coder@gmail.com","login":"Shikhar-S","count":11},{"name":"Jai Agarwal","email":"jai.bhageria@gmail.com","login":"jaibhageria","count":11},{"name":"Hrishikesh S","email":"hrishikesh123s@gmail.com","login":"hrishikeshSuresh","count":11},{"name":"ashish","email":"ashish@9d5b8971-822b-0410-80eb-d18c1038ef23","login":null,"count":11},{"name":"Abhinav Anand","email":"abhinavanand@Abhinavs-MacBook-Pro.local","login":null,"count":10},{"name":"mohanrajendran","email":"lynermohan@gmail.com","login":"mohanrajendran","count":10},{"name":"ayushsingh11","email":"30299945+ayushsingh11","login":"ayushsingh11","count":10},{"name":"Aditya Viki","email":"adityaviki01@gmail.com","login":"adityaviki","count":10},{"name":"Anuraj Kanodia","email":"akanuraj200@gmail.com","login":"akanuraj200","count":10},{"name":"Saahitya","email":"saahitya.e@gmail.com","login":"saahityaedams","count":10},{"name":"Sri Madhan M","email":"22276366+srimadhan11","login":"srimadhan11","count":10},{"name":"Roshan Swain","email":"swainroshan001@gmail.com","login":"swaingotnochill","count":10},{"name":"Rodo","email":"rodonguyendd@gmail.com","login":"rodonguyen","count":10},{"name":"akropp","email":"akropp@eglp.com","login":null,"count":9},{"name":"Abhinav-Aidash","email":"85210822+Abhinav-Aidash","login":"Abhinav-Aidash","count":9},{"name":"Lakshya Agrawal","email":"zeeshan.lakshya@gmail.com","login":"Lakshya1605","count":9},{"name":"adithya-tp","email":"adithyatp@yahoo.com","login":"adithya-tp","count":9},{"name":"ThyrixYang","email":"thyrixyang@gmail.com","login":"ThyrixYang","count":9},{"name":"Atul Kaushik","email":"atul.kaushikim@gmail.com","login":"atulim","count":8},{"name":"Vikas Shetty","email":"shettyvikas209@gmail.com","login":"vss96","count":8},{"name":"Moksh Jain","email":"mokshjn00@gmail.com","login":"MJ10","count":8},{"name":"Xu Kaiqiang","email":"rickllykqxu@gmail.com","login":"rickllyxu","count":8},{"name":"tejasvi","email":"45873379+tejasvi","login":"tejasvi","count":8},{"name":"Michel Zou","email":"xantares09@hotmail.com","login":"xantares","count":8},{"name":"pagarwal","email":"pagarwal@9d5b8971-822b-0410-80eb-d18c1038ef23","login":null,"count":8},{"name":"satyam","email":"satyamtech42@gmail.com","login":"IWNMWE","count":8},{"name":"wguan","email":"wguan@9d5b8971-822b-0410-80eb-d18c1038ef23","login":null,"count":7},{"name":"cmappus","email":"cmappus@9d5b8971-822b-0410-80eb-d18c1038ef23","login":null,"count":7},{"name":"nilayjain","email":"nilayjain13@gmail.com","login":"nilayjain","count":7},{"name":"prasanna08","email":"prasannapatil08@gmail.com","login":"prasanna08","count":7},{"name":"qureshinomaan","email":"47175751+qureshinomaan","login":"qureshinomaan","count":7},{"name":"gauravghati","email":"gauravghati225@gmail.com","login":"gghati","count":7},{"name":"Shihao Jing","email":"shihaojing@Shihaos-MacBook-Pro.local","login":null,"count":6},{"name":"Yasmine Dumouchel Wagner","email":"pdumouchel@DG043666.local","login":null,"count":6},{"name":"gtg931v","email":"gtg931v@9d5b8971-822b-0410-80eb-d18c1038ef23","login":null,"count":6},{"name":"Amir Masoud Abdol","email":"amirmasoudabdol@icloud.com","login":"amirmasoudabdol","count":6},{"name":"Bhavya Bahl","email":"bhavyabahl.1@gmail.com","login":"bhavya01","count":6},{"name":"Mikolaj Kaczmarek","email":"m.kaczmarek9@gmail.com","login":"mikkac","count":6},{"name":"mudit3774","email":"mudit.raaj.gupta@gmail.com","login":"mudit3774","count":6},{"name":"C0deAi","email":"benjamin.bales@assrc.us","login":null,"count":5},{"name":"hjiang","email":"hjiang@9d5b8971-822b-0410-80eb-d18c1038ef23","login":null,"count":5},{"name":"Marcelo Duarte Trevisani","email":"marcelotrevisani","login":"marcelotrevisani","count":5},{"name":"Franciszek Stokowacki","email":"franek.stokowacki@gmail.com","login":"Farqd","count":5},{"name":"Leon Chen","email":"32035063+LeonCHEN233","login":"LeonCHEN233","count":5},{"name":"Rajiv Ranjan Singh","email":"42106787+iamrajiv","login":"iamrajiv","count":5},{"name":"yashu-seth","email":"yashuseth2503@gmail.com","login":"yashu-seth","count":5},{"name":"RedInJector","email":"105287354+RedInJector","login":"RedInJector","count":4},{"name":"Vladimir Glazachev","email":"glazachev.vladimir@gmail.com","login":"VladimirGl","count":4},{"name":"bishwa","email":"karkeebishwa1@gmail.com","login":"Bk073","count":4},{"name":"dinesh Raj","email":"dinu.iota@gmail.com","login":"dineshraj01","count":4},{"name":"kartik nighania","email":"kkstrack@gmail.com","login":"kartik-nighania","count":4},{"name":"palashahuja","email":"abhor902@gmail.com","login":"palashahuja","count":4},{"name":"1sarthakbhadwaj","email":"7sarthakbhardwaj@gmail.com","login":"1sarthakbhardwaj","count":4},{"name":"Dan Timson","email":"dtimson@crfs.com","login":"dtimson","count":4},{"name":"Dhawal Arora","email":"d.p.arora1@gmail.com","login":"awhitesong","count":4},{"name":"Manas Dalakoti","email":"knightxerons@gmail.com","login":"manasd28","count":4},{"name":"Sagar B Hathwar","email":"sagarbhathwar@gmail.com","login":"sagarbhathwar","count":4},{"name":"iamarchit123","email":"73429785+iamarchit123","login":"iamarchit123","count":4},{"name":"fawwazmayda","email":"maydafawwaz@gmail.com","login":"FawwazMayda","count":4},{"name":"arkadas","email":"arkadas@9d5b8971-822b-0410-80eb-d18c1038ef23","login":null,"count":4},{"name":"pmason8","email":"pmason8@9d5b8971-822b-0410-80eb-d18c1038ef23","login":null,"count":4},{"name":"theSundayProgrammer","email":"joe.mariadassou@gmail.com","login":null,"count":4},{"name":"Abhinav","email":"abhinav.sagar2016@vitstudent.ac.in","login":null,"count":4},{"name":"Alexander Leinoff","email":"alexander-leinoff@uiowa.edu","login":null,"count":4},{"name":"Darcy Liu","email":"tearnon@live.com","login":null,"count":4},{"name":"Jaskaran Singh","email":"jaskaranvirdi@ymail.com","login":null,"count":4},{"name":"Nippun Sharma","email":"nippun@pop-os.localdomain","login":null,"count":4},{"name":"Thanasis Mattas","email":"mattasa@auth.gr","login":null,"count":3},{"name":"Parminder Singh","email":"parmsingh129@yahoo.com","login":null,"count":3},{"name":"Aakash kaushik","email":"aakash@pop-os.localdomain","login":null,"count":3},{"name":"conrad","email":"conrad@localhost.localdomain","login":null,"count":3},{"name":"Mayank Raj","email":"mayankyabs@gmail.com","login":"mayank-root","count":3},{"name":"Lily Wang","email":"494550702@qq.com","login":"LilyWangLL","count":3},{"name":"Tommi Laivamaa","email":"tommi.laivamaa@protonmail.com","login":"laivtom","count":3},{"name":"Yash Vadalia","email":"yashdv@gmail.com","login":"yashdv","count":3},{"name":"Zachary Ng","email":"zachn716@gmail.com","login":"nzachary","count":3},{"name":"dasayan05","email":"dasayan05@hotmail.com","login":"dasayan05","count":3},{"name":"na1taneja2821","email":"namantaneja821@gmail.com","login":"na1taneja2821","count":3},{"name":"nikolay apanasov","email":"nikolay@apanasov.org","login":"nikolay-apanasov","count":3},{"name":"Prince Gupta","email":"princemit776@gmail.com","login":"prince776","count":3},{"name":"Oleksandr Nikolskyy","email":"onikolskyy@gmail.com","login":"nklskyoy","count":3},{"name":"Nishanth Hegde","email":"hegde.nishanth@gmail.com","login":"nish21","count":3},{"name":"Nauman Mustafa","email":"horizone5050@gmail.com","login":"NaxAlpha","count":3},{"name":"Mike Izbicki","email":"mike@izbicki.me","login":"mikeizbicki","count":3},{"name":"Lakshya Ojha","email":"57477999+ojhalakshya","login":"ojhalakshya","count":3},{"name":"Janzen Brewer","email":"jahabrewer@gmail.com","login":"jahabrewer","count":3},{"name":"Govind Gopakumar","email":"govind.93@gmail.com","login":"govg","count":3},{"name":"Andrea Novellini","email":"andrea.novellini@datadoghq.com","login":"geonove","count":3},{"name":"Ajinkya Tejankar","email":"tejankarajinkya@gmail.com","login":"ajtejankar","count":3},{"name":"Shihao Jing","email":"shihaojing@dyn149223.cc.lehigh.edu","login":null,"count":2},{"name":"archana","email":"archana@9d5b8971-822b-0410-80eb-d18c1038ef23","login":null,"count":2},{"name":"KANODIA","email":"kanodia@ubuntu.ubuntu-domain","login":null,"count":2},{"name":"Martin Lambertsen","email":"martin.lambertsen@web.de","login":null,"count":2},{"name":"Rob West","email":"rob@xtelinco.net","login":null,"count":2},{"name":"y2s82","email":"1997371+y2s82","login":"y2s82","count":2},{"name":"Francisco Ramirez de Anton","email":"franchuti688@gmail.com","login":"franramirez688","count":2},{"name":"Adeel Ahmad","email":"adeelahmad14@hotmail.com","login":"adl1995","count":2},{"name":"Andy Fang","email":"AndyFang.DZ@gmail.com","login":"andyfangdz","count":2},{"name":"Ansh Sarkar","email":"anshsark18@gmail.com","login":"Ansh-Sarkar","count":2},{"name":"BHAVISHYA","email":"bhavishyagopesh@gmail.com","login":"idealrealism","count":2},{"name":"vasanth kalingeri","email":"vasanth.kalingeri@gmail.com","login":"vasanthkalingeri","count":2},{"name":"ranjan1990","email":"ranjan.rbc@gmail.com","login":"ranjanZ","count":2},{"name":"piyush-jaiswal","email":"piyush.jaiswal@st.niituniversity.in","login":"piyush-jaiswal","count":2},{"name":"kumar-utkarsh0317","email":"kumar.utkarsh.cd.mec22@itbhu.ac.in","login":"kumar-utkarsh0317","count":2},{"name":"kumar utkarsh","email":"nvnukumarutkarsh@gamil.com","login":"kumarutkarsh1248","count":2},{"name":"github-actions[bot]","email":"41898282+github-actions[bot]","login":"github-actions[bot]","count":2},{"name":"deepakks1995","email":"deepakks1995@gmail.com","login":"deepakks1995","count":2},{"name":"apir8181","email":"kazenoyumechen@gmail.com","login":"apir8181","count":2},{"name":"Wouter Deconinck","email":"wdconinc@gmail.com","login":"wdconinc","count":2},{"name":"Tiramisu 1993","email":"sabergeass@gmail.com","login":"MikeLing","count":2},{"name":"Gaurav Singh","email":"gs8763076@gmail.com","login":"gaurav-singh1998","count":2},{"name":"Falit","email":"falit94@gmail.com","login":"Falit","count":2},{"name":"Erich Schubert","email":"kno10","login":"kno10","count":2},{"name":"Dejan Bogosavljev","email":"dejan.bogosavljev@gmail.com","login":"dbogosavljev","count":2},{"name":"Chetan Pandey","email":"chetanpandey1266@gmail.com","login":"chetanpandey1266","count":2},{"name":"Rohit Kartik","email":"41287435+OO7kartik","login":"OO7kartik","count":2},{"name":"Benson Muite","email":"bkmgit","login":"bkmgit","count":2},{"name":"Philip-Choi","email":"40771544+Philip-Choi","login":"Philip-Choi","count":2},{"name":"Rob M","email":"ram7912@rit.edu","login":"ram7912","count":2},{"name":"WhoisZihan","email":"36412994+WhoisZihan","login":"WhoisZihan","count":2},{"name":"Tri Wahyu Guntara","email":"31506965+gunnxx","login":"gunnxx","count":2},{"name":"azev77","email":"azev77","login":"azev77","count":1},{"name":"anamariabs","email":"mariaanabalaban@gmail.com","login":"anamariabs","count":1},{"name":"Luca Parisi","email":"71427921+luca-parisi","login":"luca-parisi","count":1},{"name":"Kishan Gurumurthy","email":"Kishangurumurthy@outlook.com","login":"SpringWiz11","count":1},{"name":"Junjie Li","email":"goals.lee@qq.com","login":"goalslee","count":1},{"name":"Guangyu Feng","email":"157328249+gfengTT","login":"gfengTT","count":1},{"name":"Felix Patschkowski","email":"49550034+Patschkowski","login":"Patschkowski","count":1},{"name":"Daniel Clarke","email":"u8sand@gmail.com","login":"u8sand","count":1},{"name":"Cloud Han","email":"heliumhgy@gmail.com","login":"cloudhan","count":1},{"name":"Ching-Ping Sun","email":"tomjpsun@gmail.com","login":"tomjpsun","count":1},{"name":"Ben Beasley","email":"code@musicinmybrain.net","login":"musicinmybrain","count":1},{"name":"Arun","email":"arun@arun.blog","login":"arunsathiya","count":1},{"name":"Ana B","email":"67980649+anablaz","login":"anablaz","count":1},{"name":"Alex","email":"93376818+sashashura","login":"sashashura","count":1},{"name":"Rohit Kaushik","email":"kaushikrohit325@gmail.com","login":"kaushik-rohit","count":1},{"name":"Rishi Das","email":"113520748+Rishi2003Das","login":"Rishi2003Das","count":1},{"name":"Rishabh Kumar","email":"kris.kr296@gmail.com","login":"rishabhkumar296","count":1},{"name":"Richel Bilderbeek","email":"richelbilderbeek","login":"richelbilderbeek","count":1},{"name":"Tru Hoang","email":"trugiahoang@gmail.com","login":"truhoang","count":1},{"name":"Pavel","email":"pashaworking@gmail.com","login":null,"count":1},{"name":"Nikita Araslanov","email":"araslanov@uni-bonn.de","login":null,"count":1},{"name":"Mehul Nirala","email":"Nirala_M@wmgds.wmg.warwick.ac.uk","login":null,"count":1},{"name":"Matheus Gomes","email":"mgomes1@jaguarlandrover.com","login":null,"count":1},{"name":"Marcus Edel","email":"marcus@hubble.fritz.box","login":null,"count":1},{"name":"Trung Dinh","email":"dinhanhtrung@gmail.com","login":"trungda","count":1},{"name":"Vincent Courson","email":"vincent.courson@exxact-robotics.com","login":"vincent-courson","count":1},{"name":"Xuwei-Tan","email":"leonplust@gmail.com","login":"xtan999","count":1},{"name":"Zoltán Mizsei","email":"zmizsei@extrowerk.com","login":"extrowerk","count":1},{"name":"aadi-raj","email":"b21081@students.iitmandi.ac.in","login":"theshoonyam","count":1},{"name":"Thomas Schenker","email":"thomas.schenker@protonmail.com","login":"schenker","count":1},{"name":"The Ranger","email":"ranger@risk.ee","login":"theranger","count":1},{"name":"Skreg","email":"85214856+shyama7004","login":"shyama7004","count":1},{"name":"Seung Ho Jang","email":"shjang1992@gmail.com","login":"skyser2003","count":1},{"name":"yaswagner","email":"yasmine.dumouchel@gmail.com","login":"yaswagner","count":1},{"name":"sidak","email":"spssachdeva21695@gmail.com","login":"sidak","count":1},{"name":"niansa/tuxifan","email":"tuxifan@posteo.de","login":"niansa","count":1},{"name":"naveen","email":"172697+naveensrinivasan","login":"naveensrinivasan","count":1},{"name":"kaushik-p9","email":"f20170207@hyderabad.bits-pilani.ac.in","login":"kaushik-p9","count":1},{"name":"Ale Presacco","email":"pressalex@hotmail.com","login":"InterTriplete2010","count":1},{"name":"Matthew Henderson","email":"matthew.james.henderson@gmail.com","login":"MHenderson","count":1},{"name":"Morteza Jalalvand","email":"Jalalvand.M@GMail.com","login":"DiscreteLogarithm","count":1},{"name":"NeroBurner","email":"pyro4hell@gmail.com","login":"NeroBurner","count":1},{"name":"Peter Lehner","email":"peter.lehner@dlr.de","login":"peter-lehner","count":1},{"name":"beny-dl","email":"38348820+beny-dl","login":"beny-dl","count":1},{"name":"cascala","email":"cascala","login":"cascala","count":1},{"name":"dependabot[bot]","email":"49699333+dependabot[bot]","login":"dependabot[bot]","count":1},{"name":"Vikas Shetty","email":"vikass@sahajsoft.com","login":null,"count":1},{"name":"SreudianFlip","email":"SreudianFlip@9d5b8971-822b-0410-80eb-d18c1038ef23","login":null,"count":1},{"name":"Shihao Jing","email":"shihaojing@dyn148112.cc.lehigh.edu","login":null,"count":1},{"name":"yatin","email":"yatin@9d5b8971-822b-0410-80eb-d18c1038ef23","login":null,"count":1},{"name":"theSundayProgrammer","email":"joe.mariadassou@gmail.cvom","login":null,"count":1},{"name":"hritik25","email":"hritik.jain.cse13@itbhu.ac.in","login":null,"count":1},{"name":"JackBoosY","email":"yuzaiyang@beyondsoft.com","login":null,"count":1},{"name":"Barak A. Pearlmutter","email":"barak+git@cs.nuim.ie","login":null,"count":1},{"name":"Ansh","email":"ansh@Khushis-MacBook-Air.local","login":null,"count":1},{"name":"agray","email":"agray@9d5b8971-822b-0410-80eb-d18c1038ef23","login":null,"count":1},{"name":"Qiang Kou","email":"qkou@umail.iu.edu","login":null,"count":1},{"name":"gvsi","email":"me@giovannialcantara.com","login":"gvsi","count":1}],"total_commits":27991,"total_committers":334,"total_bot_commits":3,"total_bot_committers":2,"mean_commits":83.80538922155688,"dds":0.7400950305455325,"past_year_committers":[{"name":"Ryan Curtin","email":"ryan@ratml.org","login":"rcurtin","count":210},{"name":"Omar Shrit","email":"omar@shrit.me","login":"shrit","count":52},{"name":"Mark Fischinger","email":"markfischinger@gmail.com","login":"MarkFischinger","count":30},{"name":"Martin Lambertsen","email":"github@lambertsen.one","login":"marlamb","count":12},{"name":"Dirk Eddelbuettel","email":"edd@debian.org","login":"eddelbuettel","count":8},{"name":"conradsnicta","email":"conradsnicta","login":"conradsnicta","count":7},{"name":"RedInJector","email":"105287354+RedInJector","login":"RedInJector","count":4},{"name":"Andrea Novellini","email":"andrea.novellini@datadoghq.com","login":"geonove","count":3},{"name":"Zachary Ng","email":"zachn716@gmail.com","login":"nzachary","count":3},{"name":"Martin Lambertsen","email":"martin.lambertsen@web.de","login":null,"count":2},{"name":"Dejan Bogosavljev","email":"dejan.bogosavljev@gmail.com","login":"dbogosavljev","count":2},{"name":"Ben Beasley","email":"code@musicinmybrain.net","login":"musicinmybrain","count":1},{"name":"Felix Patschkowski","email":"49550034+Patschkowski","login":"Patschkowski","count":1},{"name":"Guangyu Feng","email":"157328249+gfengTT","login":"gfengTT","count":1},{"name":"Rishi Das","email":"113520748+Rishi2003Das","login":"Rishi2003Das","count":1},{"name":"Skreg","email":"85214856+shyama7004","login":"shyama7004","count":1},{"name":"Thomas Schenker","email":"thomas.schenker@protonmail.com","login":"schenker","count":1},{"name":"dependabot[bot]","email":"49699333+dependabot[bot]","login":"dependabot[bot]","count":1},{"name":"github-actions[bot]","email":"41898282+github-actions[bot]","login":"github-actions[bot]","count":1},{"name":"niansa/tuxifan","email":"tuxifan@posteo.de","login":"niansa","count":1}],"past_year_total_commits":342,"past_year_total_committers":20,"past_year_total_bot_commits":2,"past_year_total_bot_committers":2,"past_year_mean_commits":17.1,"past_year_dds":0.38596491228070173,"last_synced_at":"2025-08-07T08:22:58.030Z","last_synced_commit":"a5024ccbeac5aa8d73662cd93fcb0ea78c74cda8","created_at":"2023-03-07T16:37:10.258Z","updated_at":"2025-08-07T08:22:58.177Z","commits_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlpack%2Fmlpack/commits","host":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2025-08-15T00:00:12.661Z","repositories_count":5478318,"commits_count":853215922,"contributors_count":31091538,"owners_count":906513,"icon_url":"https://github.com/github.png","host_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub/repositories"}},"issues_stats":{"full_name":"mlpack/mlpack","html_url":"https://github.com/mlpack/mlpack","last_synced_at":"2025-09-04T14:47:14.566Z","status":"active","issues_count":189,"pull_requests_count":710,"avg_time_to_close_issue":21513476.253086418,"avg_time_to_close_pull_request":2874777.253611557,"issues_closed_count":162,"pull_requests_closed_count":622,"pull_request_authors_count":74,"issue_authors_count":111,"avg_comments_per_issue":5.582010582010582,"avg_comments_per_pull_request":2.473239436619718,"merged_pull_requests_count":460,"bot_issues_count":0,"bot_pull_requests_count":7,"past_year_issues_count":37,"past_year_pull_requests_count":299,"past_year_avg_time_to_close_issue":2372921.4782608696,"past_year_avg_time_to_close_pull_request":1153041.1991701245,"past_year_issues_closed_count":23,"past_year_pull_requests_closed_count":240,"past_year_pull_request_authors_count":30,"past_year_issue_authors_count":32,"past_year_avg_comments_per_issue":3.4864864864864864,"past_year_avg_comments_per_pull_request":1.9230769230769231,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":2,"past_year_merged_pull_requests_count":199,"created_at":"2023-05-10T10:34:45.223Z","updated_at":"2025-09-04T14:47:14.567Z","repository_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlpack%2Fmlpack","issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlpack%2Fmlpack/issues","issue_labels_count":{"t: bug report":71,"s: stale":70,"s: unanswered":39,"c: methods":24,"c: documentation":20,"t: feature request":20,"c: build system":13,"t: question":12,"good first issue":12,"help wanted":12,"s: unlabeled":11,"c: core":10,"c: binding":8,"c: automatic bindings":8,"t: added feature":6,"s: keep open":6,"c: testing":3,"s: answered":3,"update dependencies":3,"i: installation":2,"t: bug in other software":1,"i: other software":1,"s: fixed":1,"s: spam":1,"t: bugfix":1},"pull_request_labels_count":{"t: bugfix":140,"c: documentation":123,"t: added feature":102,"s: needs review":93,"c: methods":92,"s: stale":79,"s: unlabeled":60,"s: unanswered":59,"c: build system":50,"c: automatic bindings":30,"c: core":30,"c: testing":27,"t: release":27,"s: keep open":15,"embedded systems":10,"c: binding":9,"update dependencies":7,"automated PR":5,"t: bug report":1,"s: spam":1,"Stale":1},"issue_author_associations_count":{"NONE":121,"CONTRIBUTOR":37,"MEMBER":31},"pull_request_author_associations_count":{"MEMBER":415,"CONTRIBUTOR":196,"NONE":99},"issue_authors":{"rcurtin":20,"yurivict":10,"shrit":8,"eddelbuettel":7,"coatless":6,"kiner-shah":6,"mrdaybird":5,"IgorWojas":4,"GLmontanari":3,"kumarutkarsh1248":3,"cgiachalis":3,"shaojunjie0912":3,"Adarsh97":2,"Patschkowski":2,"akropp":2,"NippunSharma":2,"thisisanshgupta":2,"ZakyShan":2,"nzachary":2,"shirishkumar23":2,"AntoineDubois":2,"flyingkukri":2,"SanPen":2,"aadi-raj":2,"arjunsk":1,"Blakjak88":1,"SrikanthPusarla":1,"pbosetti":1,"mohammed777200":1,"marlamb":1,"kereslas":1,"AllIAskOfYou":1,"arjunmenon":1,"HeftyCoder":1,"Devn913":1,"shubham1206agra":1,"eptitsyn":1,"hannesLE":1,"RUrlus":1,"reid-p":1,"kumar-utkarsh0317":1,"yvanblanchard":1,"marsjane":1,"conradsnicta":1,"Wemmons831":1,"parichit":1,"TrailingStop":1,"johnlees":1,"bkmgit":1,"tunglinwood":1,"itsbharatj":1,"5advaith":1,"SeanChang-3245":1,"anthai0908":1,"evRivera":1,"indrasn0wal":1,"ahmadabushaikha":1,"frisby-ninja":1,"Harsh-trivs":1,"shyama7004":1,"ydu20":1,"jlack1987":1,"HernandoR":1,"anablaz":1,"DonMaEn":1,"bpapaspyros":1,"adokhugi":1,"danesh-d":1,"spacelg":1,"AdarshSantoria":1,"RajKhanke":1,"SpringWiz11":1,"ranjodhsingh1729":1,"RedInJector":1,"mgaimann":1,"gaurav-bhardwaj29":1,"TryerGit":1,"Rand-0":1,"victorkwak":1,"jakirkham":1,"lyuhy":1,"barracuda156":1,"kevindtran1":1,"DKGH":1,"gscarella":1,"rmalde":1,"ltanme":1,"SccotMu":1,"jamesstuartgunning":1,"r3n4ud":1,"andrewfurey21":1,"wsrfad":1,"favre49":1,"cdiazbas":1,"Rishi2003Das":1,"ShevchenkoAlla":1,"ghost":1,"DougRogers":1,"rootjalex":1,"lofonder":1,"denisld":1,"jaja360":1,"Kierteiyu":1,"waynelapierre":1,"ArtemJDS":1,"j93hahn":1,"tareknaser":1,"nevoliu":1,"wdconinc":1,"caidenmarley":1,"tfwittwer":1},"pull_request_authors":{"rcurtin":297,"shrit":98,"TirelessClock":24,"eddelbuettel":23,"AdarshSantoria":21,"MarkFischinger":16,"kumarutkarsh1248":13,"aadi-raj":13,"andrewfurey21":12,"marlamb":12,"ViswanathBalla22":11,"IWNMWE":11,"conradsnicta":10,"mrdaybird":7,"nzachary":7,"coatless":6,"geonove":6,"github-actions[bot]":5,"tareknaser":5,"akropp":5,"mayank-root":5,"Ali-Hossam":5,"nikolay-apanasov":4,"arthiondaena":4,"zoq":4,"Patschkowski":4,"tareknaser360":3,"shyama7004":3,"Aditya-dom":3,"AntoineDubois":3,"anna-sai-nikhil":2,"beny-dl":2,"shubham1206agra":2,"musicinmybrain":2,"rjzak":2,"ChethanaPotukanam":2,"dependabot[bot]":2,"5advaith":2,"zakmii":2,"schenker":2,"niansa":2,"shlokjain2031":2,"Jayaprakash0511":2,"SIDHARTH-7":2,"bpapaspyros":2,"dbogosavljev":2,"baranwalayush":2,"Rishi2003Das":2,"ydu20":2,"aliomarmohamed":2,"claystjj":2,"luca-parisi":2,"RedInJector":2,"Sonu0305":2,"franramirez688":2,"LinkinPony":2,"Abilityguy":1,"arunsathiya":1,"RishabhGarg108":1,"mercierc":1,"rodonguyen":1,"indrasn0wal":1,"wdconinc":1,"hello-fri-end":1,"bkmgit":1,"ranjodhsingh1729":1,"manan-dude":1,"Vasniktel":1,"lumi232":1,"SpringWiz11":1,"anablaz":1,"rabbabansh":1,"jonpsy":1,"killerdevildog":1},"host":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2025-09-04T00:00:25.939Z","repositories_count":10080101,"issues_count":31302547,"pull_requests_count":96106713,"authors_count":10693105,"icon_url":"https://github.com/github.png","host_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories","owners_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/owners","authors_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors"},"past_year_issue_labels_count":{"t: bug report":13,"s: stale":7,"s: unanswered":6,"c: documentation":2,"c: build system":1,"c: methods":1,"t: bugfix":1,"c: testing":1},"past_year_pull_request_labels_count":{"t: bugfix":64,"c: documentation":51,"t: added feature":43,"c: build system":23,"c: methods":19,"c: core":17,"s: stale":17,"t: release":16,"c: testing":14,"embedded systems":10,"c: automatic bindings":8,"c: binding":2,"s: keep open":2,"automated PR":2,"update dependencies":2,"s: needs review":1},"past_year_issue_author_associations_count":{"NONE":26,"CONTRIBUTOR":9,"MEMBER":2},"past_year_pull_request_author_associations_count":{"MEMBER":199,"CONTRIBUTOR":64,"NONE":36},"past_year_issue_authors":{"eddelbuettel":3,"kumarutkarsh1248":2,"nzachary":2,"Patschkowski":2,"marsjane":1,"mohammed777200":1,"r3n4ud":1,"RajKhanke":1,"ranjodhsingh1729":1,"rcurtin":1,"RedInJector":1,"Rishi2003Das":1,"shyama7004":1,"thisisanshgupta":1,"TrailingStop":1,"TryerGit":1,"yurivict":1,"marlamb":1,"lofonder":1,"kiner-shah":1,"Kierteiyu":1,"itsbharatj":1,"HernandoR":1,"Harsh-trivs":1,"DKGH":1,"Devn913":1,"cdiazbas":1,"bpapaspyros":1,"Blakjak88":1,"barracuda156":1,"anthai0908":1,"andrewfurey21":1},"past_year_pull_request_authors":{"rcurtin":150,"shrit":43,"eddelbuettel":20,"marlamb":12,"andrewfurey21":8,"nzachary":7,"geonove":6,"kumarutkarsh1248":5,"conradsnicta":4,"Patschkowski":4,"AntoineDubois":3,"shyama7004":3,"RedInJector":2,"schenker":2,"zakmii":2,"niansa":2,"claystjj":2,"bpapaspyros":2,"ChethanaPotukanam":2,"rjzak":2,"musicinmybrain":2,"TirelessClock":2,"baranwalayush":2,"shlokjain2031":2,"Rishi2003Das":2,"github-actions[bot]":2,"Sonu0305":2,"LinkinPony":2,"killerdevildog":1,"ranjodhsingh1729":1},"maintainers":[{"login":"rcurtin","count":317,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/rcurtin"},{"login":"shrit","count":106,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/shrit"},{"login":"andrewfurey21","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/andrewfurey21"},{"login":"tareknaser","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/tareknaser"},{"login":"zoq","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/zoq"},{"login":"tareknaser360","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/tareknaser360"},{"login":"jonpsy","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jonpsy"},{"login":"favre49","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/favre49"},{"login":"RishabhGarg108","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/RishabhGarg108"}],"active_maintainers":[{"login":"rcurtin","count":151,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/rcurtin"},{"login":"shrit","count":43,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/shrit"},{"login":"andrewfurey21","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/andrewfurey21"}]},"events":{"total":{"CreateEvent":6,"ReleaseEvent":4,"IssuesEvent":51,"WatchEvent":382,"DeleteEvent":4,"IssueCommentEvent":482,"PushEvent":105,"GollumEvent":5,"PullRequestReviewCommentEvent":936,"PullRequestEvent":245,"PullRequestReviewEvent":854,"ForkEvent":99},"last_year":{"CreateEvent":6,"ReleaseEvent":4,"IssuesEvent":52,"WatchEvent":383,"DeleteEvent":4,"IssueCommentEvent":484,"PushEvent":105,"GollumEvent":5,"PullRequestReviewCommentEvent":941,"PullRequestEvent":245,"PullRequestReviewEvent":862,"ForkEvent":99}},"keywords":["c-plus-plus","deep-learning","hacktoberfest","machine-learning","machine-learning-library","nearest-neighbor-search","regression","scientific-computing"],"dependencies":[{"ecosystem":"go","filepath":"src/mlpack/bindings/go/mlpack/go.mod","sha":null,"kind":"manifest","created_at":"2022-07-08T07:42:51.122Z","updated_at":"2022-07-08T07:42:51.122Z","repository_link":"https://github.com/mlpack/mlpack/blob/master/src/mlpack/bindings/go/mlpack/go.mod","dependencies":[{"id":119574902,"package_name":"gonum.org/v1/gonum","ecosystem":"go","requirements":"v0.7.0","direct":true,"kind":"runtime","optional":false}]},{"ecosystem":"go","filepath":"src/mlpack/bindings/go/mlpack/go.sum","sha":null,"kind":"lockfile","created_at":"2022-07-08T07:42:51.348Z","updated_at":"2022-07-08T07:42:51.348Z","repository_link":"https://github.com/mlpack/mlpack/blob/master/src/mlpack/bindings/go/mlpack/go.sum","dependencies":[{"id":119576283,"package_name":"github.com/ajstarks/svgo","ecosystem":"go","requirements":"v0.0.0-20180226025133-644b8db467af","direct":false,"kind":"runtime","optional":false},{"id":119576284,"package_name":"github.com/fogleman/gg","ecosystem":"go","requirements":"v1.2.1-0.20190220221249-0403632d5b90","direct":false,"kind":"runtime","optional":false},{"id":119576285,"package_name":"github.com/golang/freetype","ecosystem":"go","requirements":"v0.0.0-20170609003504-e2365dfdc4a0","direct":false,"kind":"runtime","optional":false},{"id":119576286,"package_name":"github.com/jung-kurt/gofpdf","ecosystem":"go","requirements":"v1.0.3-0.20190309125859-24315acbbda5","direct":false,"kind":"runtime","optional":false},{"id":119576287,"package_name":"golang.org/x/exp","ecosystem":"go","requirements":"v0.0.0-20180321215751-8460e604b9de","direct":false,"kind":"runtime","optional":false},{"id":119576288,"package_name":"golang.org/x/exp","ecosystem":"go","requirements":"v0.0.0-20180807140117-3d87b88a115f","direct":false,"kind":"runtime","optional":false},{"id":119576289,"package_name":"golang.org/x/exp","ecosystem":"go","requirements":"v0.0.0-20190125153040-c74c464bbbf2","direct":false,"kind":"runtime","optional":false},{"id":119576290,"package_name":"golang.org/x/image","ecosystem":"go","requirements":"v0.0.0-20180708004352-c73c2afc3b81","direct":false,"kind":"runtime","optional":false},{"id":119576291,"package_name":"golang.org/x/tools","ecosystem":"go","requirements":"v0.0.0-20180525024113-a5b4c53f6e8b","direct":false,"kind":"runtime","optional":false},{"id":119576292,"package_name":"golang.org/x/tools","ecosystem":"go","requirements":"v0.0.0-20190206041539-40960b6deb8e","direct":false,"kind":"runtime","optional":false},{"id":119576293,"package_name":"gonum.org/v1/gonum","ecosystem":"go","requirements":"v0.0.0-20180816165407-929014505bf4","direct":false,"kind":"runtime","optional":false},{"id":119576294,"package_name":"gonum.org/v1/gonum","ecosystem":"go","requirements":"v0.7.0","direct":false,"kind":"runtime","optional":false},{"id":119576295,"package_name":"gonum.org/v1/netlib","ecosystem":"go","requirements":"v0.0.0-20190313105609-8cb42192e0e0","direct":false,"kind":"runtime","optional":false},{"id":119576296,"package_name":"gonum.org/v1/plot","ecosystem":"go","requirements":"v0.0.0-20190515093506-e2840ee46a6b","direct":false,"kind":"runtime","optional":false},{"id":119576297,"package_name":"rsc.io/pdf","ecosystem":"go","requirements":"v0.1.1","direct":false,"kind":"runtime","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/main.yml","sha":null,"kind":"manifest","created_at":"2023-01-14T03:15:07.516Z","updated_at":"2023-01-14T03:15:07.516Z","repository_link":"https://github.com/mlpack/mlpack/blob/master/.github/workflows/main.yml","dependencies":[{"id":6892315529,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false},{"id":6892315530,"package_name":"r-lib/actions/setup-pandoc","ecosystem":"actions","requirements":"v2","direct":true,"kind":"composite","optional":false},{"id":6892315531,"package_name":"r-lib/actions/setup-r","ecosystem":"actions","requirements":"v2","direct":true,"kind":"composite","optional":false},{"id":6892315532,"package_name":"actions/cache","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false},{"id":6892315533,"package_name":"actions/upload-artifact","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false},{"id":6892315534,"package_name":"actions/download-artifact","ecosystem":"actions","requirements":"v2","direct":true,"kind":"composite","optional":false},{"id":6892315535,"package_name":"actions/cache","ecosystem":"actions","requirements":"v1","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/update-catch.yaml","sha":null,"kind":"manifest","created_at":"2023-01-14T03:15:07.634Z","updated_at":"2023-01-14T03:15:07.634Z","repository_link":"https://github.com/mlpack/mlpack/blob/master/.github/workflows/update-catch.yaml","dependencies":[{"id":6892315539,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v2","direct":true,"kind":"composite","optional":false},{"id":6892315540,"package_name":"peter-evans/create-pull-request","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/update-cli11.yaml","sha":null,"kind":"manifest","created_at":"2023-01-14T03:15:07.677Z","updated_at":"2023-01-14T03:15:07.677Z","repository_link":"https://github.com/mlpack/mlpack/blob/master/.github/workflows/update-cli11.yaml","dependencies":[{"id":6892315542,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v2","direct":true,"kind":"composite","optional":false},{"id":6892315543,"package_name":"peter-evans/create-pull-request","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false}]}],"score":23.92581946983465,"created_at":"2025-09-04T09:17:45.623Z","updated_at":"2026-05-26T19:30:52.529Z","avatar_url":"https://github.com/mlpack.png","language":"C++","category":"Scientific Software","sub_category":"Peer-reviewed","monthly_downloads":3794,"funding_links":["https://github.com/sponsors/numfocus","https://numfocus.org/donate-to-mlpack"],"readme_doi_urls":["https://doi.org/10.21105/joss.05026"],"works":{},"citation_counts":{},"total_citations":0,"keywords_from_contributors":["astronomy","standardization","meshing","sun","solar-physics","solar","astropy","sunpy","correlation","fluxes"],"project_url":"https://science.ecosyste.ms/api/v1/projects/1255","html_url":"https://science.ecosyste.ms/projects/1255"}