πŸ“– API ReferencesΒΆ

Documentation of the API for public objects and functions in ALPBench.

alpbench.benchmark

Components that specify an active learning problems, such as setting, scenario, benchmarksuite.

alpbench.evaluation

Evaluate active learning pipelines on the specified active learning problems.

alpbench.pipeline

Specifies active learning pipelines composed of a learning algorithm and a query strategy.

alpbench.util

Some helper functions to build an ensemble out of learning algorithms, to generate embeddings, if the learning algorithm is neural-net based, etc.