lightly-ai / lightly

A python library for self-supervised learning on images.
https://docs.lightly.ai/self-supervised-learning/
MIT License
2.83k stars 246 forks source link

Remove active learning module #1529

Closed philippmwirth closed 2 months ago

philippmwirth commented 2 months ago

Remove active learning module

This has been deprecated for over a year now. Let's remove it.

codecov[bot] commented 2 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 81.67%. Comparing base (be17ad2) to head (18e59a0).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #1529 +/- ## ========================================== - Coverage 81.76% 81.67% -0.10% ========================================== Files 144 141 -3 Lines 6092 6034 -58 ========================================== - Hits 4981 4928 -53 + Misses 1111 1106 -5 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.