https://github.com/bigbuildbench/omadson_fuzzy-c-means
Science Score: 36.0%
This score indicates how likely this project is to be science-related based on various indicators:
-
○CITATION.cff file
-
✓codemeta.json file
Found codemeta.json file -
○.zenodo.json file
-
✓DOI references
Found 11 DOI reference(s) in README -
✓Academic publication links
Links to: arxiv.org, zenodo.org -
○Academic email domains
-
○Institutional organization owner
-
○JOSS paper metadata
-
○Scientific vocabulary similarity
Low similarity (13.8%) to scientific vocabulary
Repository
Basic Info
- Host: GitHub
- Owner: BigBuildBench
- License: mit
- Language: Python
- Default Branch: master
- Size: 237 KB
Statistics
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
- Releases: 0
Metadata Files
README.md
fuzzy-c-means
Documentation | Changelog | Citation
fuzzy-c-means is a Python module implementing the Fuzzy C-means clustering algorithm.
installation
the fuzzy-c-means package is available in PyPI. to install, simply type the following command:
pip install fuzzy-c-means
citation
if you use fuzzy-c-means package in your paper, please cite it in your publication.
@software{dias2019fuzzy,
author = {Madson Luiz Dantas Dias},
title = {fuzzy-c-means: An implementation of Fuzzy $C$-means clustering algorithm.},
month = may,
year = 2019,
publisher = {Zenodo},
doi = {10.5281/zenodo.3066222},
url = {https://git.io/fuzzy-c-means}
}
contributing and support
this project is open for contributions. here are some of the ways for you to contribute: - bug reports/fix - features requests - use-case demonstrations
please open an issue with enough information for us to reproduce your problem. A minimal, reproducible example would be very helpful.
to make a contribution, just fork this repository, push the changes in your fork, open up an issue, and make a pull request!
Owner
- Name: BigBuildBench
- Login: BigBuildBench
- Kind: organization
- Repositories: 1
- Profile: https://github.com/BigBuildBench
abbr. B3, benchmarking the repo-level understanding capability of your LLMs by reconstructing project build-file.
GitHub Events
Total
- Create event: 2
Last Year
- Create event: 2
Dependencies
- actions/checkout v2 composite
- actions/setup-python v2 composite
- snok/install-poetry v1 composite
- syphar/restore-virtualenv v1 composite
- JRubics/poetry-publish v2.0 composite
- actions/checkout v3 composite
- actions/checkout v3 composite
- python-semantic-release/python-semantic-release master composite
- anyio ==3.5.0
- appnope ==0.1.2
- argon2-cffi ==21.3.0
- argon2-cffi-bindings ==21.2.0
- asttokens ==2.0.5
- atomicwrites ==1.4.0
- attrs ==21.4.0
- babel ==2.9.1
- backcall ==0.2.0
- black ==22.1.0
- bleach ==4.1.0
- certifi ==2021.10.8
- cffi ==1.15.0
- cfgv ==3.3.1
- charset-normalizer ==2.0.12
- click ==8.0.4
- click-log ==0.3.2
- colorama ==0.4.4
- coverage ==6.3.2
- cryptography ==36.0.1
- cycler ==0.11.0
- debugpy ==1.5.1
- decorator ==5.1.1
- defusedxml ==0.7.1
- distlib ==0.3.4
- docutils ==0.18.1
- dotty-dict ==1.3.0
- entrypoints ==0.4
- executing ==0.8.2
- filelock ==3.6.0
- flake8 ==4.0.1
- fonttools ==4.29.1
- ghp-import ==2.0.2
- gitdb ==4.0.9
- gitpython ==3.1.27
- identify ==2.4.10
- idna ==3.3
- importlib-metadata ==4.11.1
- iniconfig ==1.1.1
- interrogate ==1.5.0
- invoke ==1.6.0
- ipykernel ==6.9.1
- ipython ==8.0.1
- ipython-genutils ==0.2.0
- isort ==5.10.1
- jedi ==0.18.1
- jeepney ==0.7.1
- jinja2 ==3.0.3
- json5 ==0.9.6
- jsonschema ==4.4.0
- jupyter-client ==7.1.2
- jupyter-core ==4.9.2
- jupyter-server ==1.17.0
- jupyterlab ==3.2.9
- jupyterlab-pygments ==0.1.2
- jupyterlab-server ==2.10.3
- jupytext ==1.13.7
- keyring ==23.5.0
- kiwisolver ==1.3.2
- markdown ==3.3.6
- markdown-it-py ==1.1.0
- markupsafe ==2.1.0
- matplotlib ==3.5.1
- matplotlib-inline ==0.1.3
- mccabe ==0.6.1
- mdit-py-plugins ==0.3.0
- mergedeep ==1.3.4
- mistune ==0.8.4
- mkdocs ==1.2.3
- mkdocs-autorefs ==0.3.1
- mkdocs-jupyter ==0.20.0
- mkdocs-material ==8.2.1
- mkdocs-material-extensions ==1.0.3
- mkdocstrings ==0.18.0
- mkdocstrings-python-legacy ==0.2.2
- mypy ==0.931
- mypy-extensions ==0.4.3
- nbclassic ==0.3.5
- nbclient ==0.5.11
- nbconvert ==6.4.2
- nbformat ==5.1.3
- nest-asyncio ==1.5.4
- nodeenv ==1.6.0
- notebook ==6.4.12
- numpy ==1.22.2
- packaging ==21.3
- pandocfilters ==1.5.0
- parso ==0.8.3
- pathspec ==0.9.0
- pexpect ==4.8.0
- pickleshare ==0.7.5
- pillow ==9.0.1
- pkginfo ==1.8.2
- platformdirs ==2.5.1
- pluggy ==1.0.0
- pre-commit ==2.17.0
- prometheus-client ==0.13.1
- prompt-toolkit ==3.0.28
- ptyprocess ==0.7.0
- pure-eval ==0.2.2
- py ==1.11.0
- pycodestyle ==2.8.0
- pycparser ==2.21
- pydantic ==1.9.0
- pyflakes ==2.4.0
- pygments ==2.11.2
- pymdown-extensions ==9.2
- pyparsing ==3.0.7
- pyrsistent ==0.18.1
- pytest ==7.0.1
- pytest-cov ==3.0.0
- python-dateutil ==2.8.2
- python-gitlab ==2.10.1
- python-semantic-release ==7.25.0
- pytkdocs ==0.16.0
- pytz ==2021.3
- pywin32 ==303
- pywin32-ctypes ==0.2.0
- pywinpty ==1.1.6
- pyyaml ==6.0
- pyyaml-env-tag ==0.1
- pyzmq ==22.3.0
- readme-renderer ==32.0
- requests ==2.27.1
- requests-toolbelt ==0.9.1
- rfc3986 ==2.0.0
- secretstorage ==3.3.1
- semver ==2.13.0
- send2trash ==1.8.0
- setuptools-scm ==6.4.2
- six ==1.16.0
- smmap ==5.0.0
- sniffio ==1.2.0
- stack-data ==0.2.0
- tabulate ==0.8.9
- terminado ==0.13.1
- testpath ==0.5.0
- tokenize-rt ==4.2.1
- toml ==0.10.2
- tomli ==2.0.1
- tomlkit ==0.7.0
- tornado ==6.1
- tqdm ==4.62.3
- traitlets ==5.1.1
- twine ==3.8.0
- typer ==0.4.0
- typing-extensions ==4.1.1
- urllib3 ==1.26.8
- virtualenv ==20.13.1
- watchdog ==2.1.6
- wcwidth ==0.2.5
- webencodings ==0.5.1
- websocket-client ==1.2.3
- zipp ==3.7.0
- black ^24.3.0 develop
- flake8 ^7.0.0 develop
- interrogate ^1.5.0 develop
- isort ^5.13.2 develop
- jupyterlab ^4.1.5 develop
- matplotlib ^3.8.3 develop
- mkdocs ^1.5.3 develop
- mkdocs-jupyter ^0.24.6 develop
- mkdocs-material ^9.5.14 develop
- mkdocstrings ^0.24.1 develop
- mkdocstrings-python-legacy ^0.2.3 develop
- mypy ^1.9.0 develop
- pre-commit ^3.6.2 develop
- pytest ^8.1.1 develop
- pytest-cov ^4.1.0 develop
- python-semantic-release ^9.2.0 develop
- python ^3.9
- annotated-types ==0.6.0
- click ==8.1.7
- colorama ==0.4.6
- joblib ==1.3.2
- numpy ==1.26.4
- pydantic ==2.6.4
- pydantic-core ==2.16.3
- tabulate ==0.8.10
- tqdm ==4.66.2
- typer ==0.9.0
- typing-extensions ==4.10.0