{"id":78954,"name":null,"description":"Primitives and Pipelines for Time Series Data","url":"https://github.com/sintel-dev/ml-stars","last_synced_at":"2025-09-08T21:28:22.066Z","repository":{"id":57442378,"uuid":"422229646","full_name":"sintel-dev/ml-stars","owner":"sintel-dev","description":"Primitives and Pipelines for Time Series Data","archived":false,"fork":false,"pushed_at":"2024-12-10T16:19:26.000Z","size":2440,"stargazers_count":4,"open_issues_count":2,"forks_count":1,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-07-17T22:43:16.736Z","etag":null,"topics":["pipelines","primitives","time-series"],"latest_commit_sha":null,"homepage":"https://sintel.dev/ml-stars/","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/sintel-dev.png","metadata":{"files":{"readme":"README.md","changelog":"HISTORY.md","contributing":"CONTRIBUTING.rst","funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":"AUTHORS.rst","dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2021-10-28T14:09:57.000Z","updated_at":"2025-06-08T19:53:32.000Z","dependencies_parsed_at":"2023-10-11T19:41:52.389Z","dependency_job_id":"12a93ee3-3c1e-4423-9e71-2762f425fefb","html_url":"https://github.com/sintel-dev/ml-stars","commit_stats":{"total_commits":38,"total_committers":1,"mean_commits":38.0,"dds":0.0,"last_synced_commit":"73d20880d150d6ca0c61c55a6b2b519be6dd405f"},"previous_names":[],"tags_count":8,"template":false,"template_full_name":null,"purl":"pkg:github/sintel-dev/ml-stars","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sintel-dev%2Fml-stars","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sintel-dev%2Fml-stars/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sintel-dev%2Fml-stars/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sintel-dev%2Fml-stars/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/sintel-dev","download_url":"https://codeload.github.com/sintel-dev/ml-stars/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sintel-dev%2Fml-stars/sbom","scorecard":{"id":827407,"data":{"date":"2025-08-11","repo":{"name":"github.com/sintel-dev/ml-stars","commit":"1354157115c26b5f28ea67791a8918c1dcaae5b9"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3.4,"checks":[{"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":"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":"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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/docs.yml:1","Warn: no topLevel permission defined: .github/workflows/tests.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":"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/docs.yml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/sintel-dev/ml-stars/docs.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/docs.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/sintel-dev/ml-stars/docs.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/docs.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/sintel-dev/ml-stars/docs.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:74: update your workflow using https://app.stepsecurity.io/secureworkflow/sintel-dev/ml-stars/tests.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:76: update your workflow using https://app.stepsecurity.io/secureworkflow/sintel-dev/ml-stars/tests.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/sintel-dev/ml-stars/tests.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/sintel-dev/ml-stars/tests.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:38: update your workflow using https://app.stepsecurity.io/secureworkflow/sintel-dev/ml-stars/tests.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:40: update your workflow using https://app.stepsecurity.io/secureworkflow/sintel-dev/ml-stars/tests.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:56: update your workflow using https://app.stepsecurity.io/secureworkflow/sintel-dev/ml-stars/tests.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:58: update your workflow using https://app.stepsecurity.io/secureworkflow/sintel-dev/ml-stars/tests.yml/master?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/docs.yml:21","Warn: pipCommand not pinned by hash: .github/workflows/docs.yml:22","Warn: pipCommand not pinned by hash: .github/workflows/tests.yml:81","Warn: pipCommand not pinned by hash: .github/workflows/tests.yml:27","Warn: pipCommand not pinned by hash: .github/workflows/tests.yml:45","Warn: pipCommand not pinned by hash: .github/workflows/tests.yml:63","Info:   0 out of  10 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   1 third-party GitHubAction dependencies pinned","Info:   0 out of   6 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":"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":"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":"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":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: MIT License: LICENSE:0"],"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":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 3 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-23T16:53:27.379Z","repository_id":57442378,"created_at":"2025-08-23T16:53:27.379Z","updated_at":"2025-08-23T16:53:27.379Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":274231463,"owners_count":25245625,"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":"sintel-dev","name":"The Signal Intelligence Project","uuid":"13336772","kind":"organization","description":"Systems and tools to design, develop and deploy AI applications  on top of signals. ","email":"dai-lab@mit.edu","website":"https://dai.lids.mit.edu/","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/13336772?v=4","repositories_count":11,"last_synced_at":"2023-03-06T08:20:19.533Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/sintel-dev","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2022-11-16T07:44:36.624Z","updated_at":"2023-03-06T08:20:19.541Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/sintel-dev","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/sintel-dev/repositories"},"packages":[{"id":2804665,"name":"ml-stars","ecosystem":"pypi","description":"Primitives and Pipelines for Time Series Data.","homepage":"https://github.com/sintel-dev/ml-stars","licenses":"MIT license","normalized_licenses":["MIT"],"repository_url":"https://github.com/sintel-dev/ml-stars","keywords_array":["mlstars"],"namespace":null,"versions_count":19,"first_release_published_at":"2021-10-29T20:04:18.000Z","latest_release_published_at":"2024-12-10T16:13:42.000Z","latest_release_number":"0.2.3","last_synced_at":"2025-08-26T13:21:27.843Z","created_at":"2022-04-10T11:37:33.068Z","updated_at":"2025-08-26T13:30:30.720Z","registry_url":"https://pypi.org/project/ml-stars/","install_command":"pip install ml-stars --index-url https://pypi.org/simple","documentation_url":"https://ml-stars.readthedocs.io/","metadata":{"funding":null,"documentation":null,"classifiers":["Development Status :: 2 - Pre-Alpha","Intended Audience :: Developers","License :: OSI Approved :: MIT License","Natural Language :: English","Programming Language :: Python :: 3","Programming Language :: Python :: 3.10","Programming Language :: Python :: 3.11","Programming Language :: Python :: 3.12","Programming Language :: Python :: 3.8","Programming Language :: Python :: 3.9"],"normalized_name":"ml-stars","project_status":null},"repo_metadata":{"id":57442378,"uuid":"422229646","full_name":"sintel-dev/ml-stars","owner":"sintel-dev","description":"Primitives and Pipelines for Time Series Data","archived":false,"fork":false,"pushed_at":"2024-12-10T16:19:26.000Z","size":2440,"stargazers_count":4,"open_issues_count":2,"forks_count":1,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-06-14T03:39:42.522Z","etag":null,"topics":["pipelines","primitives","time-series"],"latest_commit_sha":null,"homepage":"https://sintel.dev/ml-stars/","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/sintel-dev.png","metadata":{"files":{"readme":"README.md","changelog":"HISTORY.md","contributing":"CONTRIBUTING.rst","funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":"AUTHORS.rst","dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2021-10-28T14:09:57.000Z","updated_at":"2025-06-08T19:53:32.000Z","dependencies_parsed_at":"2023-10-11T19:41:52.389Z","dependency_job_id":"12a93ee3-3c1e-4423-9e71-2762f425fefb","html_url":"https://github.com/sintel-dev/ml-stars","commit_stats":{"total_commits":38,"total_committers":1,"mean_commits":38.0,"dds":0.0,"last_synced_commit":"73d20880d150d6ca0c61c55a6b2b519be6dd405f"},"previous_names":[],"tags_count":8,"template":false,"template_full_name":null,"purl":"pkg:github/sintel-dev/ml-stars","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sintel-dev%2Fml-stars","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sintel-dev%2Fml-stars/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sintel-dev%2Fml-stars/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sintel-dev%2Fml-stars/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/sintel-dev","download_url":"https://codeload.github.com/sintel-dev/ml-stars/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sintel-dev%2Fml-stars/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":265662850,"owners_count":23807454,"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":"sintel-dev","name":"The Signal Intelligence Project","uuid":"13336772","kind":"organization","description":"Systems and tools to design, develop and deploy AI applications  on top of signals. ","email":"dai-lab@mit.edu","website":"https://dai.lids.mit.edu/","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/13336772?v=4","repositories_count":11,"last_synced_at":"2023-03-06T08:20:19.533Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/sintel-dev","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2022-11-16T07:44:36.624Z","updated_at":"2023-03-06T08:20:19.541Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/sintel-dev","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/sintel-dev/repositories"},"tags":[{"name":"v0.2.3","sha":"73d12f3b0086c191e3147462b4148c0f683d1921","kind":"commit","published_at":"2024-12-10T16:13:10.000Z","download_url":"https://codeload.github.com/sintel-dev/ml-stars/tar.gz/v0.2.3","html_url":"https://github.com/sintel-dev/ml-stars/releases/tag/v0.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sintel-dev/ml-stars@v0.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sintel-dev%2Fml-stars/tags/v0.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sintel-dev%2Fml-stars/tags/v0.2.3/manifests"},{"name":"v0.2.2","sha":"a3f67144fd39f18e0ebc97aa7bd54114ee303ebb","kind":"commit","published_at":"2024-12-03T18:30:43.000Z","download_url":"https://codeload.github.com/sintel-dev/ml-stars/tar.gz/v0.2.2","html_url":"https://github.com/sintel-dev/ml-stars/releases/tag/v0.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sintel-dev/ml-stars@v0.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sintel-dev%2Fml-stars/tags/v0.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sintel-dev%2Fml-stars/tags/v0.2.2/manifests"},{"name":"v0.2.1","sha":"06232bdf2ccebbb825e9269df404275508e54463","kind":"commit","published_at":"2024-11-25T15:21:30.000Z","download_url":"https://codeload.github.com/sintel-dev/ml-stars/tar.gz/v0.2.1","html_url":"https://github.com/sintel-dev/ml-stars/releases/tag/v0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sintel-dev/ml-stars@v0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sintel-dev%2Fml-stars/tags/v0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sintel-dev%2Fml-stars/tags/v0.2.1/manifests"},{"name":"v0.2.0","sha":"63a51fece72a6439037e2edaa33cc4363b9ac31d","kind":"commit","published_at":"2023-10-24T22:01:49.000Z","download_url":"https://codeload.github.com/sintel-dev/ml-stars/tar.gz/v0.2.0","html_url":"https://github.com/sintel-dev/ml-stars/releases/tag/v0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sintel-dev/ml-stars@v0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sintel-dev%2Fml-stars/tags/v0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sintel-dev%2Fml-stars/tags/v0.2.0/manifests"},{"name":"v0.1.3","sha":"0e72c40453c8962ef2da02a5d0a545ac697cd619","kind":"commit","published_at":"2023-09-25T14:04:38.000Z","download_url":"https://codeload.github.com/sintel-dev/ml-stars/tar.gz/v0.1.3","html_url":"https://github.com/sintel-dev/ml-stars/releases/tag/v0.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sintel-dev/ml-stars@v0.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sintel-dev%2Fml-stars/tags/v0.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sintel-dev%2Fml-stars/tags/v0.1.3/manifests"},{"name":"v0.1.2","sha":"c28174c5e82125eba423949451b005a9410d8626","kind":"commit","published_at":"2023-08-04T22:41:36.000Z","download_url":"https://codeload.github.com/sintel-dev/ml-stars/tar.gz/v0.1.2","html_url":"https://github.com/sintel-dev/ml-stars/releases/tag/v0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sintel-dev/ml-stars@v0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sintel-dev%2Fml-stars/tags/v0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sintel-dev%2Fml-stars/tags/v0.1.2/manifests"},{"name":"v0.1.1","sha":"9529fc3a221d9cd73f3fc9311ce5830a9be1e799","kind":"commit","published_at":"2023-05-17T17:16:42.000Z","download_url":"https://codeload.github.com/sintel-dev/ml-stars/tar.gz/v0.1.1","html_url":"https://github.com/sintel-dev/ml-stars/releases/tag/v0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sintel-dev/ml-stars@v0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sintel-dev%2Fml-stars/tags/v0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sintel-dev%2Fml-stars/tags/v0.1.1/manifests"},{"name":"v0.1.0","sha":"f46c1b4ee53398793077b706a70d681c69dd773b","kind":"commit","published_at":"2023-04-18T19:20:35.000Z","download_url":"https://codeload.github.com/sintel-dev/ml-stars/tar.gz/v0.1.0","html_url":"https://github.com/sintel-dev/ml-stars/releases/tag/v0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sintel-dev/ml-stars@v0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sintel-dev%2Fml-stars/tags/v0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sintel-dev%2Fml-stars/tags/v0.1.0/manifests"}]},"repo_metadata_updated_at":"2025-08-26T13:30:30.695Z","dependent_packages_count":2,"downloads":1751,"downloads_period":"last-month","dependent_repos_count":1,"rankings":{"downloads":5.811369715509795,"dependent_repos_count":21.5515601217656,"dependent_packages_count":3.168563225716846,"stargazers_count":25.06820231260059,"forks_count":29.798377584488122,"docker_downloads_count":null,"average":17.079614592016192},"purl":"pkg:pypi/ml-stars","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/pypi/ml-stars","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/pypi/ml-stars","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/pypi/ml-stars/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-06-14T03:47:54.763Z","issues_count":4,"pull_requests_count":13,"avg_time_to_close_issue":212155.33333333334,"avg_time_to_close_pull_request":346886.5833333333,"issues_closed_count":3,"pull_requests_closed_count":12,"pull_request_authors_count":2,"issue_authors_count":2,"avg_comments_per_issue":0.25,"avg_comments_per_pull_request":0.0,"merged_pull_requests_count":12,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":2,"past_year_pull_requests_count":2,"past_year_avg_time_to_close_issue":292548.5,"past_year_avg_time_to_close_pull_request":43719.5,"past_year_issues_closed_count":2,"past_year_pull_requests_closed_count":2,"past_year_pull_request_authors_count":1,"past_year_issue_authors_count":1,"past_year_avg_comments_per_issue":0.5,"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":2,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/sintel-dev%2Fml-stars/issues","maintainers":[],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/ml-stars/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/ml-stars/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/ml-stars/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/ml-stars/related_packages","maintainers":[{"uuid":"mit_dai_lab","login":"mit_dai_lab","name":null,"email":null,"url":null,"packages_count":46,"html_url":"https://pypi.org/user/mit_dai_lab/","role":null,"created_at":"2023-02-06T06:28:27.131Z","updated_at":"2023-02-06T06:28:27.131Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers/mit_dai_lab/packages"},{"uuid":"liudy","login":"liudy","name":null,"email":null,"url":null,"packages_count":19,"html_url":"https://pypi.org/user/liudy/","role":null,"created_at":"2023-02-06T06:28:26.954Z","updated_at":"2023-02-06T06:28:26.954Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers/liudy/packages"},{"uuid":"smish","login":"smish","name":null,"email":null,"url":null,"packages_count":14,"html_url":"https://pypi.org/user/smish/","role":null,"created_at":"2023-02-06T06:28:27.234Z","updated_at":"2023-02-06T06:28:27.234Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers/smish/packages"}],"registry":{"name":"pypi.org","url":"https://pypi.org","ecosystem":"pypi","default":true,"packages_count":726284,"maintainers_count":308824,"namespaces_count":0,"keywords_count":238245,"github":"pypi","metadata":{"funded_packages_count":50579},"icon_url":"https://github.com/pypi.png","created_at":"2022-04-04T15:19:23.364Z","updated_at":"2025-09-08T05:32:36.857Z","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":612663,"full_name":"sintel-dev/ml-stars","default_branch":"master","committers":[{"name":"Sarah Alnegheimish","email":"sarahalnegheimish@gmail.com","login":"sarahmish","count":38}],"total_commits":38,"total_committers":1,"total_bot_commits":0,"total_bot_committers":0,"mean_commits":38.0,"dds":0.0,"past_year_committers":[{"name":"Sarah Alnegheimish","email":"sarahalnegheimish@gmail.com","login":"sarahmish","count":35}],"past_year_total_commits":35,"past_year_total_committers":1,"past_year_total_bot_commits":0,"past_year_total_bot_committers":0,"past_year_mean_commits":35.0,"past_year_dds":0.0,"last_synced_at":"2024-01-25T22:04:35.129Z","last_synced_commit":"73d20880d150d6ca0c61c55a6b2b519be6dd405f","created_at":"2023-03-09T07:30:01.038Z","updated_at":"2024-01-25T22:04:35.129Z","commits_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub/repositories/sintel-dev%2Fml-stars/commits","host":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2025-09-05T00:00:10.343Z","repositories_count":5480019,"commits_count":853389012,"contributors_count":31098138,"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":"sintel-dev/ml-stars","html_url":"https://github.com/sintel-dev/ml-stars","last_synced_at":"2025-07-17T21:10:28.568Z","status":"error","issues_count":4,"pull_requests_count":13,"avg_time_to_close_issue":212155.33333333334,"avg_time_to_close_pull_request":346886.5833333333,"issues_closed_count":3,"pull_requests_closed_count":12,"pull_request_authors_count":2,"issue_authors_count":2,"avg_comments_per_issue":0.25,"avg_comments_per_pull_request":0.0,"merged_pull_requests_count":12,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":2,"past_year_pull_requests_count":2,"past_year_avg_time_to_close_issue":292548.5,"past_year_avg_time_to_close_pull_request":43719.5,"past_year_issues_closed_count":2,"past_year_pull_requests_closed_count":2,"past_year_pull_request_authors_count":1,"past_year_issue_authors_count":1,"past_year_avg_comments_per_issue":0.5,"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":2,"created_at":"2023-05-14T17:54:25.335Z","updated_at":"2025-09-02T23:17:30.797Z","repository_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/sintel-dev%2Fml-stars","issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/sintel-dev%2Fml-stars/issues","issue_labels_count":{"enhancement":1},"pull_request_labels_count":{},"issue_author_associations_count":{"CONTRIBUTOR":3,"NONE":1},"pull_request_author_associations_count":{"CONTRIBUTOR":14,"NONE":1},"issue_authors":{"sarahmish":3,"graceyesong":1},"pull_request_authors":{"sarahmish":14,"boom90lb":1},"host":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2025-09-08T00:00:17.013Z","repositories_count":10171813,"issues_count":31942582,"pull_requests_count":100134560,"authors_count":10732619,"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":{"enhancement":1},"past_year_pull_request_labels_count":{},"past_year_issue_author_associations_count":{"CONTRIBUTOR":2},"past_year_pull_request_author_associations_count":{"CONTRIBUTOR":4},"past_year_issue_authors":{"sarahmish":2},"past_year_pull_request_authors":{"sarahmish":4},"maintainers":[],"active_maintainers":[]},"events":{"total":{"CreateEvent":5,"ReleaseEvent":3,"IssuesEvent":4,"DeleteEvent":2,"IssueCommentEvent":1,"PushEvent":13,"PullRequestEvent":4},"last_year":{"CreateEvent":5,"ReleaseEvent":3,"IssuesEvent":4,"DeleteEvent":2,"IssueCommentEvent":1,"PushEvent":13,"PullRequestEvent":4}},"keywords":["pipelines","primitives","time-series"],"dependencies":[{"ecosystem":"actions","filepath":".github/workflows/docs.yml","sha":null,"kind":"manifest","created_at":"2023-02-19T11:30:36.446Z","updated_at":"2023-02-19T11:30:36.446Z","repository_link":"https://github.com/sintel-dev/ml-stars/blob/master/.github/workflows/docs.yml","dependencies":[{"id":7786722650,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v2","direct":true,"kind":"composite","optional":false},{"id":7786722651,"package_name":"actions/setup-python","ecosystem":"actions","requirements":"v1","direct":true,"kind":"composite","optional":false},{"id":7786722652,"package_name":"peaceiris/actions-gh-pages","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/tests.yml","sha":null,"kind":"manifest","created_at":"2023-02-19T11:30:37.525Z","updated_at":"2023-02-19T11:30:37.525Z","repository_link":"https://github.com/sintel-dev/ml-stars/blob/master/.github/workflows/tests.yml","dependencies":[{"id":7786725446,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v1","direct":true,"kind":"composite","optional":false},{"id":7786725447,"package_name":"actions/setup-python","ecosystem":"actions","requirements":"v2","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"pypi","filepath":"setup.py","sha":null,"kind":"manifest","created_at":"2023-02-19T11:30:38.043Z","updated_at":"2023-02-19T11:30:38.043Z","repository_link":"https://github.com/sintel-dev/ml-stars/blob/master/setup.py","dependencies":[{"id":7786725721,"package_name":"Keras","ecosystem":"pypi","requirements":"\u003e=2.4,\u003c2.5","direct":true,"kind":"runtime","optional":false},{"id":7786725727,"package_name":"mlblocks","ecosystem":"pypi","requirements":"\u003e=0.4,\u003c0.6","direct":true,"kind":"runtime","optional":false},{"id":7786725728,"package_name":"numpy","ecosystem":"pypi","requirements":"\u003c1.21.0,\u003e=1.16.0","direct":true,"kind":"runtime","optional":false},{"id":7786725729,"package_name":"pandas","ecosystem":"pypi","requirements":"\u003e=1,\u003c2","direct":true,"kind":"runtime","optional":false},{"id":7786725730,"package_name":"scikit-learn","ecosystem":"pypi","requirements":"\u003e=0.21","direct":true,"kind":"runtime","optional":false},{"id":7786725731,"package_name":"scipy","ecosystem":"pypi","requirements":"\u003e=1.1.0,\u003c2","direct":true,"kind":"runtime","optional":false},{"id":7786725732,"package_name":"statsmodels","ecosystem":"pypi","requirements":"\u003e=0.9.0,\u003c0.13","direct":true,"kind":"runtime","optional":false},{"id":7786725734,"package_name":"tensorflow","ecosystem":"pypi","requirements":"\u003e=2,\u003c2.5","direct":true,"kind":"runtime","optional":false},{"id":7786725739,"package_name":"xgboost","ecosystem":"pypi","requirements":"\u003e=0.72.1,\u003c1","direct":true,"kind":"runtime","optional":false},{"id":7786725795,"package_name":"fix","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":7786725822,"package_name":"protobuf","ecosystem":"pypi","requirements":"\u003c4","direct":true,"kind":"runtime","optional":false}]}],"score":9.263122557415151,"created_at":"2025-09-08T20:56:38.164Z","updated_at":"2025-10-07T08:28:05.941Z","avatar_url":"https://github.com/sintel-dev.png","language":"Python","category":null,"sub_category":null,"monthly_downloads":1751,"funding_links":[],"readme_doi_urls":[],"works":{},"citation_counts":{},"total_citations":0,"keywords_from_contributors":[],"project_url":"https://science.ecosyste.ms/api/v1/projects/78954","html_url":"https://science.ecosyste.ms/projects/78954"}