aiverify
aiverify copied to clipboard
AI Verify
Allow user to select justify for text alignment in canvas editor.
1) Allow user to export and import project test results and user input data. 2) Allow user to copy project test results and user input data to another project
Build a data explorer that allows users to select which records they want to test, e.g., test local explainability on a given record, and compare results between records.
Image embedding in report to support dynamic names. Current Behaviour: The report will only pull in images based on fixed names, e.g. "1.png". Target Behaviour: The report will pull in...
Build new plugins for data cards for the test data to enable calculation and exploration of metrics relating to the dataset.
Enable a unique instance of the algorithm to be run from a single widget. User Story: As a widget designer, I want my widget to run a unique instance of...
- Extend single plugin to support all model types (e.g. classification / regression) - Allow different widgets from the same plugin to rely only on part(s) of an algorithm
## Description - Fix failed unit tests in `/test-engine-core/io` (Thanks @imda-kelvinkok!) - Remove `pytest.skip` for the test cases - Misc housekeeping as discussed - Remove test artifacts from git -...
### Is there an existing issue for this? - [X] I have searched the existing issues ### Description I want to upload a sklearn model, binary_classification_mock_credit_risk_sklearn.linear_model._logistic.LogisticRegression.sav from your tutorial. ###...
### Is there an existing issue for this? - [X] I have searched the existing issues ### Description When I run sudo bash setup-aiverify-dev.sh, the response is the following error...