issues
search
modAL-python
/
modAL
A modular active learning framework for Python
https://modAL-python.github.io/
MIT License
2.24k
stars
324
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Organisation name disambiguation - Can I use AL for this problem?
#42
bharathvarma008
closed
5 years ago
1
use different query strategies
#41
alexv1247
closed
5 years ago
9
Change number of epochs in keras with activelearner class
#40
alexv1247
closed
5 years ago
2
Extend modAL to pytorch models
#39
damienlancry
opened
5 years ago
15
Ranked batch mode sampling - pre-compute pairwise distance to reduce running time
#38
nishkaks
opened
5 years ago
2
modAL.disagreement.max_std_sampling
#37
jamel-mes
closed
5 years ago
4
using modAL with object detection algorithms
#36
r11alaa
opened
5 years ago
2
Question : Did ActiveLearner support a trained RandomForestClassifier ?
#35
YousraH
closed
5 years ago
1
Entropy sampling query startegy instable
#34
YousraH
closed
5 years ago
8
issues with query strategy
#33
NainaSaid
closed
5 years ago
1
fix: selection.shuffled_argmax and its test case fixed
#32
zhangyu94
closed
5 years ago
3
No module named 'modAL.models'; 'modAL' is not a package
#31
notebooklinda
closed
5 years ago
11
fix: store cold start instance in batch.ranked_batch
#30
zhangyu94
closed
5 years ago
1
fix: correct best_instance_index in batch.select_instance
#29
zhangyu94
closed
5 years ago
2
cold start handling in ranked batch sampling
#28
zhangyu94
closed
4 years ago
10
Question about the active learning strategy
#27
fighting41love
closed
6 years ago
2
AttributeError : 'Committe' object has no attribute 'score'
#26
rmfajri
closed
6 years ago
4
refactoring models
#25
cosmic-cortex
closed
6 years ago
1
Improve batch-sampling and documentation
#24
nikolay-bushkov
closed
6 years ago
6
docs: refactor documentation
#23
nikolay-bushkov
closed
6 years ago
9
Refactoring documentation
#22
cosmic-cortex
closed
5 years ago
9
feat: add sparse matrix handling
#21
nikolay-bushkov
closed
6 years ago
6
support Pandas dataframe as training data
#20
fighting41love
closed
4 years ago
6
Replace np.sum(generator) with np.sum(np.from_iter(generator)) in modAL.utils.combination
#19
cosmic-cortex
closed
6 years ago
0
Expected error and variance reduction
#18
cosmic-cortex
closed
5 years ago
4
Query synthesis
#17
cosmic-cortex
opened
6 years ago
3
Hierarchical sampling for active learning
#16
cosmic-cortex
opened
6 years ago
1
1-D arrays for learner.teach()
#15
nikolay-bushkov
closed
6 years ago
4
Fix inefficient np.where calls by performing in-place nulling.
#14
cosmic-cortex
closed
6 years ago
0
Implement ranked batch-mode queries
#13
dataframing
closed
6 years ago
1
about learner.teach
#12
luxu1220
closed
6 years ago
7
Support batch-mode queries?
#11
dataframing
closed
6 years ago
10
Add notebook tutorial on pool-based sampling.
#10
dataframing
closed
6 years ago
3
Notebook-style documentation?
#9
dataframing
closed
5 years ago
2
Issues with multidimensional input data
#8
4lexir4
closed
6 years ago
2
Keras Integration doesn't work with multiple inputs
#7
ronnyworm
closed
6 years ago
6
Committee class doesn't offer score() method
#6
asmaier
closed
6 years ago
3
Is it possible to work with CNNs and images without flatten data?
#5
dhaalves
closed
6 years ago
5
There is an error when I use this model on image classification.
#4
760146355
closed
6 years ago
2
can not import "from abc import ABC"
#3
kongkongruye
closed
6 years ago
2
Performance on MNIST doesn't seem great
#2
kmader
opened
6 years ago
12
Update README.md
#1
cosmic-cortex
closed
6 years ago
1
Previous