{"id":76783,"name":null,"description":"An implementation of the Pair Adjacent Violators algorithm for isotonic regression in Rust","url":"https://github.com/sanity/pav.rs","last_synced_at":"2025-09-08T20:50:25.900Z","repository":{"id":57653702,"uuid":"341576139","full_name":"sanity/pav.rs","owner":"sanity","description":"An implementation of the Pair Adjacent Violators algorithm for isotonic regression in Rust","archived":false,"fork":false,"pushed_at":"2024-09-21T21:53:53.000Z","size":102,"stargazers_count":10,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-04-13T10:11:38.940Z","etag":null,"topics":["machine-learning","regression","rust"],"latest_commit_sha":null,"homepage":"https://crates.io/crates/pav_regression","language":"Rust","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/sanity.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2021-02-23T14:10:58.000Z","updated_at":"2025-02-16T20:20:16.000Z","dependencies_parsed_at":"2024-07-08T17:27:57.715Z","dependency_job_id":"6222d813-7e6f-48d9-ad5b-4b939a84e543","html_url":"https://github.com/sanity/pav.rs","commit_stats":{"total_commits":65,"total_committers":3,"mean_commits":"21.666666666666668","dds":0.3846153846153846,"last_synced_commit":"85f628629a415a1a50f9b401df74006718632bd3"},"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/sanity/pav.rs","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sanity%2Fpav.rs","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sanity%2Fpav.rs/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sanity%2Fpav.rs/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sanity%2Fpav.rs/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/sanity","download_url":"https://codeload.github.com/sanity/pav.rs/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sanity%2Fpav.rs/sbom","scorecard":{"id":799658,"data":{"date":"2025-08-11","repo":{"name":"github.com/sanity/pav.rs","commit":"4ec68217b0d47b045847ac332df11ab6c8b40822"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3.1,"checks":[{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/rust.yml:1","Info: no jobLevel write permissions found"],"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":"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":"Code-Review","score":0,"reason":"Found 0/30 approved changesets -- score normalized to 0","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":"Maintained","score":0,"reason":"0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"SAST","score":0,"reason":"no SAST tool detected","details":["Warn: no pull requests merged into dev branch"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"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":"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":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/rust.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/sanity/pav.rs/rust.yml/master?enable=pin","Info:   0 out of   1 GitHub-owned 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":"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":"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":"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":"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":"License","score":0,"reason":"license file not detected","details":["Warn: project does not have a license file"],"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":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'master'"],"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"}}]},"last_synced_at":"2025-08-23T10:04:08.698Z","repository_id":57653702,"created_at":"2025-08-23T10:04:08.701Z","updated_at":"2025-08-23T10:04:08.701Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":274231483,"owners_count":25245601,"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-08T02:00:09.813Z","response_time":121,"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":"sanity","name":"Ian Clarke","uuid":"23075","kind":"user","description":"Degree in CS \u0026 AI.  Creator of freenet.org, kweb.io, 33mail.com.","email":"","website":"http://blog.locut.us/","location":"Austin TX","twitter":"sanity","company":"@freenet ","icon_url":"https://avatars.githubusercontent.com/u/23075?u=183310f119b670e12ad1c9b064d6e5d7b4ba0142\u0026v=4","repositories_count":53,"last_synced_at":"2023-04-12T04:40:18.531Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/sanity","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2022-11-02T17:21:37.510Z","updated_at":"2023-04-12T04:40:18.549Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/sanity","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/sanity/repositories"},"packages":[{"id":4221379,"name":"pav_regression","ecosystem":"cargo","description":"The pair adjacent violators algorithm for isotonic regression","homepage":"https://github.com/sanity/pav.rs","licenses":"LGPL-3.0-or-later","normalized_licenses":["LGPL-3.0-or-later"],"repository_url":"https://github.com/sanity/pav.rs","keywords_array":["machine-learning"],"namespace":null,"versions_count":26,"first_release_published_at":"2021-02-24T21:26:36.818Z","latest_release_published_at":"2024-09-21T21:54:04.308Z","latest_release_number":"0.5.2","last_synced_at":"2025-08-23T23:34:31.728Z","created_at":"2022-04-12T21:58:57.895Z","updated_at":"2025-08-23T23:34:31.728Z","registry_url":"https://crates.io/crates/pav_regression/","install_command":"cargo install pav_regression","documentation_url":"https://docs.rs/pav_regression/","metadata":{"categories":[]},"repo_metadata":{"id":57653702,"uuid":"341576139","full_name":"sanity/pav.rs","owner":"sanity","description":"An implementation of the Pair Adjacent Violators algorithm for isotonic regression in Rust","archived":false,"fork":false,"pushed_at":"2024-07-08T14:08:04.000Z","size":89,"stargazers_count":10,"open_issues_count":1,"forks_count":0,"subscribers_count":4,"default_branch":"master","last_synced_at":"2024-07-08T17:43:39.370Z","etag":null,"topics":["machine-learning","regression","rust"],"latest_commit_sha":null,"homepage":"https://crates.io/crates/pav_regression","language":"Rust","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/sanity.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2021-02-23T14:10:58.000Z","updated_at":"2024-07-08T14:08:09.000Z","dependencies_parsed_at":"2024-07-08T17:27:57.715Z","dependency_job_id":"6222d813-7e6f-48d9-ad5b-4b939a84e543","html_url":"https://github.com/sanity/pav.rs","commit_stats":{"total_commits":65,"total_committers":3,"mean_commits":"21.666666666666668","dds":0.3846153846153846,"last_synced_commit":"85f628629a415a1a50f9b401df74006718632bd3"},"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sanity%2Fpav.rs","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sanity%2Fpav.rs/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sanity%2Fpav.rs/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sanity%2Fpav.rs/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/sanity","download_url":"https://codeload.github.com/sanity/pav.rs/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":214632748,"owners_count":15761714,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"sanity","name":"Ian Clarke","uuid":"23075","kind":"user","description":"Degree in CS \u0026 AI.  Creator of freenet.org, kweb.io, 33mail.com.","email":"","website":"http://blog.locut.us/","location":"Austin TX","twitter":"sanity","company":"@freenet ","icon_url":"https://avatars.githubusercontent.com/u/23075?u=183310f119b670e12ad1c9b064d6e5d7b4ba0142\u0026v=4","repositories_count":53,"last_synced_at":"2023-04-12T04:40:18.531Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/sanity","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2022-11-02T17:21:37.510Z","updated_at":"2023-04-12T04:40:18.549Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/sanity","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/sanity/repositories"},"tags":[]},"repo_metadata_updated_at":"2024-08-09T07:45:41.252Z","dependent_packages_count":1,"downloads":35551,"downloads_period":"total","dependent_repos_count":3,"rankings":{"downloads":19.941351218914615,"dependent_repos_count":11.730097444383158,"dependent_packages_count":18.183488767400195,"stargazers_count":31.402527767139027,"forks_count":40.66905048122938,"docker_downloads_count":null,"average":24.385303135813274},"purl":"pkg:cargo/pav_regression","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/cargo/pav_regression","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/cargo/pav_regression","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/cargo/pav_regression/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2024-07-08T17:57:56.390Z","issues_count":3,"pull_requests_count":0,"avg_time_to_close_issue":1311917.5,"avg_time_to_close_pull_request":null,"issues_closed_count":2,"pull_requests_closed_count":0,"pull_request_authors_count":0,"issue_authors_count":2,"avg_comments_per_issue":0.6666666666666666,"avg_comments_per_pull_request":null,"merged_pull_requests_count":0,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":0,"past_year_pull_requests_count":0,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":null,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":0,"past_year_pull_request_authors_count":0,"past_year_issue_authors_count":0,"past_year_avg_comments_per_issue":null,"past_year_avg_comments_per_pull_request":null,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":0,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/sanity%2Fpav.rs/issues","maintainers":[{"login":"sanity","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sanity"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/packages/pav_regression/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/packages/pav_regression/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/packages/pav_regression/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/packages/pav_regression/related_packages","maintainers":[{"uuid":"114000","login":"sanity","name":"Ian Clarke","email":null,"url":"https://github.com/sanity","packages_count":20,"html_url":"https://crates.io/users/sanity","role":null,"created_at":"2022-11-07T22:58:01.625Z","updated_at":"2022-11-07T22:58:01.625Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/maintainers/sanity/packages"}],"registry":{"name":"crates.io","url":"https://crates.io","ecosystem":"cargo","default":true,"packages_count":204887,"maintainers_count":50619,"namespaces_count":0,"keywords_count":51797,"github":"rust-lang","metadata":{"funded_packages_count":19941},"icon_url":"https://github.com/rust-lang.png","created_at":"2022-04-04T15:19:22.689Z","updated_at":"2025-09-08T05:35:57.984Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/namespaces"}}],"commits":{"id":1229478,"full_name":"sanity/pav.rs","default_branch":"master","committers":[{"name":"Ian Clarke","email":"github@ian.33mail.com","login":null,"count":58},{"name":"Ian Clarke","email":"ian.clarke@gmail.com","login":null,"count":46},{"name":"Ian Clarke","email":"sanity","login":"sanity","count":24},{"name":"Ian Clarke","email":"ian@locut.us","login":null,"count":1}],"total_commits":129,"total_committers":4,"total_bot_commits":0,"total_bot_committers":0,"mean_commits":32.25,"dds":0.5503875968992248,"past_year_committers":[{"name":"Ian Clarke","email":"github@ian.33mail.com","login":null,"count":58},{"name":"Ian Clarke (aider)","email":"ian.clarke@gmail.com","login":null,"count":6}],"past_year_total_commits":64,"past_year_total_committers":2,"past_year_total_bot_commits":0,"past_year_total_bot_committers":0,"past_year_mean_commits":32.0,"past_year_dds":0.09375,"last_synced_at":"2024-11-14T20:31:58.646Z","last_synced_commit":"4ec68217b0d47b045847ac332df11ab6c8b40822","created_at":"2023-03-10T15:42:38.613Z","updated_at":"2024-11-14T20:31:58.647Z","commits_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub/repositories/sanity%2Fpav.rs/commits","host":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2025-09-08T00:00:16.827Z","repositories_count":5490114,"commits_count":854745513,"contributors_count":31197433,"owners_count":911623,"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":"sanity/pav.rs","html_url":"https://github.com/sanity/pav.rs","last_synced_at":"2025-09-08T05:49:28.897Z","status":null,"issues_count":3,"pull_requests_count":1,"avg_time_to_close_issue":25010855.333333332,"avg_time_to_close_pull_request":null,"issues_closed_count":3,"pull_requests_closed_count":0,"pull_request_authors_count":1,"issue_authors_count":2,"avg_comments_per_issue":0.6666666666666666,"avg_comments_per_pull_request":0.0,"merged_pull_requests_count":0,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":0,"past_year_pull_requests_count":1,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":null,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":0,"past_year_pull_request_authors_count":1,"past_year_issue_authors_count":0,"past_year_avg_comments_per_issue":null,"past_year_avg_comments_per_pull_request":0.0,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":0,"created_at":"2023-05-12T02:07:18.534Z","updated_at":"2025-09-08T05:49:28.899Z","repository_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/sanity%2Fpav.rs","issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/sanity%2Fpav.rs/issues","issue_labels_count":{"bug":1},"pull_request_labels_count":{},"issue_author_associations_count":{"OWNER":2,"NONE":1},"pull_request_author_associations_count":{"NONE":1},"issue_authors":{"sanity":2,"Puumanamana":1},"pull_request_authors":{"anchpop":1},"host":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2025-09-08T00:00:17.013Z","repositories_count":10172081,"issues_count":31993946,"pull_requests_count":100251918,"authors_count":10732524,"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":{},"past_year_pull_request_labels_count":{},"past_year_issue_author_associations_count":{},"past_year_pull_request_author_associations_count":{"NONE":1},"past_year_issue_authors":{},"past_year_pull_request_authors":{"anchpop":1},"maintainers":[{"login":"sanity","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sanity"}],"active_maintainers":[]},"events":{"total":{"IssuesEvent":1,"WatchEvent":1,"PullRequestEvent":1,"ForkEvent":1},"last_year":{"IssuesEvent":1,"WatchEvent":1,"PullRequestEvent":1,"ForkEvent":1}},"keywords":["machine-learning","regression","rust"],"dependencies":[{"ecosystem":"actions","filepath":".github/workflows/rust.yml","sha":null,"kind":"manifest","created_at":"2024-07-06T16:42:12.513Z","updated_at":"2024-07-06T16:42:12.513Z","repository_link":"https://github.com/sanity/pav.rs/blob/master/.github/workflows/rust.yml","dependencies":[{"id":18931778928,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v2","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"cargo","filepath":"Cargo.toml","sha":null,"kind":"manifest","created_at":"2024-07-06T16:42:12.980Z","updated_at":"2024-07-06T16:42:12.980Z","repository_link":"https://github.com/sanity/pav.rs/blob/master/Cargo.toml","dependencies":[{"id":18931778936,"package_name":"ordered-float","ecosystem":"cargo","requirements":"3.6.0","direct":true,"kind":"runtime","optional":false},{"id":18931778937,"package_name":"serde","ecosystem":"cargo","requirements":"1.0.159","direct":true,"kind":"runtime","optional":false},{"id":18931778938,"package_name":"thiserror","ecosystem":"cargo","requirements":"1.0","direct":true,"kind":"runtime","optional":false},{"id":18931778939,"package_name":"rand","ecosystem":"cargo","requirements":"0.8.5","direct":true,"kind":"development","optional":false}]}],"score":14.1677436514755,"created_at":"2025-09-08T20:49:34.538Z","updated_at":"2025-10-07T08:27:41.322Z","avatar_url":"https://github.com/sanity.png","language":"Rust","category":null,"sub_category":null,"monthly_downloads":0,"funding_links":[],"readme_doi_urls":[],"works":{},"citation_counts":{},"total_citations":0,"keywords_from_contributors":[],"project_url":"https://science.ecosyste.ms/api/v1/projects/76783","html_url":"https://science.ecosyste.ms/projects/76783"}