Addresses #1602. Added a method to analysis/erroranalysis that wraps getlabel_buckets functionality. Given a bucket, a NumPy array x of your data, and corresponding y label(s), it will return to you x with only the instances corresponding to that bucket.
Files | Coverage |
---|---|
analysis | 100.00% |
augmentation | 100.00% |
classification | 95.39% |
labeling | 97.99% |
map | 100.00% |
preprocess | 91.67% |
slicing | 97.81% |
types | 100.00% |
utils | 96.84% |
__init__.py | 100.00% |
synthetic/synthetic_data.py | 100.00% |
version.py | 100.00% |
Folder Totals (12 files) | 97.21% |
Project Totals (68 files) | 97.21% |