Tags: IBM/READI
Tags
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>
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>