29–30 Oct 2018
Hotel Mercure Budapest
Europe/Budapest timezone

modAL: A modular active learning framework for Python

29 Oct 2018, 17:10
25m
Mátyás Hall (Groundfloor) (Hotel Mercure Budapest)

Mátyás Hall (Groundfloor)

Hotel Mercure Budapest

Krisztina körút 41-43. 1013 Budapest Hungary
Lecture

Speaker

Dr Danka Tivadar (Hungarian Academy of Sciences)

Description

With the recent explosion of available data, you have can have millions of unlabelled examples with a high cost to obtain labels. Active learning is a machine learning technique which aims to find the potentially most informative instances in unlabeled datasets, allowing the you to label it and improve the performance of classification.

modAL is a new active learning framework for Python, designed with modularity, flexibility and extensibility in mind. The key components of any workflow are the machine learning algorithm you choose and the query strategy you apply to request labels for the most informative instances. With modAL, instead of choosing from a small set of built-in components, you have the freedom to seamlessly integrate scikit-learn or Keras models into your algorithm and easily tailor your custom query strategies, allowing the rapid development of active learning workflows with nearly complete freedom.

modAL is fully open source and hosted on GitHub.

Primary author

Dr Danka Tivadar (Hungarian Academy of Sciences)

Co-author

Dr Horvath Peter (Hungarian Academy of Sciences)

Presentation materials

There are no materials yet.