gsganden / model_inspector

A uniform interface to a curated set of methods for inspecting machine learning models
https://gsganden.github.io/model_inspector/
Apache License 2.0
4 stars 0 forks source link

Lower NumPy version requirement #43

Closed gsganden closed 1 year ago

gsganden commented 1 year ago

We are using a numpy.typing module that requires numpy>1.20, which is higher than we need elsewhere. I don't think that module is not adding enough value to warrant limiting the portability of the library.

It should be OK to ignore the notebooks in this review.

PR Checklist

Recommended steps to avoid delays in CI and code review:

Required steps:

review-notebook-app[bot] commented 1 year ago

Check out this pull request on  ReviewNB

See visual diffs & provide feedback on Jupyter Notebooks.


Powered by ReviewNB