Releases: konfuzio-ai/konfuzio-sdk
Releases · konfuzio-ai/konfuzio-sdk
v.0.3.1
What's Changed
- Added: Colab to run SDK in hosted notebook by @nengelmann in #472
- Added: MLflow connection check by @MohamedAmineDHIAB in #477
- Added: quick start notebook and installation link to tutorials by @nengelmann in #474
- Added: MLflow check for experiment_name by @MohamedAmineDHIAB in #478
Full Changelog: v.0.3.0...v.0.3.1
v.0.3.0
v.0.2.47
What's Changed
- Added: description for TextualFileSplittingModel and MultimodalFileSplittingModel by @MohamedAmineDHIAB in #469
Full Changelog: v.0.2.46...v.0.2.47
v.0.2.46
What's Changed
- Adding MLFlow Tracking to SplittingAI by @MohamedAmineDHIAB in #448
- Bugfix for AI Model inclusion into the Snapshot by @genego-io in #470
Full Changelog: v.0.2.45...v.0.2.46
v.0.2.45
v.0.2.44
v.0.2.43
What's Changed
- Changed: Mandatory outputs via print statements in documentation, fixes in documentation configs by @iftwigs in #440
- Fixed: links in the documentation, image size in tokenizer output visualization by @iftwigs in #445
- Snapshot creation still takes place if the user has no permissions by @genego-io in #446
- Fixed: Page.get_image() for JPEG Documents by @iftwigs in #442
- Added: Meaningful error tracebacks for no Label Sets/Labels found by @iftwigs in #443
- Added: descriptions of configurable parameters for all Categorization AI models by @iftwigs in #447
- Changed: Outputs in documentation and removing obsolete folders by @iftwigs in #453
- Added: Page.annotation_sets() method by @iftwigs in #449
- Added: Ruff formatting+linting by @mexicat in #450
- Fixed: Normalization for pseudo-float values by @iftwigs in #455
- Refactoring: Categorization AI Code by @MohamedAmineDHIAB in #441
- Fixed: Force ruff format by @mexicat in #458
- Changed Categorization AI Pipeline Text Model Default Value and Training Logs by @MohamedAmineDHIAB in #457
Full Changelog: v.0.2.42...v.0.2.43
v.0.2.42
What's Changed
- Fixed: logs miscounting the number of training pages in Categorization AI by @MohamedAmineDHIAB in #439
Full Changelog: v.0.2.41...v.0.2.42
v.0.2.41
What's Changed
- Fixed: Trailing slashes at the end of the URLs passed at konfuzio_sdk init by @iftwigs in #433
- Changed: Tutorials section of documentation by @iftwigs in #421
- Added: Usage of AutoTokenizer with BERT for Document Categorization by @iftwigs in #431
- move api codes to api.py + general refactoring by @genego-io in #413
- Reworked Categorization AI Training Logs by @MohamedAmineDHIAB in #436
- Fixed: Tests running when merging into main, code cell in Tokenizers tutorial by @iftwigs in #435
Full Changelog: v.0.2.40...v.0.2.41