probabl-ai / skore

Skore let's you "Own Your Data Science." It provides a user-friendly interface to track and visualize your modeling results, and perform evaluation of your machine learning models with scikit-learn.
https://probabl.ai
MIT License
11 stars 0 forks source link

fix(SklearnBaseEstimatorItem): Temporarily disable skops's security feature #420

Open thomass-dev opened 4 hours ago

thomass-dev commented 4 hours ago

Based on the skops tutorial: https://skops.readthedocs.io/en/stable/persistence.html#usage.

github-actions[bot] commented 4 hours ago

Coverage Report for ./frontend

Status Category Percentage Covered / Total
🔵 Lines 83.4% 1236 / 1482
🔵 Statements 83.4% 1236 / 1482
🔵 Functions 57.14% 48 / 84
🔵 Branches 84.11% 143 / 170
File CoverageNo changed files found.
Generated in workflow #38 for commit 85377fb by the Vitest Coverage Report Action
thomass-dev commented 3 hours ago

Please @tuscland can you take a look? Thanks.