FINRAOS / model-validation-toolkit

Model Validation Toolkit is a collection of tools to assist with validating machine learning models prior to deploying them to production and monitoring them after deployment to production.
https://finraos.github.io/model-validation-toolkit/
Apache License 2.0
29 stars 6 forks source link

Bias-variance decomposition feature #7

Closed matthewgillett closed 10 months ago

matthewgillett commented 10 months ago

Works for me!

Thanks for the review! There were some deprecated Jax functions in Interprenet which I just updated. The Boston dataset in the Interprenet notebook has also been deprecated, so I replaced that with the California housing dataset.