{"id":20369492,"url":"https://github.com/wschella/python-fuzzy-roughsets","last_synced_at":"2025-07-19T02:05:26.368Z","repository":{"id":71521612,"uuid":"182453805","full_name":"wschella/python-fuzzy-roughsets","owner":"wschella","description":"A small demo Python implementation of some (fuzzy) roughset algorithms such as LEM2","archived":false,"fork":false,"pushed_at":"2019-10-23T08:24:17.000Z","size":279,"stargazers_count":8,"open_issues_count":0,"forks_count":3,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-04-12T05:52:00.351Z","etag":null,"topics":["classifier","fuzzy","fuzzy-lem","fuzzy-rough-set","lem2","rough-sets","rule-induction"],"latest_commit_sha":null,"homepage":null,"language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/wschella.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"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}},"created_at":"2019-04-20T20:58:30.000Z","updated_at":"2024-11-24T13:39:53.000Z","dependencies_parsed_at":"2024-04-19T12:30:34.606Z","dependency_job_id":null,"html_url":"https://github.com/wschella/python-fuzzy-roughsets","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/wschella/python-fuzzy-roughsets","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wschella%2Fpython-fuzzy-roughsets","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wschella%2Fpython-fuzzy-roughsets/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wschella%2Fpython-fuzzy-roughsets/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wschella%2Fpython-fuzzy-roughsets/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/wschella","download_url":"https://codeload.github.com/wschella/python-fuzzy-roughsets/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wschella%2Fpython-fuzzy-roughsets/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":265872457,"owners_count":23842184,"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"}},"keywords":["classifier","fuzzy","fuzzy-lem","fuzzy-rough-set","lem2","rough-sets","rule-induction"],"created_at":"2024-11-15T00:48:02.506Z","updated_at":"2025-07-19T02:05:26.357Z","avatar_url":"https://github.com/wschella.png","language":"Python","readme":"# Eddy: Python Fuzzy Rough Sets\n\nThis is a rudimentary library that implements some basic algorithms related to (fuzzy) rough sets. Originated as a project for the Soft Computing course at Ghent University 2018-2019.\n\n**Warning:** This code is more then likely wrong in multiple places. Please use this only as a rudimentary accompaniement to existing implementations and theory.\n\n## Contents\n\nMain contents of this package is a LEM2 Scikit-Learn Classifier (see `eddy/lem2.py`), and a (not really working) Fuzzy LEM Scikit-Learn Classifier (see `eddy/fuzzylem.py`).\n\n## Setup\n\nThis package uses [Pipenv](https://docs.pipenv.org/en/latest/) for dependency management. So it should be nothing more then:\n\n* installing `pipenv`\n* installing dependencies with `pipenv install`\n* running code with `pipenv run python -m eddy`\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fwschella%2Fpython-fuzzy-roughsets","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fwschella%2Fpython-fuzzy-roughsets","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fwschella%2Fpython-fuzzy-roughsets/lists"}