{"id":17744,"name":"mmsbm","description":"Mixed Membership Stochastic Block Models","url":"https://github.com/eudald-seeslab/mmsbm","last_synced_at":"2025-09-04T23:38:15.128Z","repository":{"id":57442469,"uuid":"362338389","full_name":"eudald-seeslab/mmsbm","owner":"eudald-seeslab","description":"Mixed Membership Stochastic Block Models","archived":false,"fork":false,"pushed_at":"2025-06-30T09:11:58.000Z","size":7744,"stargazers_count":1,"open_issues_count":0,"forks_count":1,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-06-30T09:42:51.865Z","etag":null,"topics":["python","recommender-system","stochastic-block-model"],"latest_commit_sha":null,"homepage":"https://mmsbm-docs.readthedocs.io/en/latest/","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"bsd-3-clause","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/eudald-seeslab.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":"2021-04-28T04:36:00.000Z","updated_at":"2025-06-30T09:12:01.000Z","dependencies_parsed_at":"2024-08-06T01:53:53.584Z","dependency_job_id":"8c5e91f1-49c5-47fb-bf82-3e5036b9e1a5","html_url":"https://github.com/eudald-seeslab/mmsbm","commit_stats":{"total_commits":118,"total_committers":1,"mean_commits":118.0,"dds":0.0,"last_synced_commit":"f2b6c6c94b4ca5a102a80bc56e15abb9c666827d"},"previous_names":[],"tags_count":7,"template":false,"template_full_name":null,"purl":"pkg:github/eudald-seeslab/mmsbm","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eudald-seeslab%2Fmmsbm","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eudald-seeslab%2Fmmsbm/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eudald-seeslab%2Fmmsbm/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eudald-seeslab%2Fmmsbm/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/eudald-seeslab","download_url":"https://codeload.github.com/eudald-seeslab/mmsbm/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eudald-seeslab%2Fmmsbm/sbom","scorecard":{"id":384599,"data":{"date":"2025-08-11","repo":{"name":"github.com/eudald-seeslab/mmsbm","commit":"a3242eb22498b8a9a8ae886cab9b7c1f6ab190d9"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3.4,"checks":[{"name":"Maintained","score":10,"reason":"30 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Code-Review","score":0,"reason":"Found 0/19 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":"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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["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":"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/tests.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/eudald-seeslab/mmsbm/tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/eudald-seeslab/mmsbm/tests.yml/main?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/tests.yml:26","Warn: pipCommand not pinned by hash: .github/workflows/tests.yml:27","Warn: pipCommand not pinned by hash: .github/workflows/tests.yml:28","Warn: pipCommand not pinned by hash: .github/workflows/tests.yml:50","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":"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":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE.txt:0","Info: FSF or OSI recognized license: BSD 3-Clause \"New\" or \"Revised\" License: LICENSE.txt: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 'main'"],"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":"15 existing vulnerabilities detected","details":["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","Warn: Project is vulnerable to: PYSEC-2019-156 / GHSA-xp76-357g-9wqq","Warn: Project is vulnerable to: PYSEC-2023-102","Warn: Project is vulnerable to: PYSEC-2023-114","Warn: Project is vulnerable to: PYSEC-2017-74"],"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-18T16:18:26.850Z","repository_id":57442469,"created_at":"2025-08-18T16:18:26.851Z","updated_at":"2025-08-18T16:18:26.851Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":273689778,"owners_count":25150628,"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":"eudald-seeslab","name":"eudald-seeslab","uuid":"85921680","kind":"organization","description":null,"email":null,"website":null,"location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/85921680?v=4","repositories_count":2,"last_synced_at":"2024-01-05T12:03:05.496Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/eudald-seeslab","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2024-01-05T12:03:05.753Z","updated_at":"2024-01-05T12:03:05.753Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/eudald-seeslab","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/eudald-seeslab/repositories"},"packages":[{"id":2804948,"name":"mmsbm","ecosystem":"pypi","description":"Compute Mixed Membership Stochastic Block Models.","homepage":"https://github.com/eudald-seeslab/mmsbm","licenses":"BSD-3-Clause License","normalized_licenses":["BSD-1-Clause"],"repository_url":"https://github.com/eudald-seeslab/mmsbm","keywords_array":["bayesian analysis","recommender systems","network analysis","python"],"namespace":null,"versions_count":17,"first_release_published_at":"2021-08-04T10:24:51.000Z","latest_release_published_at":"2025-07-02T08:45:35.000Z","latest_release_number":"1.0.1","last_synced_at":"2025-08-06T12:21:12.665Z","created_at":"2022-04-10T11:37:41.518Z","updated_at":"2025-08-06T12:21:13.085Z","registry_url":"https://pypi.org/project/mmsbm/","install_command":"pip install mmsbm --index-url https://pypi.org/simple","documentation_url":"https://mmsbm.readthedocs.io/","metadata":{"funding":null,"documentation":null,"classifiers":["Development Status :: 4 - Beta","Intended Audience :: Science/Research","Operating System :: OS Independent","Programming Language :: Python :: 3","Topic :: Scientific/Engineering :: Artificial Intelligence"],"normalized_name":"mmsbm"},"repo_metadata":{"id":57442469,"uuid":"362338389","full_name":"eudald-seeslab/mmsbm","owner":"eudald-seeslab","description":"Mixed Membership Stochastic Block Models","archived":false,"fork":false,"pushed_at":"2025-04-10T18:38:07.000Z","size":7725,"stargazers_count":1,"open_issues_count":0,"forks_count":1,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-06-14T23:02:52.356Z","etag":null,"topics":["python","recommender-system","stochastic-block-model"],"latest_commit_sha":null,"homepage":"https://mmsbm-docs.readthedocs.io/en/latest/","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"bsd-3-clause","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/eudald-seeslab.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":"2021-04-28T04:36:00.000Z","updated_at":"2025-04-28T07:16:21.000Z","dependencies_parsed_at":"2024-08-06T01:53:53.584Z","dependency_job_id":"8c5e91f1-49c5-47fb-bf82-3e5036b9e1a5","html_url":"https://github.com/eudald-seeslab/mmsbm","commit_stats":{"total_commits":118,"total_committers":1,"mean_commits":118.0,"dds":0.0,"last_synced_commit":"f2b6c6c94b4ca5a102a80bc56e15abb9c666827d"},"previous_names":[],"tags_count":7,"template":false,"template_full_name":null,"purl":"pkg:github/eudald-seeslab/mmsbm","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eudald-seeslab%2Fmmsbm","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eudald-seeslab%2Fmmsbm/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eudald-seeslab%2Fmmsbm/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eudald-seeslab%2Fmmsbm/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/eudald-seeslab","download_url":"https://codeload.github.com/eudald-seeslab/mmsbm/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eudald-seeslab%2Fmmsbm/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":262748013,"owners_count":23358095,"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":"eudald-seeslab","name":"eudald-seeslab","uuid":"85921680","kind":"organization","description":null,"email":null,"website":null,"location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/85921680?v=4","repositories_count":2,"last_synced_at":"2024-01-05T12:03:05.496Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/eudald-seeslab","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2024-01-05T12:03:05.753Z","updated_at":"2024-01-05T12:03:05.753Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/eudald-seeslab","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/eudald-seeslab/repositories"},"tags":[{"name":"v0.3.4","sha":"80231ab2f77feed9d233b7ec7268653b18da82e7","kind":"tag","published_at":"2025-04-10T16:37:50.000Z","download_url":"https://codeload.github.com/eudald-seeslab/mmsbm/tar.gz/v0.3.4","html_url":"https://github.com/eudald-seeslab/mmsbm/releases/tag/v0.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/eudald-seeslab/mmsbm@v0.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eudald-seeslab%2Fmmsbm/tags/v0.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eudald-seeslab%2Fmmsbm/tags/v0.3.4/manifests"},{"name":"v0.3.3","sha":"f7b796c5aa022d8e07ab049f8a22db0bc0b6495e","kind":"commit","published_at":"2025-03-12T10:46:04.000Z","download_url":"https://codeload.github.com/eudald-seeslab/mmsbm/tar.gz/v0.3.3","html_url":"https://github.com/eudald-seeslab/mmsbm/releases/tag/v0.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/eudald-seeslab/mmsbm@v0.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eudald-seeslab%2Fmmsbm/tags/v0.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eudald-seeslab%2Fmmsbm/tags/v0.3.3/manifests"},{"name":"v0.3.2","sha":"04ef1dc49f9b926a954bd73b2cde44bf5d9f10c6","kind":"commit","published_at":"2025-03-12T10:38:41.000Z","download_url":"https://codeload.github.com/eudald-seeslab/mmsbm/tar.gz/v0.3.2","html_url":"https://github.com/eudald-seeslab/mmsbm/releases/tag/v0.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/eudald-seeslab/mmsbm@v0.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eudald-seeslab%2Fmmsbm/tags/v0.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eudald-seeslab%2Fmmsbm/tags/v0.3.2/manifests"},{"name":"v0.3.1","sha":"e3408f63f05965d70e49d64a8994da05955db85b","kind":"tag","published_at":"2024-11-17T10:47:14.000Z","download_url":"https://codeload.github.com/eudald-seeslab/mmsbm/tar.gz/v0.3.1","html_url":"https://github.com/eudald-seeslab/mmsbm/releases/tag/v0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/eudald-seeslab/mmsbm@v0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eudald-seeslab%2Fmmsbm/tags/v0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eudald-seeslab%2Fmmsbm/tags/v0.3.1/manifests"},{"name":"v0.3.0","sha":"d4f679eb6bda2e9c059db5101258b33e3f88fb1f","kind":"tag","published_at":"2024-11-17T10:27:52.000Z","download_url":"https://codeload.github.com/eudald-seeslab/mmsbm/tar.gz/v0.3.0","html_url":"https://github.com/eudald-seeslab/mmsbm/releases/tag/v0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/eudald-seeslab/mmsbm@v0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eudald-seeslab%2Fmmsbm/tags/v0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eudald-seeslab%2Fmmsbm/tags/v0.3.0/manifests"},{"name":"v0.2.2","sha":"49e88470afb6fb4ab94943f4b0c5b1d960306b1a","kind":"tag","published_at":"2024-11-17T09:29:44.000Z","download_url":"https://codeload.github.com/eudald-seeslab/mmsbm/tar.gz/v0.2.2","html_url":"https://github.com/eudald-seeslab/mmsbm/releases/tag/v0.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/eudald-seeslab/mmsbm@v0.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eudald-seeslab%2Fmmsbm/tags/v0.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eudald-seeslab%2Fmmsbm/tags/v0.2.2/manifests"},{"name":"v0.2.1","sha":"f2d42100bf82f42f13d51c24b3deb1a497be27e7","kind":"tag","published_at":"2024-11-16T17:26:37.000Z","download_url":"https://codeload.github.com/eudald-seeslab/mmsbm/tar.gz/v0.2.1","html_url":"https://github.com/eudald-seeslab/mmsbm/releases/tag/v0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/eudald-seeslab/mmsbm@v0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eudald-seeslab%2Fmmsbm/tags/v0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eudald-seeslab%2Fmmsbm/tags/v0.2.1/manifests"}]},"repo_metadata_updated_at":"2025-06-30T09:33:39.763Z","dependent_packages_count":0,"downloads":68,"downloads_period":"last-month","dependent_repos_count":1,"rankings":{"downloads":33.09853743992439,"dependent_repos_count":21.734180180249368,"dependent_packages_count":9.99089921164901,"stargazers_count":38.81908631156952,"forks_count":22.63888302222973,"docker_downloads_count":null,"average":25.256317233124403},"purl":"pkg:pypi/mmsbm","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/pypi/mmsbm","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/pypi/mmsbm","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/pypi/mmsbm/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-06-14T23:02:56.889Z","issues_count":3,"pull_requests_count":5,"avg_time_to_close_issue":70569791.0,"avg_time_to_close_pull_request":119.6,"issues_closed_count":3,"pull_requests_closed_count":5,"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":5,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":1,"past_year_pull_requests_count":0,"past_year_avg_time_to_close_issue":27566.0,"past_year_avg_time_to_close_pull_request":null,"past_year_issues_closed_count":1,"past_year_pull_requests_closed_count":0,"past_year_pull_request_authors_count":0,"past_year_issue_authors_count":1,"past_year_avg_comments_per_issue":2.0,"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/eudald-seeslab%2Fmmsbm/issues","maintainers":[{"login":"ecorreig","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ecorreig"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/mmsbm/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/mmsbm/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/mmsbm/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/mmsbm/related_packages","maintainers":[{"uuid":"eudald","login":"eudald","name":null,"email":null,"url":null,"packages_count":2,"html_url":"https://pypi.org/user/eudald/","role":null,"created_at":"2023-02-24T17:10:10.911Z","updated_at":"2023-02-24T17:10:10.911Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers/eudald/packages"}],"registry":{"name":"pypi.org","url":"https://pypi.org","ecosystem":"pypi","default":true,"packages_count":724932,"maintainers_count":308255,"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":612785,"full_name":"eudald-seeslab/mmsbm","default_branch":"main","committers":[{"name":"Eudald","email":"eudald@correig.net","count":118}],"total_commits":118,"total_committers":1,"total_bot_commits":0,"total_bot_committers":0,"mean_commits":118.0,"dds":0.0,"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-18T19:41:54.991Z","last_synced_commit":"f2b6c6c94b4ca5a102a80bc56e15abb9c666827d","created_at":"2023-03-09T07:30:37.734Z","updated_at":"2023-09-19T17:26:19.546Z","commits_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub/repositories/eudald-seeslab%2Fmmsbm/commits","host":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2025-09-04T00:00:25.936Z","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":"eudald-seeslab/mmsbm","html_url":"https://github.com/eudald-seeslab/mmsbm","last_synced_at":"2025-06-30T09:34:03.187Z","status":null,"issues_count":3,"pull_requests_count":5,"avg_time_to_close_issue":70569791.0,"avg_time_to_close_pull_request":119.6,"issues_closed_count":3,"pull_requests_closed_count":5,"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":5,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":1,"past_year_pull_requests_count":0,"past_year_avg_time_to_close_issue":27566.0,"past_year_avg_time_to_close_pull_request":null,"past_year_issues_closed_count":1,"past_year_pull_requests_closed_count":0,"past_year_pull_request_authors_count":0,"past_year_issue_authors_count":1,"past_year_avg_comments_per_issue":2.0,"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-14T17:55:15.876Z","updated_at":"2025-09-02T20:19:29.677Z","repository_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/eudald-seeslab%2Fmmsbm","issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/eudald-seeslab%2Fmmsbm/issues","issue_labels_count":{"enhancement":1,"bug":1},"pull_request_labels_count":{},"issue_author_associations_count":{"COLLABORATOR":2,"NONE":1},"pull_request_author_associations_count":{"COLLABORATOR":5},"issue_authors":{"ecorreig":2,"sungsushi":1},"pull_request_authors":{"ecorreig":5},"host":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2025-09-04T00:00:25.939Z","repositories_count":10078753,"issues_count":31296568,"pull_requests_count":96036466,"authors_count":10692505,"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":{"NONE":1},"past_year_pull_request_author_associations_count":{},"past_year_issue_authors":{"sungsushi":1},"past_year_pull_request_authors":{},"maintainers":[{"login":"ecorreig","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ecorreig"}],"active_maintainers":[]},"events":{"total":{"CreateEvent":8,"ReleaseEvent":2,"IssuesEvent":4,"WatchEvent":1,"IssueCommentEvent":1,"PushEvent":20},"last_year":{"CreateEvent":8,"ReleaseEvent":2,"IssuesEvent":4,"WatchEvent":1,"IssueCommentEvent":1,"PushEvent":20}},"keywords":["python","recommender-system","stochastic-block-model"],"dependencies":[{"ecosystem":"pypi","filepath":"setup.py","sha":null,"kind":"manifest","created_at":"2022-09-26T17:21:13.094Z","updated_at":"2022-09-26T17:21:13.094Z","repository_link":"https://github.com/eudald-seeslab/mmsbm/blob/main/setup.py","dependencies":[{"id":6135763996,"package_name":"numpy","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":6135763997,"package_name":"pandas","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":6135763998,"package_name":"scikit-learn","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":6135763999,"package_name":"scipy","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":6135764000,"package_name":"tqdm","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false}]}],"score":4.248495242049359,"created_at":"2025-09-04T15:50:48.873Z","updated_at":"2025-10-07T08:09:09.186Z","avatar_url":"https://github.com/eudald-seeslab.png","language":"Python","category":null,"sub_category":null,"monthly_downloads":68,"funding_links":[],"readme_doi_urls":["https://doi.org/10.5281/zenodo.15011623"],"works":{},"citation_counts":{},"total_citations":0,"keywords_from_contributors":[],"project_url":"https://science.ecosyste.ms/api/v1/projects/17744","html_url":"https://science.ecosyste.ms/projects/17744","bibtex_url":"https://science.ecosyste.ms/projects/17744/export.bibtex","apalike_url":"https://science.ecosyste.ms/projects/17744/export.apalike"}