All notable changes to this project will be documented in this file.
This project adheres to Semantic Versioning.
This release introduces a new model for incremental learning using scikit-learn's SGD Classifier. The model is trained on the provided dataset and can be used for incremental learning tasks. Dependencies have been pinned to avoid conflicts and a pkl file has been added to the repository.
> Kaushlendra Pratap <kaushlendra-pratap.singh@siemens.com>
> Gaurav Mishra <mishra.gaurav@siemens.com>
831e05f
feat(workflows): Add Required Workflows for Build, Code Quality and Compatibilityb6d6999
fix(safaa): Pin conflicting dependencies and pkl file28df119
Update: Introduced scikit-learn based SGD Classifier model for incremental learning95b4623
feat(cd): use oidc instead of token
This release introduces the Safaa package, which includes a false positive detector and a named entity recognition model. The package can be used to preprocess data, predict false positives, declutter copyright notices, train models, and save trained models.
> Gaurav Mishra <mishra.gaurav@siemens.com>
> Hero2323 <abdelrahmanjamal5565@gmail.com>
e9188b8
fix(package): fix pypi warnings3c56981
fix(cd): add the correct directory pathd36aa6e
feat(ci): lint and publish97e9af6
chore(repo): make reuse compliant8d9008d
Update Safaa/setup.py325a503
Update Safaa/MANIFEST.in87cf656
Update README.mdd2eb6c5
updated package to safaa instead of Safaa, updated the license1a56c90
Updated the data conversion file documentation5f8a609
Added the package code after renaming it to Safaa, added training scripts for false positive detection, the datasets, as well as utility conversion scripts