aiverify
aiverify copied to clipboard
[BUG] Cannot Upload Scikit-Learn Models from the Tutorial
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.
I am seeing this
even though the stdout log seems to imply that the verification has passed:
Current Behavior
No response
Expected Behavior
I am expecting a success message, followed by an uploaded model in the "All Models" page
Steps To Reproduce
Build the Docker image and run the containers via docker-compose.yml as stated in the guide. Then, navigate to the AI model upload page.
Environment
- Operating System and Version: Ubuntu 22.04
- AI Verify Version: 0.9 (Docker tag version)
- Built with Dockerfile
Screenshots/ Code snippets
No response
Additional Context
No response
Possible Solution (Optional)
No response