issues
search
modAL-python
/
modAL
A modular active learning framework for Python
https://modAL-python.github.io/
MIT License
2.23k
stars
324
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Still being maintained?
#192
mseflek
opened
1 week ago
0
Active Learning Yields Poor Results in Multi-Label Task
#191
shadikhamsehh
opened
2 months ago
0
Support for pyspark.ml.classification estimators
#190
peeyushsinghal
opened
3 months ago
0
Some of the step tasks have been OOM Killed.
#189
shubhamgp47
opened
4 months ago
0
Issue with Macro Average F1 Score in modAL for Multi-Class Classification
#188
shadikhamsehh
opened
4 months ago
0
Python
#187
M-alt123
opened
4 months ago
0
The installation guide in the docs is wrong
#186
AndreaPi
opened
7 months ago
4
uncertainty query for 2d classifier output
#185
liednik
opened
8 months ago
0
raise ImportError( ImportError: C extension: None not built. If you want to import pandas from the source directory, you may need to run 'python setup.py build_ext' to build the C extensions first.
#184
kalkite
opened
8 months ago
0
Dunstantom/example notebook update
#183
dunstantom
closed
9 months ago
0
ADD embedding based sampling example
#182
future-158
opened
1 year ago
0
Spacy NER
#181
Evarln
opened
1 year ago
1
Use modAL on BERT models
#180
XinY-Z
opened
1 year ago
1
Adding stratified bootstrapping
#179
Wojtek-Rokicki
opened
1 year ago
0
QBC stratified bootstrapping
#178
Wojtek-Rokicki
opened
1 year ago
1
Suggestion on how to improve acquisition.UCB for active GP example
#177
avivajpeyi
closed
1 year ago
1
QBC approach for multi-class classification
#176
fma210
opened
1 year ago
0
Address flake8 style issues
#175
TomKingsfordUoA
opened
1 year ago
0
Address flake8 style issues
#174
TomKingsfordUoA
closed
1 year ago
0
Fix unsafely broad except clauses
#173
TomKingsfordUoA
opened
1 year ago
0
fix: make vstack correctly handle stacking dataframes and series
#172
TomKingsfordUoA
opened
1 year ago
0
Data augmentation with `skorch`
#171
arthur-thuy
opened
1 year ago
0
the modAL package has been changed into modal in the pip repository
#170
daniELgrailDev
opened
1 year ago
7
Bump numpy from 1.20.0 to 1.22.0
#169
dependabot[bot]
opened
1 year ago
0
modAL not installable via pypi anymore
#168
antonroesler
closed
1 year ago
3
Adding active learning regression implementations based on greedy sampling
#167
MatthiasPicard
opened
1 year ago
2
Correcting float format in p_vote set
#166
TLovin
opened
1 year ago
0
mmdetection integration with modAL
#165
ghost
opened
1 year ago
0
Encountering error with number of batches per epoch
#164
sivaramakrishnan-rajaraman
opened
1 year ago
0
Update the batch selection method as np.bool has been deprecated
#163
nataliaculakova
opened
1 year ago
0
Which sampling method is best for very unbalanced data?
#162
viandres
opened
1 year ago
1
Can I use modAL with estimators from other libraries than scikit-learn like xgboost?
#161
viandres
opened
2 years ago
1
Proof of concept for allowing non-sklearn estimators
#160
adelevie
opened
2 years ago
2
TypeError: cannot concatenate object of type '<class 'numpy.ndarray'>'; only Series and DataFrame objs are valid
#159
akamil-etsy
opened
2 years ago
0
AttributeError: bootstrap_init
#158
luisignaciomenendez
opened
2 years ago
3
decision_function instead of predict_proba
#157
lkurlandski
opened
2 years ago
5
Update CommitteeRegressor.rst
#156
skrish13
opened
2 years ago
0
How to extract the image names and labels in the training set after completing the active learning loop and write them to a CSV file
#155
sivaramakrishnan-rajaraman
opened
2 years ago
0
Multivariate Active regression
#154
Anny-tech
opened
2 years ago
0
Error
#153
lkurlandski
opened
2 years ago
0
keras image classification model using AL
#152
noy2121
opened
2 years ago
0
Fine-tuning a keras model using active learning
#151
Tchaikovic
opened
2 years ago
2
Code for first image
#150
JNaranjo-Alcazar
opened
2 years ago
1
What kind of constraints on parameter bounds are supported natively?
#149
sgbaird
closed
2 years ago
1
Help on Using ModAL and MLflow
#148
rudrashisgorai
opened
2 years ago
0
[Feature Proposal] Implementation of State of the Art Active Learning Algorithms
#147
Vishu26
opened
2 years ago
1
Implementation of Cost Effective Active Learning
#146
Vishu26
closed
2 years ago
0
Train in batches : PyTorch models
#145
tarunn2799
opened
3 years ago
2
documentation of query strategy return
#144
zhangyu94
opened
3 years ago
0
Faster way to get uncertainty scores on all data points upon each update of model?
#143
ghost
opened
3 years ago
0
Next