Skip to contentAll Changes
- 07a76122416398e5c422e5ff3da534fb3cb37a63 » Experimental support for sparse dataframes (commit: 07a7612) — detail
- d2d73dcd6c6dbe9a53a47451b2fa1981cc0d6466 » Make FeatureGenerator a dataclass to avoid redundant __init__. (commit: d2d73dc) — detail
- d6494e8da61e974c15fd63d0f52334abbbdc1f4a » Use a slightly optimized simpler FeatureGenerator per default. (commit: d6494e8) — detail
- 3a23d1482b22a7f42803bd4965f8807830dd53ac » fix(corpus): parallel parsing (commit: 3a23d14) — detail
- 35b061403021005713515a9040488e76886b3b48 » fix(corpus): register corpus attributes. (commit: 35b0614) — detail
- 8d7148127819342d6360c67d3efe9d2586b4727e » Fixed issue in TableDocumentDescriber (commit: 8d71481) — detail
- 4cdc7e3610cefc2950daea4b8d7f628870e445e3 » Submit poetry.lock for reproducable build (commit: 4cdc7e3) — detail
- c6db753a850bba09962e75bee252d7371a4dc547 » Updated the notebooks (commit: c6db753) — detail
- db126096ac902299c80224d3e64b41d442d60498 » Streamlined Corpus() parameters. (commit: db12609) — detail
- 20f5946e2f801ad28e0770be8d3cd31ef6ac8bfb » fixup! import ABCs from the right place (commit: 20f5946) — detail
- 129db4587ee9a90277024008cf25640fd901a356 » Allow optional notebook tests. (commit: 129db45) — detail
- 700ca815b3b383784ea6b496e3ac86e60fd54c3b » compare_pairwise: Improved defaults and docs. (commit: 700ca81) — detail
- 1bd983bdec611e14fe1ea98c3cec3e3cd3ddfc6b » DistanceMatrix: compare_with builds a comparison table with metadata (commit: 1bd983b) — detail
- 70953b4a20e0e22e1c4262d6a6cae5f58e50c11d » Pytest: Generate coverage report (commit: 70953b4) — detail
- fd1219191730dce0cba70c36bf27c7a2045d577e » spikeplot: Allow all previous parameter forms. (commit: fd12191) — detail
- ab729f29483ee01287e0afe588af9855d0fbb682 » Use KMediods implementation from scikit-learn-extras. (commit: ab729f2) — detail
- 3bc4a3ed71eb96b2ebf6da6f8db451f7a50e79ae » import ABCs from the right place (commit: 3bc4a3e) — detail
- 0ad8d950ec7e36d7dfd61022241145e9e49018fd » Avoid deprecated .ix. (commit: 0ad8d95) — detail
- 63939478cb146ac0aeee893c9ebfa45792d351f7 » Fast pairwise comparison function for dataframes. (commit: 6393947) — detail
- 66d7fdc6afac7baf3fe52ea0e8e2e7d400988531 » fixed __all__ (commit: 66d7fdc) — detail
- f96ae1d2d3c54bf680f63a2c693052ff009bbc00 » Make sure DistanceMatrix.delta_values does not use the wrong triangle (commit: f96ae1d) — detail
- e9c57fc08cc837a461629705ca64ffe7a52cee8c » Switched build system to poetry. (commit: e9c57fc) — detail
- 79ed04a80540012240ddde6e321d14f30501e49a » fixup! Switched build system to poetry. (commit: 79ed04a) — detail
- 0ee6678bd0373e66eadc2b6a3a744ef2977229d7 » Select the lower left triangle to convert DistanceMatrices to long form. (commit: 0ee6678) — detail
- e9da8ce0d36681519a1db53d2b31c8ef459d71e0 » Allow to call Corpus with FeatureGenerator args. (commit: e9da8ce) — detail
- 1a6856e11aac9aab473c39dbf363668f51a594ff » Allow parallel parsing of corpus files (commit: 1a6856e) — detail
- 4f21ac5a68495e172f8cdf7a6d95cb30facc653a » added pytest-cov to dev dependencies (commit: 4f21ac5) — detail
- f07331328a302cdbb866b01a29c4361bcc5a17c9 » The KMedoids warning doesn't need exception info (commit: f073313) — detail
- d5a66602b5bdce2729d417b23a4ecbfb4e6897e4 » Revert and ignore changes to Delta-Intro.ipynb (commit: d5a6660) — detail
- 45bad56b43d1d71e288f1d65254cd2936dd2f20a » More stuff to ignore (commit: 45bad56) — detail
- e80f0cbe61ddff6665335ab055d2c926fff377a0 » Forced symmeteric distances are now really symmetric (commit: e80f0cb) — detail
- 917ca95010e15f47d7f1d1b6e00263b448d9ac20 » Fixed regression in DistanceMatrix.partition() (commit: 917ca95) — detail
- 0182466274c8c2a83c491e9830b21996ca73602a » Allow clustering methods that need access to the data (commit: 0182466) — detail
- 008180962f62ba87cfff6b23cd6e95ed85adda4f » Customizing the pipeline (commit: 0081809) — detail
- 20f3900a82576efafaa961f20032f2a7c0b0a6f6 » Moved customizing deltas to customizing notebook (commit: 20f3900) — detail
- bbb88d4e40050d5c5b5abfba545b1d0f684a4fd6 » Getting Started: Different Deltas and Normalizations (commit: bbb88d4) — detail
- 324a47e2466286c6b1f77255b4febfd6c89cd8f7 » Use scikit-learn's pairwise distances (commit: 324a47e) — detail
- 5d238072a4617260e1b05f453d883a1366c50791 » Improved listing deltas and normalizations (commit: 5d23807) — detail
- ab56758d3027eb4b893653be2156e9abac6b4834 » ipykernel is required to run the notebook build (commit: ab56758) — detail