- Notifications
You must be signed in to change notification settings - Fork 325
Pull requests: modAL-python/modAL
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
feat: add sparse matrix handling
#21 by nikolay-bushkov was merged Sep 18, 2018 Loading… updated Oct 18, 2018
Add notebook tutorial on pool-based sampling.
#10 by dataframing was merged Aug 6, 2018 Loading… updated Oct 18, 2018
Implement ranked batch-mode queries
#13 by dataframing was merged Aug 20, 2018 Loading… updated Oct 18, 2018
Fix inefficient np.where calls by performing in-place nulling.
#14 by cosmic-cortex was merged Aug 20, 2018 Loading… updated Oct 18, 2018
Improve batch-sampling and documentation
#24 by nikolay-bushkov was merged Oct 2, 2018 Loading… updated Oct 18, 2018
docs: refactor documentation
#23 by nikolay-bushkov was merged Sep 29, 2018 Loading… updated Oct 18, 2018
fix: correct best_instance_index in batch.select_instance
#29 by zhangyu94 was merged Jan 14, 2019 Loading… updated Jan 14, 2019
fix: store cold start instance in batch.ranked_batch
#30 by zhangyu94 was merged Jan 21, 2019 Loading… updated Jan 21, 2019
fix: selection.shuffled_argmax and its test case fixed
#32 by zhangyu94 was merged Jan 28, 2019 Loading… updated Jan 28, 2019
DBAL with Image Data implementation using modAL
#48 by damienlancry was merged Jun 19, 2019 Loading… updated Jun 20, 2019
Update pool-based_sampling.ipynb
#52 by ctrlaltvikas was merged Jun 27, 2019 Loading… updated Jun 27, 2019
correctly updates known classes after teaching estimators
#63 by philipjhj was merged Nov 26, 2019 Loading… updated Nov 26, 2019
typo in the formula of alpha
#106 by damienlancry was merged Oct 31, 2020 Loading… updated Oct 31, 2020
Pandas support & support for applying transformations configured in sklearn.pipeline
#105 by BoyanH was merged Nov 1, 2020 Loading… updated Nov 5, 2020
compute committee entropy on whole array, instead of once every row
#112 by samu-developments was merged Dec 9, 2020 Loading… updated Dec 9, 2020
Resolve #108 - training data transformations should not be reused
#113 by BoyanH was merged Jan 7, 2021 Loading… updated Jan 7, 2021
Previous Next
ProTip! Filter pull requests by the default branch with base:master.