Recent Changes

Here we document the most recent changes to the project. To view all history and the full project, please visit our GitHub.

Note

The changes included here are from development. Their inclusion in the released codes is not guaranteed.

Git History

  • [Release] Update for release 0.2.0 by Kevin Wang at 2022-11-29 18:55:53

  • [Improvement] Improve docs for new additions. by Kevin Wang at 2022-11-29 17:54:25

    Versions for deprecations and features are highlighted.
    
  • [Deprecation] Deprecated `str` input. by Kevin Wang at 2022-11-29 17:28:54

    The `comparison_classes` parameter of the `EvaluationMetrics.embedding_concordance`
    method will no longer accept `str` input. Typing has been changed, and a
    deprecation warning is raised.
    
  • [Maintenance] Add unit tests for coverage by Kevin Wang at 2022-11-29 17:26:56

  • [Feature] Add `pairwise_downsample` for evaluation. by Kevin Wang at 2022-11-29 03:13:21

    This new feature is an alternative to PCD while evaluating large
    datasets.
    
  • [Improvement] Update docstrings. by Kevin Wang at 2022-11-24 03:02:53

    They are updated for more information and better coverage for
    parameters.
    
  • [Bug Fix] Fix tests for sklearn 1.1 release by Kevin Wang at 2022-08-21 15:20:54

    sklearn's tSNE implementation changed the `perplexity` behavior to not
    allow `perplexity` larger than sample size. This affects the unit tests
    only.
    
  • Update issue templates by Kevin Wang at 2022-08-19 01:57:45

  • Add example dataset by Kevin Wang at 2022-07-20 20:32:31

  • Fix typo by Kevin Wang at 2022-07-20 19:38:18