This version of SOMEF moves towards adopting Python 3.10 and fixes quite a few issues (logo detection, identifiers, etc.), retrains the models to work with the latest versions of scikit learn and adds an initial categorization implementation.
Thanks to @tpronk and @kuefmz for their contributions!
What's Changed
- Categorization implementation by @rafaeel9 in #583
- Software types by @dgarijo in #589
- Fixes issue #591 by @tpronk in #592
- Fixing all tests by @dgarijo in #603
- Towards 0.9.5 by @dgarijo in #604
- Dev by @dgarijo in #605
- Fix #553 by @dgarijo in #606
- Fix #526 by @dgarijo in #607
- Dev by @dgarijo in #608
- Towards next version by @dgarijo in #609
- Preparing for Python 3.10 by @dgarijo in #612
- Preparing dependencies for next release by @dgarijo in #614
- Add retrained models for ROLF with scikit-learn 1.3.2 by @kuefmz in #613
- aligning branches by @dgarijo in #615
- Dev by @dgarijo in #616
- Preparing for 0.9.5 (classifiers re-trained) by @dgarijo in #617
- Fix error: LinearSVC object has no attribute predict_proba by @kuefmz in #619
- update by @dgarijo in #620
- Dev by @dgarijo in #625
New Contributors
Full Changelog: 0.9.4...0.9.5