amazon-denseclus
amazon-denseclus copied to clipboard
Clustering for mixed-type data
Bumps [mypy](https://github.com/python/mypy) from 1.8.0 to 1.10.0. Changelog Sourced from mypy's changelog. Mypy Release Notes Next release Mypy 1.10 We’ve just uploaded mypy 1.10 to the Python Package Index (PyPI). Mypy...
Looks like the GH CD will deploy to pypi a new release but shows up as an error in actions.
We have three bunches of hyperparameters of UMAP. When should we use categorical and numerical dicts, and when combined dict? default_umap_params = { "categorical": { # jaccard is an option...
Bumps [pytest](https://github.com/pytest-dev/pytest) from 8.2.0 to 8.2.1. Release notes Sourced from pytest's releases. 8.2.1 pytest 8.2.1 (2024-05-19) Improvements #12334: Support for Python 3.13 (beta1 at the time of writing). Bug Fixes...
Bumps [pylint](https://github.com/pylint-dev/pylint) from 3.1.0 to 3.2.2. Commits 769ffd2 Bump pylint to 3.2.2, update changelog (#9658) 98c5af9 Fix false-positive with contextmanager missing cleanup (#9654) (#9657) 9a9db8f Update astroid to 3.2.2 (#9655)...
Bumps [pre-commit](https://github.com/pre-commit/pre-commit) from 3.6.2 to 3.7.1. Release notes Sourced from pre-commit's releases. pre-commit v3.7.1 Fixes Fix language: rust default language version check when rust-toolchain.toml is present. issue by @gaborbernat. #3201...
Bumps [ruff](https://github.com/astral-sh/ruff) from 0.4.2 to 0.4.4. Release notes Sourced from ruff's releases. v0.4.4 Changes Preview features [pycodestyle] Ignore end-of-line comments when determining blank line rules (#11342) [pylint] Detect pathlib.Path.open calls...
Bumps [black](https://github.com/psf/black) from 24.2.0 to 24.4.2. Release notes Sourced from black's releases. 24.4.2 This is a bugfix release to fix two regressions in the new f-string parser introduced in 24.4.1....
Bumps [coverage](https://github.com/nedbat/coveragepy) from 7.5.0 to 7.5.1. Changelog Sourced from coverage's changelog. Version 7.5.1 — 2024-05-04 Fix: a pragma comment on the continuation lines of a multi-line statement now excludes the...
Bumps [pre-commit](https://github.com/pre-commit/pre-commit) from 3.6.2 to 3.8.0. Release notes Sourced from pre-commit's releases. pre-commit v3.8.0 Features Implement health checks for language: r so environments are recreated if the system version of...