{"id":27617879,"url":"https://github.com/vivienneforreal/fuzzsim","last_synced_at":"2025-04-23T04:57:27.346Z","repository":{"id":288099232,"uuid":"959170783","full_name":"VivienneForReal/FuzzSIM","owner":"VivienneForReal","description":null,"archived":false,"fork":false,"pushed_at":"2025-04-22T14:36:45.000Z","size":632,"stargazers_count":0,"open_issues_count":2,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-04-23T04:57:23.754Z","etag":null,"topics":["fuzzy-logic","knn","xai"],"latest_commit_sha":null,"homepage":"","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/VivienneForReal.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":"2025-04-02T11:33:28.000Z","updated_at":"2025-04-22T14:36:48.000Z","dependencies_parsed_at":"2025-04-16T09:04:39.871Z","dependency_job_id":null,"html_url":"https://github.com/VivienneForReal/FuzzSIM","commit_stats":null,"previous_names":["vivienneforreal/fuzzsim"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/VivienneForReal%2FFuzzSIM","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/VivienneForReal%2FFuzzSIM/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/VivienneForReal%2FFuzzSIM/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/VivienneForReal%2FFuzzSIM/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/VivienneForReal","download_url":"https://codeload.github.com/VivienneForReal/FuzzSIM/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":250372940,"owners_count":21419722,"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":["fuzzy-logic","knn","xai"],"created_at":"2025-04-23T04:57:26.796Z","updated_at":"2025-04-23T04:57:27.332Z","avatar_url":"https://github.com/VivienneForReal.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# FuzzSIM\n\n## Project structure\n```txt\nFuzzSIM/\n│── src/            \n│   ├── classif/\n│   │   ├── base.py\n│   │   ├── knn.py      \n│   │   ├── eval.py  \n│   ├── fuzz/     \n│   │   ├── capacity.py              \n│   │   ├── choquet.py              \n│   │   ├── norm.py              \n│   │   ├── sim.py              \n│   ├── utils/     \n│   │   ├── dataloader.py              \n│   │   ├── set.py              \n│   │   ├── utils.py              \n│   │   ├── visualization.py    \n│   ├── fsim.py\n│── configs/               \n│   ├── config.yml    \n│── bin/                 \n│── scripts/                \n│   ├── launch.sh     \n│── environment.yml\n│── README.md               \n│── .gitignore  \n│── .gitattributes             \n```\n\n\n## Setup conda environment\n```bash\nconda env create -f environment.yml\nconda activate fuzzsim\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fvivienneforreal%2Ffuzzsim","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fvivienneforreal%2Ffuzzsim","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fvivienneforreal%2Ffuzzsim/lists"}