Skip to content

Releases: theochem/Selector

v0.1.3

22 Oct 18:59

Choose a tag to compare

Clean up the image classification example

v0.1.2: Update docstrings and documentation (#281)

10 Oct 22:00
9c3cd6c

Choose a tag to compare

* Update docstrings and documentation

* Update selector/measures/diversity.py

Co-authored-by: Copilot <[email protected]>

---------

Co-authored-by: Copilot <[email protected]>

v0.1.1a1

03 Sep 13:47
48864dd

Choose a tag to compare

Add checking that binary matrix is not suitable for hypershpere overl…

v0.1.1

03 Sep 15:24
48864dd

Choose a tag to compare

Add checking that binary matrix is not suitable for hypershpere overl…

v0.1.0

27 Jun 00:38
06ea0d4

Choose a tag to compare

Update README.md (#277)

v0.0.3

29 Dec 05:40
2367dae

Choose a tag to compare

Fix ref_index of `OptiSim` (#272)

v0.0.2post1: Add support of selecting different from subsets proportionately (#270)

06 Oct 22:28
2eb1d7f

Choose a tag to compare

* Use numpy to count the unique number of labels for efficiency

* Add support of selection different cluster subsets proportionately

* Add tests for the proportional selection

* Fix the problem of when zero number of elements selected from the minority class

* Add tests for imbalance case of multiple classes

* Add testing data for imbalance cases

* Reformat with black

* Add data points to smallest cluster when not enough data points

* Add test for checking the number of labels match the number of total data points

* Ignore NotImplementedError in coverage report

* Add typing hints for returns

* Add typing hints

v0.0.2b12: Update README.md (#265)

10 Sep 19:55
d4498a6

Choose a tag to compare

* Refactor the README.md

* Add installation section to intro.md

v0.0.2b11

09 Sep 15:58
19c8cf7

Choose a tag to compare

Fix the building reference index when `ref_index` is None in `DISE` (…

v0.0.2b10

08 Sep 01:37

Choose a tag to compare

Update logo position