2018
DOI: 10.48550/arxiv.1805.00979
|View full text |Cite
Preprint
|
Sign up to set email alerts
|

modAL: A modular active learning framework for Python

Help me understand this report

Search citation statements

Order By: Relevance

Paper Sections

Select...
1
1
1
1

Citation Types

0
19
0

Year Published

2021
2021
2024
2024

Publication Types

Select...
4
4

Relationship

0
8

Authors

Journals

citations
Cited by 18 publications
(19 citation statements)
references
References 0 publications
0
19
0
Order By: Relevance
“…For training and evaluating the ML models, Google Colab is used. In addition, the modAL framework [65], an active learning framework for python is used for manually labeling the Twitter users. It is a scikit-learn based platform that is modular, flexible and extensible.…”
Section: Experimental Results and Model Evaluationmentioning
confidence: 99%
“…For training and evaluating the ML models, Google Colab is used. In addition, the modAL framework [65], an active learning framework for python is used for manually labeling the Twitter users. It is a scikit-learn based platform that is modular, flexible and extensible.…”
Section: Experimental Results and Model Evaluationmentioning
confidence: 99%
“…Once the initial labelled dataset is formed, the first model is trained and the iterative querying process begins. QBC is implemented in Python using the modAL framework [7] as the basic tool for selection of instances for annotation by a human expert. kNN is selected as the base classification method because it is simple and easy to implement, versatile, and is a non-parametric algorithm.…”
Section: Dataset 1 -Process Data Collected From a Simulated Ethanol P...mentioning
confidence: 99%
“…An initial model is formed by using the initial labelled dataset and then the iterative querying process is initiated. In these experiments, US and QBC are implemented for querying in Python using the modAL framework [7] and kNN is chosen as the base classifier. In the experiment using this dataset, three query procedures are used.…”
Section: Dataset 2 -Drug Consumption (Quantified) Datasetmentioning
confidence: 99%
See 1 more Smart Citation
“…Algorithm 2 describes this process in more detail. The implementation of AL in the modAL package (Danka and Horvath, 2018) was used in our experiment.…”
Section: Active Learningmentioning
confidence: 99%