{"id":17272,"name":"explainpolysvm","description":"ExplainPolySVM is a python package to provide interpretation and explainability to Support Vector Machine models trained with polynomial kernels. The package can be used with any SVM model as long as the components of the model can be extracted.","url":"https://github.com/rikardvinge/explainpolysvm","last_synced_at":"2025-09-04T23:33:29.866Z","repository":{"id":217803097,"uuid":"465460067","full_name":"rikardvinge/explainpolysvm","owner":"rikardvinge","description":"ExplainPolySVM is a python package to provide interpretation and explainability to Support Vector Machine models trained with polynomial kernels. The package can be used with any SVM model as long as the components of the model can be extracted.","archived":false,"fork":false,"pushed_at":"2025-05-10T21:36:31.000Z","size":31897,"stargazers_count":3,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-08-16T15:53:19.140Z","etag":null,"topics":["explainable-ai","explainable-ml","kernel","kernel-methods","python","svm","xai"],"latest_commit_sha":null,"homepage":"","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/rikardvinge.png","metadata":{"files":{"readme":"README.rst","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","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":"2022-03-02T20:31:32.000Z","updated_at":"2025-08-07T12:09:09.000Z","dependencies_parsed_at":null,"dependency_job_id":"29347b05-25e8-43da-80a1-2f4715ab5681","html_url":"https://github.com/rikardvinge/explainpolysvm","commit_stats":null,"previous_names":["rikardvinge/explainpolysvm"],"tags_count":2,"template":false,"template_full_name":null,"purl":"pkg:github/rikardvinge/explainpolysvm","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rikardvinge%2Fexplainpolysvm","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rikardvinge%2Fexplainpolysvm/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rikardvinge%2Fexplainpolysvm/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rikardvinge%2Fexplainpolysvm/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/rikardvinge","download_url":"https://codeload.github.com/rikardvinge/explainpolysvm/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rikardvinge%2Fexplainpolysvm/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":273688109,"owners_count":25150256,"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":"rikardvinge","name":"Rikard Vinge","uuid":"9639838","kind":"user","description":"Data scientist with an engineering physics background","email":"","website":null,"location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/9639838?v=4","repositories_count":1,"last_synced_at":"2023-02-28T19:25:24.293Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/rikardvinge","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2022-11-11T20:51:44.743Z","updated_at":"2023-02-28T19:25:24.317Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/rikardvinge","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/rikardvinge/repositories"},"packages":[{"id":11243906,"name":"explainpolysvm","ecosystem":"pypi","description":"Module for Global and Local explanations and feature selection for Support Vector Machines trained with polynomial kernels.","homepage":null,"licenses":"BSD 3-Clause License\n        \n        Copyright (c) 2025 Rikard Vinge\n        All rights reserved.\n        \n        Redistribution and use in source and binary forms, with or without\n        modification, are permitted provided that the following conditions are met:\n        \n        1. Redistributions of source code must retain the above copyright notice, this\n           list of conditions and the following disclaimer.\n        \n        2. Redistributions in binary form must reproduce the above copyright notice,\n           this list of conditions and the following disclaimer in the documentation\n           and/or other materials provided with the distribution.\n        \n        3. Neither the name of the copyright holder nor the names of its\n           contributors may be used to endorse or promote products derived from\n           this software without specific prior written permission.\n        \n        THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS \"AS IS\"\n        AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE\n        IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE\n        DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR CONTRIBUTORS BE LIABLE\n        FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL\n        DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR\n        SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER\n        CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY,\n        OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE\n        OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.\n        ","normalized_licenses":["Other"],"repository_url":"https://github.com/rikardvinge/explainpolysvm","keywords_array":["feature importance","support vector machine","svm","feature selection","polynomial kernel","xai","interaction importance"],"namespace":null,"versions_count":3,"first_release_published_at":"2025-01-07T14:32:19.000Z","latest_release_published_at":"2025-05-10T21:37:23.000Z","latest_release_number":"1.0.0","last_synced_at":"2025-08-16T14:47:20.210Z","created_at":"2025-01-07T14:49:34.785Z","updated_at":"2025-08-16T16:27:39.529Z","registry_url":"https://pypi.org/project/explainpolysvm/","install_command":"pip install explainpolysvm --index-url https://pypi.org/simple","documentation_url":"https://explainpolysvm.readthedocs.io/","metadata":{"funding":null,"documentation":null,"classifiers":["Development Status :: 5 - Production/Stable","Intended Audience :: Developers","Intended Audience :: Education","Intended Audience :: Science/Research","Programming Language :: Python :: 3","Programming Language :: Python :: 3.10","Programming Language :: Python :: 3.11","Programming Language :: Python :: 3.12","Programming Language :: Python :: 3.13","Programming Language :: Python :: 3.8","Programming Language :: Python :: 3.9","Topic :: Scientific/Engineering :: Artificial Intelligence"],"normalized_name":"explainpolysvm","project_status":null},"repo_metadata":{"id":217803097,"uuid":"465460067","full_name":"rikardvinge/explainpolysvm","owner":"rikardvinge","description":"ExplainPolySVM is a python package to provide interpretation and explainability to Support Vector Machine models trained with polynomial kernels. The package can be used with any SVM model as long as the components of the model can be extracted.","archived":false,"fork":false,"pushed_at":"2025-05-10T21:36:31.000Z","size":31897,"stargazers_count":2,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-07-12T20:25:46.879Z","etag":null,"topics":["explainable-ai","explainable-ml","kernel","kernel-methods","python","svm","xai"],"latest_commit_sha":null,"homepage":"","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/rikardvinge.png","metadata":{"files":{"readme":"README.rst","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","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":"2022-03-02T20:31:32.000Z","updated_at":"2025-05-10T21:36:35.000Z","dependencies_parsed_at":null,"dependency_job_id":"29347b05-25e8-43da-80a1-2f4715ab5681","html_url":"https://github.com/rikardvinge/explainpolysvm","commit_stats":null,"previous_names":["rikardvinge/explainpolysvm"],"tags_count":2,"template":false,"template_full_name":null,"purl":"pkg:github/rikardvinge/explainpolysvm","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rikardvinge%2Fexplainpolysvm","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rikardvinge%2Fexplainpolysvm/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rikardvinge%2Fexplainpolysvm/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rikardvinge%2Fexplainpolysvm/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/rikardvinge","download_url":"https://codeload.github.com/rikardvinge/explainpolysvm/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rikardvinge%2Fexplainpolysvm/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":270734918,"owners_count":24636267,"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-16T02:00:11.002Z","response_time":91,"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":"rikardvinge","name":"Rikard Vinge","uuid":"9639838","kind":"user","description":"Data scientist with an engineering physics background","email":"","website":null,"location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/9639838?v=4","repositories_count":1,"last_synced_at":"2023-02-28T19:25:24.293Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/rikardvinge","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2022-11-11T20:51:44.743Z","updated_at":"2023-02-28T19:25:24.317Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/rikardvinge","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/rikardvinge/repositories"},"tags":[{"name":"v1.0","sha":"0eca0b5c04dbe5e7cc7e5135c2b5d35d95e88320","kind":"commit","published_at":"2025-05-10T20:52:19.000Z","download_url":"https://codeload.github.com/rikardvinge/explainpolysvm/tar.gz/v1.0","html_url":"https://github.com/rikardvinge/explainpolysvm/releases/tag/v1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rikardvinge/explainpolysvm@v1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rikardvinge%2Fexplainpolysvm/tags/v1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rikardvinge%2Fexplainpolysvm/tags/v1.0/manifests"},{"name":"v0.4","sha":"056a2eae7ca700afcbe92ac7942e58adbb61c129","kind":"commit","published_at":"2023-04-14T17:00:17.000Z","download_url":"https://codeload.github.com/rikardvinge/explainpolysvm/tar.gz/v0.4","html_url":"https://github.com/rikardvinge/explainpolysvm/releases/tag/v0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rikardvinge/explainpolysvm@v0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rikardvinge%2Fexplainpolysvm/tags/v0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rikardvinge%2Fexplainpolysvm/tags/v0.4/manifests"}]},"repo_metadata_updated_at":"2025-08-16T16:27:39.528Z","dependent_packages_count":0,"downloads":21,"downloads_period":"last-month","dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":55.12113551790733,"dependent_packages_count":9.792271820879586,"stargazers_count":34.45767580054241,"forks_count":31.935205251421213,"docker_downloads_count":null,"average":32.82657209768763},"purl":"pkg:pypi/explainpolysvm","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/pypi/explainpolysvm","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/pypi/explainpolysvm","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/pypi/explainpolysvm/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":null,"versions_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/explainpolysvm/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/explainpolysvm/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/explainpolysvm/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/explainpolysvm/related_packages","maintainers":[{"uuid":"rikardvinge","login":"rikardvinge","name":null,"email":null,"url":null,"packages_count":1,"html_url":"https://pypi.org/user/rikardvinge/","role":"Owner","created_at":"2025-01-08T04:11:45.132Z","updated_at":"2025-01-08T04:11:45.132Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers/rikardvinge/packages"}],"registry":{"name":"pypi.org","url":"https://pypi.org","ecosystem":"pypi","default":true,"packages_count":724929,"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":{"message":"Repository syncing started."},"issues_stats":{"full_name":"rikardvinge/explainpolysvm","html_url":"https://github.com/rikardvinge/explainpolysvm","last_synced_at":null,"status":null,"issues_count":null,"pull_requests_count":null,"avg_time_to_close_issue":null,"avg_time_to_close_pull_request":null,"issues_closed_count":null,"pull_requests_closed_count":null,"pull_request_authors_count":null,"issue_authors_count":null,"avg_comments_per_issue":null,"avg_comments_per_pull_request":null,"merged_pull_requests_count":null,"bot_issues_count":null,"bot_pull_requests_count":null,"past_year_issues_count":null,"past_year_pull_requests_count":null,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":null,"past_year_issues_closed_count":null,"past_year_pull_requests_closed_count":null,"past_year_pull_request_authors_count":null,"past_year_issue_authors_count":null,"past_year_avg_comments_per_issue":null,"past_year_avg_comments_per_pull_request":null,"past_year_bot_issues_count":null,"past_year_bot_pull_requests_count":null,"past_year_merged_pull_requests_count":null,"created_at":"2025-09-04T23:33:06.174Z","updated_at":"2025-09-04T23:33:06.174Z","repository_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/rikardvinge%2Fexplainpolysvm","issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/rikardvinge%2Fexplainpolysvm/issues","issue_labels_count":{},"pull_request_labels_count":{},"issue_author_associations_count":{},"pull_request_author_associations_count":{},"issue_authors":{},"pull_request_authors":{},"host":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2025-09-04T00:00:25.939Z","repositories_count":10082413,"issues_count":31239894,"pull_requests_count":96112510,"authors_count":10694151,"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":[],"active_maintainers":[]},"events":{"total":{"ReleaseEvent":2,"WatchEvent":1,"PushEvent":28,"CreateEvent":1},"last_year":{"ReleaseEvent":2,"WatchEvent":1,"PushEvent":28,"CreateEvent":1}},"keywords":["explainable-ai","explainable-ml","kernel","kernel-methods","python","svm","xai"],"dependencies":[],"score":null,"created_at":"2025-09-04T15:50:48.364Z","updated_at":"2025-10-07T08:09:00.089Z","avatar_url":"https://github.com/rikardvinge.png","language":"Python","category":null,"sub_category":null,"monthly_downloads":21,"funding_links":[],"readme_doi_urls":[],"works":{},"citation_counts":{},"total_citations":0,"keywords_from_contributors":[],"project_url":"https://science.ecosyste.ms/api/v1/projects/17272","html_url":"https://science.ecosyste.ms/projects/17272","bibtex_url":"https://science.ecosyste.ms/projects/17272/export.bibtex","apalike_url":"https://science.ecosyste.ms/projects/17272/export.apalike"}