Code to the paper Low Query Budget Active Learning for Classification and Regression.
Published at the 9th International Workshop on Interactive Adaptive Learning (IAL 2025), co-located with ECML-PKDD in Porto. Link will follow!
To recreate the results of the paper:
- Install all packages named in the
requirements.txt - Run either
al_classification_main.pyoral_regression_main.py - The results can be found in an excel file in the newly created
resultsfolder
Code of the new method is found in al_methods/_low_query_budget_al_min_distance