Skip to content
Changes
- Experimental support for sparse dataframes (commit: 07a7612)
—
Thorsten Vitt /
githubweb
- Use a slightly optimized simpler FeatureGenerator per default. (commit: d6494e8)
—
Thorsten Vitt /
githubweb
- Make FeatureGenerator a dataclass to avoid redundant __init__. (commit: d2d73dc)
—
Thorsten Vitt /
githubweb
- Fixed issue in TableDocumentDescriber (commit: 8d71481)
—
Thorsten Vitt /
githubweb
- fix(corpus): parallel parsing (commit: 3a23d14)
—
Thorsten Vitt /
githubweb
- fix(corpus): register corpus attributes. (commit: 35b0614)
—
Thorsten Vitt /
githubweb
- Allow corpus to be sorted by default (commit: 65857ef)
—
Thorsten Vitt /
githubweb
- Make package useable when it is not installed (commit: 9a96282)
—
Thorsten Vitt /
githubweb
- Tests for the compare-with stuff. (commit: 46d8a92)
—
Thorsten Vitt /
githubweb
- DistanceMatrix: Streamlined value stacking (commit: 21fe68a)
—
Thorsten Vitt /
githubweb
- Updated version no (commit: 3eed8fc)
—
Thorsten Vitt /
githubweb
- updated documentation (commit: 5449670)
—
Thorsten Vitt /
githubweb
- Single-source project version (commit: cdde7d8)
—
Thorsten Vitt /
githubweb
- Compatibility w/Python 3.7. (commit: 01d6c5d)
—
Thorsten Vitt /
githubweb
- Submit poetry.lock for reproducable build (commit: 4cdc7e3)
—
Thorsten Vitt /
githubweb
- Pytest: Generate coverage report (commit: 70953b4)
—
Thorsten Vitt /
githubweb
- spikeplot: Allow all previous parameter forms. (commit: fd12191)
—
Thorsten Vitt /
githubweb
- Streamlined Corpus() parameters. (commit: db12609)
—
Thorsten Vitt /
githubweb
- Updated the notebooks (commit: c6db753)
—
Thorsten Vitt /
githubweb
- fixup! import ABCs from the right place (commit: 20f5946)
—
Thorsten Vitt /
githubweb
- compare_pairwise: Improved defaults and docs. (commit: 700ca81)
—
Thorsten Vitt /
githubweb
- DistanceMatrix: compare_with builds a comparison table with metadata (commit: 1bd983b)
—
Thorsten Vitt /
githubweb
- Allow optional notebook tests. (commit: 129db45)
—
Thorsten Vitt /
githubweb
- Select the lower left triangle to convert DistanceMatrices to long form. (commit: 0ee6678)
—
Thorsten Vitt /
githubweb
- Fast pairwise comparison function for dataframes. (commit: 6393947)
—
Thorsten Vitt /
githubweb
- Use KMediods implementation from scikit-learn-extras. (commit: ab729f2)
—
Thorsten Vitt /
githubweb
- Make sure DistanceMatrix.delta_values does not use the wrong triangle (commit: f96ae1d)
—
Thorsten Vitt /
githubweb
- Avoid deprecated .ix. (commit: 0ad8d95)
—
Thorsten Vitt /
githubweb
- Switched build system to poetry. (commit: e9c57fc)
—
Thorsten Vitt /
githubweb
- fixup! Switched build system to poetry. (commit: 79ed04a)
—
Thorsten Vitt /
githubweb
- import ABCs from the right place (commit: 3bc4a3e)
—
Thorsten Vitt /
githubweb
- fixed __all__ (commit: 66d7fdc)
—
Thorsten Vitt /
githubweb
- Allow to call Corpus with FeatureGenerator args. (commit: e9da8ce)
—
Thorsten Vitt /
githubweb
- Allow parallel parsing of corpus files (commit: 1a6856e)
—
Thorsten Vitt /
githubweb
- added pytest-cov to dev dependencies (commit: 4f21ac5)
—
Thorsten Vitt /
githubweb
- added alternative module location for comb (commit: 32a12ca)
—
github /
githubweb
- Temporarily require pandas < 1.0 until #6 is solved (commit: d042938)
—
Thorsten Vitt /
githubweb
- switched tests to pytest (commit: e12a289)
—
Thorsten Vitt /
githubweb
- Added test for #6 (commit: daaffc4)
—
Thorsten Vitt /
githubweb
- Fixed #6 (commit: d022f42)
—
Thorsten Vitt /
githubweb
- Fixed some warnings and deprecations. (commit: 31bf8a7)
—
Thorsten Vitt /
githubweb
- The KMedoids warning doesn't need exception info (commit: f073313)
—
Thorsten Vitt /
githubweb
- Glitch (commit: 422a855)
—
Thorsten Vitt /
githubweb
- Deactivate non-working KMedoids branch (commit: 1a34d67)
—
Thorsten Vitt /
githubweb
- Test for composite delta using sklearn distance function (commit: f9e12b0)
—
Thorsten Vitt /
githubweb
- More stuff to ignore (commit: 45bad56)
—
Thorsten Vitt /
githubweb
- Forced symmeteric distances are now really symmetric (commit: e80f0cb)
—
andreas.buettner /
githubweb
- Revert and ignore changes to Delta-Intro.ipynb (commit: d5a6660)
—
andreas.buettner /
githubweb
- Fixed regression in DistanceMatrix.partition() (commit: 917ca95)
—
Thorsten Vitt /
githubweb
- Improved listing deltas and normalizations (commit: 5d23807)
—
Thorsten Vitt /
githubweb
- Getting Started: Different Deltas and Normalizations (commit: bbb88d4)
—
Thorsten Vitt /
githubweb
- Customizing the pipeline (commit: 0081809)
—
Thorsten Vitt /
githubweb
- Use scikit-learn's pairwise distances (commit: 324a47e)
—
Thorsten Vitt /
githubweb
- Allow clustering methods that need access to the data (commit: 0182466)
—
Thorsten Vitt /
githubweb
- Moved customizing deltas to customizing notebook (commit: 20f3900)
—
Thorsten Vitt /
githubweb
- Updated docs (commit: 357ccfc)
—
Thorsten Vitt /
githubweb
- ipykernel is required to run the notebook build (commit: ab56758)
—
Thorsten Vitt /
githubweb
- Improved build setup (commit: 9990d6d)
—
Thorsten Vitt /
githubweb