{"id":14723,"name":"random-survival-forest","description":"A Random Survival Forest implementation for python inspired by Ishwaran et al. - Easily understandable, adaptable and extendable.","url":"https://github.com/julianspaeth/random-survival-forest","last_synced_at":"2025-09-04T22:30:50.273Z","repository":{"id":57459909,"uuid":"201053930","full_name":"julianspaeth/random-survival-forest","owner":"julianspaeth","description":"A Random Survival Forest implementation for python inspired by Ishwaran et al. - Easily understandable, adaptable and extendable.","archived":false,"fork":false,"pushed_at":"2024-11-11T14:23:01.000Z","size":87,"stargazers_count":60,"open_issues_count":0,"forks_count":9,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-08-18T05:48:32.876Z","etag":null,"topics":["machine-learning","python","random-forest","random-survival-forests","survival-analysis","survival-prediction"],"latest_commit_sha":null,"homepage":"","language":"Python","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/julianspaeth.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.txt","code_of_conduct":null,"threat_model":null,"audit":null,"citation":"CITATION.cff","codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2019-08-07T13:15:24.000Z","updated_at":"2025-05-08T12:34:50.000Z","dependencies_parsed_at":"2025-04-12T03:41:36.294Z","dependency_job_id":"50e1720d-98b8-4fab-8976-5f627fc467dd","html_url":"https://github.com/julianspaeth/random-survival-forest","commit_stats":{"total_commits":61,"total_committers":3,"mean_commits":"20.333333333333332","dds":0.5245901639344263,"last_synced_commit":"f833f744e434c2a4369cb1a203733e5778ab8ba5"},"previous_names":[],"tags_count":14,"template":false,"template_full_name":null,"purl":"pkg:github/julianspaeth/random-survival-forest","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/julianspaeth%2Frandom-survival-forest","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/julianspaeth%2Frandom-survival-forest/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/julianspaeth%2Frandom-survival-forest/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/julianspaeth%2Frandom-survival-forest/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/julianspaeth","download_url":"https://codeload.github.com/julianspaeth/random-survival-forest/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/julianspaeth%2Frandom-survival-forest/sbom","scorecard":{"id":541987,"data":{"date":"2025-08-11","repo":{"name":"github.com/julianspaeth/random-survival-forest","commit":"d69b863ca8e02b7bf59ba76e7a6abbc9f7a3f5df"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":2.5,"checks":[{"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":"Code-Review","score":0,"reason":"Found 0/21 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":"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":"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":"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/pylint.yml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/julianspaeth/random-survival-forest/pylint.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pylint.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/julianspaeth/random-survival-forest/pylint.yml/master?enable=pin","Warn: pipCommand not pinned by hash: build.sh:6","Warn: pipCommand not pinned by hash: build.sh:7","Warn: pipCommand not pinned by hash: .github/workflows/pylint.yml:19","Warn: pipCommand not pinned by hash: .github/workflows/pylint.yml:20","Info:   0 out of   2 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   4 pipCommand 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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/pylint.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":"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":"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":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":"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"}},{"name":"Vulnerabilities","score":0,"reason":"12 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: PYSEC-2022-288 / GHSA-6hrg-qmvc-2xh8","Warn: Project is vulnerable to: PYSEC-2018-34 / GHSA-2fc2-6r4j-p65h","Warn: Project is vulnerable to: PYSEC-2021-856 / GHSA-5545-2q6w-2gh6","Warn: Project is vulnerable to: PYSEC-2019-108 / GHSA-9fq2-x9r6-wfmf","Warn: Project is vulnerable to: PYSEC-2018-33 / GHSA-cw6w-4rcx-xphc","Warn: Project is vulnerable to: PYSEC-2021-857 / GHSA-f7c7-j99h-c22f","Warn: Project is vulnerable to: GHSA-fpfv-jqm9-f5jm","Warn: Project is vulnerable to: PYSEC-2017-1 / GHSA-frgw-fgh6-9g52","Warn: Project is vulnerable to: PYSEC-2020-73","Warn: Project is vulnerable to: PYSEC-2020-107 / GHSA-jjw5-xxj6-pcv5","Warn: Project is vulnerable to: PYSEC-2024-110 / GHSA-jw8x-6495-233v","Warn: Project is vulnerable to: PYSEC-2020-108"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 12 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-20T08:24:58.837Z","repository_id":57459909,"created_at":"2025-08-20T08:24:58.837Z","updated_at":"2025-08-20T08:24:58.837Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":273684294,"owners_count":25149618,"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":"julianspaeth","name":"Julian Späth","uuid":"12552184","kind":"user","description":"PHD Student @CosyBio @UHH ","email":"","website":"https://read.cv/spaethju","location":"Germany","twitter":"julian_spaeth","company":"@FeatureCloud ","icon_url":"https://avatars.githubusercontent.com/u/12552184?u=2c058c519e30b4682c26793ae945e624e2cb6d05\u0026v=4","repositories_count":10,"last_synced_at":"2023-03-10T20:02:16.918Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/julianspaeth","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2023-02-14T21:20:00.287Z","updated_at":"2023-03-10T20:02:16.948Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/julianspaeth","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/julianspaeth/repositories"},"packages":[{"id":2897024,"name":"random-survival-forest","ecosystem":"pypi","description":"A Random Survival Forest implementation inspired by Ishwaran et al.","homepage":"https://github.com/julianspaeth/random-survival-forest","licenses":"MIT License","normalized_licenses":["MIT"],"repository_url":"https://github.com/julianspaeth/random-survival-forest","keywords_array":["survival-analysis","survival-prediction","machine-learning","random-forest","random-survival-forest"],"namespace":null,"versions_count":14,"first_release_published_at":"2019-08-20T11:49:33.000Z","latest_release_published_at":"2024-04-18T15:03:34.000Z","latest_release_number":"0.8.2","last_synced_at":"2025-08-18T05:34:43.972Z","created_at":"2022-04-10T12:25:33.693Z","updated_at":"2025-08-18T05:41:28.856Z","registry_url":"https://pypi.org/project/random-survival-forest/","install_command":"pip install random-survival-forest --index-url https://pypi.org/simple","documentation_url":"https://random-survival-forest.readthedocs.io/","metadata":{"funding":null,"documentation":null,"classifiers":["Development Status :: 4 - Beta","License :: OSI Approved :: MIT License","Programming Language :: Python :: 3.10","Programming Language :: Python :: 3.8","Programming Language :: Python :: 3.9","Topic :: Software Development :: Build Tools"],"normalized_name":"random-survival-forest","project_status":null},"repo_metadata":{"id":57459909,"uuid":"201053930","full_name":"julianspaeth/random-survival-forest","owner":"julianspaeth","description":"A Random Survival Forest implementation for python inspired by Ishwaran et al. - Easily understandable, adaptable and extendable.","archived":false,"fork":false,"pushed_at":"2024-11-11T14:23:01.000Z","size":87,"stargazers_count":60,"open_issues_count":0,"forks_count":9,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-07-16T11:33:31.638Z","etag":null,"topics":["machine-learning","python","random-forest","random-survival-forests","survival-analysis","survival-prediction"],"latest_commit_sha":null,"homepage":"","language":"Python","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/julianspaeth.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.txt","code_of_conduct":null,"threat_model":null,"audit":null,"citation":"CITATION.cff","codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2019-08-07T13:15:24.000Z","updated_at":"2025-05-08T12:34:50.000Z","dependencies_parsed_at":"2025-04-12T03:41:36.294Z","dependency_job_id":"50e1720d-98b8-4fab-8976-5f627fc467dd","html_url":"https://github.com/julianspaeth/random-survival-forest","commit_stats":{"total_commits":61,"total_committers":3,"mean_commits":"20.333333333333332","dds":0.5245901639344263,"last_synced_commit":"f833f744e434c2a4369cb1a203733e5778ab8ba5"},"previous_names":[],"tags_count":14,"template":false,"template_full_name":null,"purl":"pkg:github/julianspaeth/random-survival-forest","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/julianspaeth%2Frandom-survival-forest","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/julianspaeth%2Frandom-survival-forest/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/julianspaeth%2Frandom-survival-forest/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/julianspaeth%2Frandom-survival-forest/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/julianspaeth","download_url":"https://codeload.github.com/julianspaeth/random-survival-forest/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/julianspaeth%2Frandom-survival-forest/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":270951109,"owners_count":24674002,"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-18T02:00:08.743Z","response_time":89,"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":"julianspaeth","name":"Julian Späth","uuid":"12552184","kind":"user","description":"PHD Student @CosyBio @UHH ","email":"","website":"https://read.cv/spaethju","location":"Germany","twitter":"julian_spaeth","company":"@FeatureCloud ","icon_url":"https://avatars.githubusercontent.com/u/12552184?u=2c058c519e30b4682c26793ae945e624e2cb6d05\u0026v=4","repositories_count":10,"last_synced_at":"2023-03-10T20:02:16.918Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/julianspaeth","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2023-02-14T21:20:00.287Z","updated_at":"2023-03-10T20:02:16.948Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/julianspaeth","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/julianspaeth/repositories"},"tags":[{"name":"v0.8.2","sha":"97205155c532caf5871f9d561f816bf8dc9be0ba","kind":"commit","published_at":"2024-04-18T15:04:07.000Z","download_url":"https://codeload.github.com/julianspaeth/random-survival-forest/tar.gz/v0.8.2","html_url":"https://github.com/julianspaeth/random-survival-forest/releases/tag/v0.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/julianspaeth/random-survival-forest@v0.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/julianspaeth%2Frandom-survival-forest/tags/v0.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/julianspaeth%2Frandom-survival-forest/tags/v0.8.2/manifests"},{"name":"v0.8.1","sha":"dd6bb1f8c9c089d0cef1244d6b86985314c667a8","kind":"commit","published_at":"2022-10-19T07:50:38.000Z","download_url":"https://codeload.github.com/julianspaeth/random-survival-forest/tar.gz/v0.8.1","html_url":"https://github.com/julianspaeth/random-survival-forest/releases/tag/v0.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/julianspaeth/random-survival-forest@v0.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/julianspaeth%2Frandom-survival-forest/tags/v0.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/julianspaeth%2Frandom-survival-forest/tags/v0.8.1/manifests"},{"name":"v0.1.1-beta","sha":"8fe56eafaad4bf550052cddc7efa0a0789017320","kind":"commit","published_at":"2021-07-14T13:10:26.000Z","download_url":"https://codeload.github.com/julianspaeth/random-survival-forest/tar.gz/v0.1.1-beta","html_url":"https://github.com/julianspaeth/random-survival-forest/releases/tag/v0.1.1-beta","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/julianspaeth/random-survival-forest@v0.1.1-beta","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/julianspaeth%2Frandom-survival-forest/tags/v0.1.1-beta","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/julianspaeth%2Frandom-survival-forest/tags/v0.1.1-beta/manifests"},{"name":"v0.1-beta","sha":"ecf4d850af040f36b9e854c6d21e4f2a9644a2f0","kind":"commit","published_at":"2020-10-07T13:55:08.000Z","download_url":"https://codeload.github.com/julianspaeth/random-survival-forest/tar.gz/v0.1-beta","html_url":"https://github.com/julianspaeth/random-survival-forest/releases/tag/v0.1-beta","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/julianspaeth/random-survival-forest@v0.1-beta","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/julianspaeth%2Frandom-survival-forest/tags/v0.1-beta","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/julianspaeth%2Frandom-survival-forest/tags/v0.1-beta/manifests"},{"name":"v0.7.2","sha":"17c040b33e81a9bf3f3aa4462bd5ed1770792349","kind":"commit","published_at":"2019-10-28T10:16:37.000Z","download_url":"https://codeload.github.com/julianspaeth/random-survival-forest/tar.gz/v0.7.2","html_url":"https://github.com/julianspaeth/random-survival-forest/releases/tag/v0.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/julianspaeth/random-survival-forest@v0.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/julianspaeth%2Frandom-survival-forest/tags/v0.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/julianspaeth%2Frandom-survival-forest/tags/v0.7.2/manifests"},{"name":"v0.7.1","sha":"095d603bea40544d306a0754fd66f76a7b0d47c1","kind":"commit","published_at":"2019-10-27T14:05:21.000Z","download_url":"https://codeload.github.com/julianspaeth/random-survival-forest/tar.gz/v0.7.1","html_url":"https://github.com/julianspaeth/random-survival-forest/releases/tag/v0.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/julianspaeth/random-survival-forest@v0.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/julianspaeth%2Frandom-survival-forest/tags/v0.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/julianspaeth%2Frandom-survival-forest/tags/v0.7.1/manifests"},{"name":"v0.7","sha":"ae8cfc1b6b12b3d8e0cf7a4ac36a5a9b0abcaea1","kind":"commit","published_at":"2019-10-25T19:17:00.000Z","download_url":"https://codeload.github.com/julianspaeth/random-survival-forest/tar.gz/v0.7","html_url":"https://github.com/julianspaeth/random-survival-forest/releases/tag/v0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/julianspaeth/random-survival-forest@v0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/julianspaeth%2Frandom-survival-forest/tags/v0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/julianspaeth%2Frandom-survival-forest/tags/v0.7/manifests"},{"name":"v0.6.2","sha":"4c2616cae82580adc0cdbaeb3fd9586785af22ca","kind":"commit","published_at":"2019-10-25T15:39:51.000Z","download_url":"https://codeload.github.com/julianspaeth/random-survival-forest/tar.gz/v0.6.2","html_url":"https://github.com/julianspaeth/random-survival-forest/releases/tag/v0.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/julianspaeth/random-survival-forest@v0.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/julianspaeth%2Frandom-survival-forest/tags/v0.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/julianspaeth%2Frandom-survival-forest/tags/v0.6.2/manifests"},{"name":"v0.6","sha":"2cfdfa255955b95394ac66a8aaa353d372a1f7c6","kind":"commit","published_at":"2019-10-16T16:53:35.000Z","download_url":"https://codeload.github.com/julianspaeth/random-survival-forest/tar.gz/v0.6","html_url":"https://github.com/julianspaeth/random-survival-forest/releases/tag/v0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/julianspaeth/random-survival-forest@v0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/julianspaeth%2Frandom-survival-forest/tags/v0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/julianspaeth%2Frandom-survival-forest/tags/v0.6/manifests"},{"name":"v0.5","sha":"553a7abd5682e10e8c4f0121453583776aadd22e","kind":"commit","published_at":"2019-09-04T19:28:25.000Z","download_url":"https://codeload.github.com/julianspaeth/random-survival-forest/tar.gz/v0.5","html_url":"https://github.com/julianspaeth/random-survival-forest/releases/tag/v0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/julianspaeth/random-survival-forest@v0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/julianspaeth%2Frandom-survival-forest/tags/v0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/julianspaeth%2Frandom-survival-forest/tags/v0.5/manifests"},{"name":"0.4.1","sha":"c222812e57fd1c1aa14fad6611cae5457ad48da7","kind":"commit","published_at":"2019-08-21T08:26:23.000Z","download_url":"https://codeload.github.com/julianspaeth/random-survival-forest/tar.gz/0.4.1","html_url":"https://github.com/julianspaeth/random-survival-forest/releases/tag/0.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/julianspaeth/random-survival-forest@0.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/julianspaeth%2Frandom-survival-forest/tags/0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/julianspaeth%2Frandom-survival-forest/tags/0.4.1/manifests"},{"name":"0.4.2","sha":"c222812e57fd1c1aa14fad6611cae5457ad48da7","kind":"commit","published_at":"2019-08-21T08:26:23.000Z","download_url":"https://codeload.github.com/julianspaeth/random-survival-forest/tar.gz/0.4.2","html_url":"https://github.com/julianspaeth/random-survival-forest/releases/tag/0.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/julianspaeth/random-survival-forest@0.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/julianspaeth%2Frandom-survival-forest/tags/0.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/julianspaeth%2Frandom-survival-forest/tags/0.4.2/manifests"},{"name":"v4.0","sha":"f26210817c2cfc3371f5c6fe74f086cb5d58175b","kind":"commit","published_at":"2019-08-20T11:49:54.000Z","download_url":"https://codeload.github.com/julianspaeth/random-survival-forest/tar.gz/v4.0","html_url":"https://github.com/julianspaeth/random-survival-forest/releases/tag/v4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/julianspaeth/random-survival-forest@v4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/julianspaeth%2Frandom-survival-forest/tags/v4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/julianspaeth%2Frandom-survival-forest/tags/v4.0/manifests"},{"name":"v0.1-alpha","sha":"42e17705c24b2c59a302c1d319fabf2cf33bfe15","kind":"commit","published_at":"2019-08-08T08:11:48.000Z","download_url":"https://codeload.github.com/julianspaeth/random-survival-forest/tar.gz/v0.1-alpha","html_url":"https://github.com/julianspaeth/random-survival-forest/releases/tag/v0.1-alpha","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/julianspaeth/random-survival-forest@v0.1-alpha","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/julianspaeth%2Frandom-survival-forest/tags/v0.1-alpha","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/julianspaeth%2Frandom-survival-forest/tags/v0.1-alpha/manifests"}]},"repo_metadata_updated_at":"2025-08-18T05:41:28.856Z","dependent_packages_count":0,"downloads":139,"downloads_period":"last-month","dependent_repos_count":1,"rankings":{"downloads":23.194280998303558,"dependent_repos_count":21.63438025370625,"dependent_packages_count":10.05962490376147,"stargazers_count":9.087262091929036,"forks_count":11.410466551280141,"docker_downloads_count":null,"average":15.077202959796091},"purl":"pkg:pypi/random-survival-forest","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/pypi/random-survival-forest","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/pypi/random-survival-forest","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/pypi/random-survival-forest/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-06-15T07:49:02.323Z","issues_count":8,"pull_requests_count":6,"avg_time_to_close_issue":33322475.875,"avg_time_to_close_pull_request":215629.0,"issues_closed_count":8,"pull_requests_closed_count":6,"pull_request_authors_count":1,"issue_authors_count":8,"avg_comments_per_issue":1.0,"avg_comments_per_pull_request":0.0,"merged_pull_requests_count":6,"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/julianspaeth%2Frandom-survival-forest/issues","maintainers":[{"login":"julianspaeth","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/julianspaeth"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/random-survival-forest/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/random-survival-forest/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/random-survival-forest/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/random-survival-forest/related_packages","maintainers":[{"uuid":"spaethju","login":"spaethju","name":null,"email":null,"url":null,"packages_count":4,"html_url":"https://pypi.org/user/spaethju/","role":null,"created_at":"2023-02-25T07:44:33.181Z","updated_at":"2023-02-25T07:44:33.181Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers/spaethju/packages"}],"registry":{"name":"pypi.org","url":"https://pypi.org","ecosystem":"pypi","default":true,"packages_count":724920,"maintainers_count":308248,"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"}}],"commits":{"id":647856,"full_name":"julianspaeth/random-survival-forest","default_branch":"master","committers":[{"name":"Julian Späth","email":"spaethju@posteo.de","count":29},{"name":"Julian Späth","email":"Spaethju@posteo.de","count":25},{"name":"Julian Späth","email":"julian.spaeth@wzw.tum.de","count":7}],"total_commits":61,"total_committers":3,"total_bot_commits":0,"total_bot_committers":0,"mean_commits":20.333333333333332,"dds":0.5245901639344263,"past_year_committers":null,"past_year_total_commits":null,"past_year_total_committers":null,"past_year_total_bot_commits":null,"past_year_total_bot_committers":null,"past_year_mean_commits":null,"past_year_dds":null,"last_synced_at":"2023-03-19T09:16:55.713Z","last_synced_commit":"f833f744e434c2a4369cb1a203733e5778ab8ba5","created_at":"2023-03-09T09:15:37.791Z","updated_at":"2023-09-19T17:33:01.011Z","commits_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub/repositories/julianspaeth%2Frandom-survival-forest/commits","host":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2025-09-01T00:00:08.406Z","repositories_count":5479765,"commits_count":853310318,"contributors_count":31095240,"owners_count":906558,"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":"julianspaeth/random-survival-forest","html_url":"https://github.com/julianspaeth/random-survival-forest","last_synced_at":"2025-08-18T05:43:11.942Z","status":"error","issues_count":8,"pull_requests_count":6,"avg_time_to_close_issue":33322475.875,"avg_time_to_close_pull_request":215629.0,"issues_closed_count":8,"pull_requests_closed_count":6,"pull_request_authors_count":1,"issue_authors_count":8,"avg_comments_per_issue":1.0,"avg_comments_per_pull_request":0.0,"merged_pull_requests_count":6,"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,"created_at":"2023-05-14T22:44:27.503Z","updated_at":"2025-08-18T05:43:11.942Z","repository_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/julianspaeth%2Frandom-survival-forest","issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/julianspaeth%2Frandom-survival-forest/issues","issue_labels_count":{"bug":2,"documentation":1},"pull_request_labels_count":{},"issue_author_associations_count":{"NONE":8},"pull_request_author_associations_count":{"OWNER":6},"issue_authors":{"willthd":1,"AtlasGao":1,"mathewrosssmith":1,"aaby4373":1,"mufassir-khan":1,"FabioRovai":1,"pancratm":1,"heavycello":1},"pull_request_authors":{"julianspaeth":6},"host":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2025-09-03T00:00:08.273Z","repositories_count":10055219,"issues_count":30917502,"pull_requests_count":92945978,"authors_count":10627110,"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":{},"past_year_issue_authors":{},"past_year_pull_request_authors":{},"maintainers":[{"login":"julianspaeth","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/julianspaeth"}],"active_maintainers":[]},"events":{"total":{"WatchEvent":5,"PushEvent":1,"ForkEvent":1},"last_year":{"WatchEvent":5,"PushEvent":1,"ForkEvent":1}},"keywords":["machine-learning","python","random-forest","random-survival-forests","survival-analysis","survival-prediction"],"dependencies":[{"ecosystem":"pypi","filepath":"requirements.txt","sha":null,"kind":"manifest","created_at":"2022-08-30T10:00:42.978Z","updated_at":"2022-08-30T10:00:42.978Z","repository_link":"https://github.com/julianspaeth/random-survival-forest/blob/master/requirements.txt","dependencies":[{"id":3292840420,"package_name":"numpy","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":3292840421,"package_name":"pandas","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":3292840422,"package_name":"joblib","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":3292840423,"package_name":"multiprocess","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":3292840424,"package_name":"lifelines","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":3292840425,"package_name":"scikit-learn","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false}]},{"ecosystem":"pypi","filepath":"setup.py","sha":null,"kind":"manifest","created_at":"2022-08-30T10:00:43.003Z","updated_at":"2022-08-30T10:00:43.003Z","repository_link":"https://github.com/julianspaeth/random-survival-forest/blob/master/setup.py","dependencies":[{"id":3292840426,"package_name":"get","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":3292840427,"package_name":"numpy","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":3292840428,"package_name":"pandas","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":3292840429,"package_name":"joblib","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":3292840430,"package_name":"multiprocess","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":3292840431,"package_name":"lifelines","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":3292840432,"package_name":"scikit-learn","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/pylint.yml","sha":null,"kind":"manifest","created_at":"2024-04-16T15:36:29.476Z","updated_at":"2024-04-16T15:36:29.476Z","repository_link":"https://github.com/julianspaeth/random-survival-forest/blob/master/.github/workflows/pylint.yml","dependencies":[{"id":17443559381,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false},{"id":17443559382,"package_name":"actions/setup-python","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false}]}],"score":10.141716741268379,"created_at":"2025-09-04T15:50:45.515Z","updated_at":"2025-10-07T08:08:11.833Z","avatar_url":"https://github.com/julianspaeth.png","language":"Python","category":null,"sub_category":null,"monthly_downloads":139,"funding_links":["https://www.buymeacoffee.com/julianspaeth"],"readme_doi_urls":[],"works":{},"citation_counts":{},"total_citations":0,"keywords_from_contributors":[],"project_url":"https://science.ecosyste.ms/api/v1/projects/14723","html_url":"https://science.ecosyste.ms/projects/14723","bibtex_url":"https://science.ecosyste.ms/projects/14723/export.bibtex","apalike_url":"https://science.ecosyste.ms/projects/14723/export.apalike"}