Skip to content

Tags: IBM/READI

Tags

v0.1.6

Toggle v0.1.6's commit message
Create __init__.py

Signed-off-by: Stefano Braghin <527806+stefano81@users.noreply.github.com>

v0.1.5

Toggle v0.1.5's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
fix: address "Module is imported with `import` and `import from`" iss… (

#2)

* fix: address "Module is imported with `import` and `import from`" issue from CodeQL

Signed-off-by: Stefano Braghin <527806+stefano81@users.noreply.github.com>

* fix: address "Empty except" issue from CodeQL

Signed-off-by: Stefano Braghin <527806+stefano81@users.noreply.github.com>

* fix: address "Unused import" from CodeQL

Signed-off-by: Stefano Braghin <527806+stefano81@users.noreply.github.com>

* fix: address "Unmatchable caret in regular expression" from CodeQL

Signed-off-by: Stefano Braghin <527806+stefano81@users.noreply.github.com>

* fix: address "Commented-out code" from CodeQL

Signed-off-by: Stefano Braghin <527806+stefano81@users.noreply.github.com>

* fix: address "Non-callable called" from CodeQL

Signed-off-by: Stefano Braghin <527806+stefano81@users.noreply.github.com>

* fix: address "Redundant comparison" from CodeQL

Signed-off-by: Stefano Braghin <527806+stefano81@users.noreply.github.com>

* fix: tests were not passing "correctly", re-classified examples

Signed-off-by: Stefano Braghin <527806+stefano81@users.noreply.github.com>

* fix: fix "Unused local variable" from CodeQL, and make the Mexican CURP work properly

Signed-off-by: Stefano Braghin <527806+stefano81@users.noreply.github.com>

---------

Signed-off-by: Stefano Braghin <527806+stefano81@users.noreply.github.com>

v0.1.4

Toggle v0.1.4's commit message
fix: upgrade dependencies for PrivFusion

Signed-off-by: Stefano Braghin <527806+stefano81@users.noreply.github.com>

v0.1.3

Toggle v0.1.3's commit message
fix: upgrade dependencies

Signed-off-by: Stefano Braghin <527806+stefano81@users.noreply.github.com>

v0.1.2

Toggle v0.1.2's commit message
fix: upgrade deps versions

Signed-off-by: Stefano Braghin <527806+stefano81@users.noreply.github.com>

v0.1.1

Toggle v0.1.1's commit message
fix: change mypy for ty

Signed-off-by: Stefano Braghin <527806+stefano81@users.noreply.github.com>

v0.1.0

Toggle v0.1.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Port code to public repository and improve pipeline workflows (#1)

* feat: initial porting of code to public repository

Signed-off-by: Stefano Braghin <527806+stefano81@users.noreply.github.com>

* feat: improve pipeline

Signed-off-by: Stefano Braghin <527806+stefano81@users.noreply.github.com>

* feat: fix ty complains

Signed-off-by: Stefano Braghin <527806+stefano81@users.noreply.github.com>

* feat: fix ty complains

Signed-off-by: Stefano Braghin <527806+stefano81@users.noreply.github.com>

* feat: reduce file size

Signed-off-by: Stefano Braghin <527806+stefano81@users.noreply.github.com>

* feat: add workflows

Signed-off-by: Stefano Braghin <527806+stefano81@users.noreply.github.com>

* fix: update readme

Signed-off-by: Stefano Braghin <527806+stefano81@users.noreply.github.com>

* fix: update for working notebook

Signed-off-by: Stefano Braghin <527806+stefano81@users.noreply.github.com>

* feat: add structured data classification notebook

Signed-off-by: Stefano Braghin <527806+stefano81@users.noreply.github.com>

* feat: add synthetic example dataset

Signed-off-by: Stefano Braghin <527806+stefano81@users.noreply.github.com>

* feat: add defaults

Signed-off-by: Stefano Braghin <527806+stefano81@users.noreply.github.com>

* feat: more notebooks

Signed-off-by: Stefano Braghin <527806+stefano81@users.noreply.github.com>

* feat: add documentation

Signed-off-by: Stefano Braghin <527806+stefano81@users.noreply.github.com>

* fix: spurious type issues

Signed-off-by: Stefano Braghin <527806+stefano81@users.noreply.github.com>

* fix: more documentation

Signed-off-by: Stefano Braghin <527806+stefano81@users.noreply.github.com>

* Update notebooks/example-unstructured-data-classification.ipynb

Co-authored-by: Liubov Nedoshivina <31125474+nedshivina@users.noreply.github.com>
Signed-off-by: Stefano Braghin <527806+stefano81@users.noreply.github.com>

* fix: cleanup based on recommendations

Signed-off-by: Stefano Braghin <527806+stefano81@users.noreply.github.com>

* fix: cleanup based on recommendations, and Bob

Signed-off-by: Stefano Braghin <527806+stefano81@users.noreply.github.com>

* fix: cleanup

Signed-off-by: Stefano Braghin <527806+stefano81@users.noreply.github.com>

* fix: cleanup

Signed-off-by: Stefano Braghin <527806+stefano81@users.noreply.github.com>

* fix: cleanup

Signed-off-by: Stefano Braghin <527806+stefano81@users.noreply.github.com>

* fix: cleanup

Signed-off-by: Stefano Braghin <527806+stefano81@users.noreply.github.com>

* fix: cleanup

Signed-off-by: Stefano Braghin <527806+stefano81@users.noreply.github.com>

* fix: add ack

Signed-off-by: Stefano Braghin <527806+stefano81@users.noreply.github.com>

---------

Signed-off-by: Stefano Braghin <527806+stefano81@users.noreply.github.com>
Co-authored-by: Liubov Nedoshivina <31125474+nedshivina@users.noreply.github.com>