{"id":31553587,"url":"https://github.com/felixleopoldo/cslearn","last_synced_at":"2026-05-14T20:31:38.247Z","repository":{"id":191367545,"uuid":"539857251","full_name":"felixleopoldo/cslearn","owner":"felixleopoldo","description":"CSlearn: a package for context-specific graphical models","archived":false,"fork":false,"pushed_at":"2024-08-21T19:01:27.000Z","size":5563,"stargazers_count":4,"open_issues_count":4,"forks_count":0,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-10-04T20:38:35.571Z","etag":null,"topics":["bayesian-networks","cstrees","graphical-models"],"latest_commit_sha":null,"homepage":"http://cstrees.readthedocs.io","language":"Jupyter Notebook","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/felixleopoldo.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"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":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2022-09-22T07:38:00.000Z","updated_at":"2025-05-25T04:54:31.000Z","dependencies_parsed_at":"2023-08-29T15:15:55.160Z","dependency_job_id":"a0cfda55-a7c0-49f6-9549-72063244de1f","html_url":"https://github.com/felixleopoldo/cslearn","commit_stats":null,"previous_names":["felixleopoldo/cstrees"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/felixleopoldo/cslearn","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/felixleopoldo%2Fcslearn","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/felixleopoldo%2Fcslearn/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/felixleopoldo%2Fcslearn/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/felixleopoldo%2Fcslearn/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/felixleopoldo","download_url":"https://codeload.github.com/felixleopoldo/cslearn/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/felixleopoldo%2Fcslearn/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":33042106,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-13T13:14:54.681Z","status":"online","status_checked_at":"2026-05-14T02:00:06.663Z","response_time":57,"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"}},"keywords":["bayesian-networks","cstrees","graphical-models"],"created_at":"2025-10-04T20:26:49.742Z","updated_at":"2026-05-14T20:31:38.231Z","avatar_url":"https://github.com/felixleopoldo.png","language":"Jupyter Notebook","funding_links":[],"categories":[],"sub_categories":[],"readme":"\u003c!-- Improved compatibility of back to top link: See: https://github.com/othneildrew/Best-README-Template/pull/73 --\u003e\n\u003ca name=\"readme-top\"\u003e\u003c/a\u003e\n\n\u003c!-- PROJECT LOGO --\u003e\n\u003cbr /\u003e\n\u003cdiv align=\"center\"\u003e\n  \u003ca href=\"https://cstrees.readthedocs.io\"\u003e\n    \u003cimg src=\"images/cstree.png\" alt=\"Logo\"\u003e\n  \u003c/a\u003e\n      \u003cimg src=\"images/minl_cont_dag_X1=0.png\" alt=\"Logo\" width=\"40\"\u003e\n      \u003cimg src=\"images/minl_cont_dag_X2=0.png\" alt=\"Logo\" width=\"80\"\u003e\n      \u003cimg src=\"images/minl_cont_dag_X3=0.png\" alt=\"Logo\"width=\"80\"\u003e\n\n  \u003ch3 align=\"center\"\u003eCStrees\u003c/h3\u003e\n\n  \u003cp align=\"center\"\u003e\n    A Python library for CStrees.\n    \u003cbr /\u003e\n    \u003ca href=\"https://cstrees.readthedocs.io\"\u003e\u003cstrong\u003eExplore the docs »\u003c/strong\u003e\u003c/a\u003e\n    \n  \u003c/p\u003e\n\u003c/div\u003e\n\n\u003c!-- CONTRIBUTING --\u003e\n## Contributing\nSee the [open issues](https://github.com/felixleopoldo/cstrees/issues?q=is%3Aopen+is%3Aissue) for a full list of proposed features (and known issues).\n\n\nContributions are what make the open source community such an amazing place to learn, inspire, and create. Any contributions you make are **greatly appreciated**.\n\nIf you have a suggestion that would make this better, please fork the repo and create a pull request. You can also simply open an issue with the tag \"enhancement\".\n\n1. Fork the Project\n2. Create your Feature Branch (`git checkout -b feature/AmazingFeature`)\n3. Commit your Changes (`git commit -m 'Add some AmazingFeature'`)\n4. Push to the Branch (`git push origin feature/AmazingFeature`)\n5. Open a Pull Request\n\n\u003cp align=\"right\"\u003e(\u003ca href=\"#readme-top\"\u003eback to top\u003c/a\u003e)\u003c/p\u003e\n\n\n\n\u003c!-- ACKNOWLEDGMENTS --\u003e\n## Acknowledgments\n\nUse this space to list resources you find helpful and would like to give credit to. I've included a few of my favorites to kick things off!\n\n* [Choose an Open Source License](https://choosealicense.com)\n* [GitHub Emoji Cheat Sheet](https://www.webpagefx.com/tools/emoji-cheat-sheet)\nsearch)\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffelixleopoldo%2Fcslearn","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ffelixleopoldo%2Fcslearn","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffelixleopoldo%2Fcslearn/lists"}