Releases: theochem/Selector
Releases · theochem/Selector
v0.0.2post1: Add support of selecting different from subsets proportionately (#270)
* 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)
* Refactor the README.md * Add installation section to intro.md
v0.0.2b11
Fix the building reference index when `ref_index` is None in `DISE` (…
v0.0.2b10
Update logo position
v0.0.2b9
Rename yml --> yaml
v0.0.2b8
Adjust the logo width
v0.0.2b7
Fix text rendering in README.md
v0.0.2b6
Update README.md in pyproject.toml
v0.0.2b5
Update ignore list
v0.0.2b4
Update version number