shinnar
shinnar
`tol` is a good candidate for a shared parameter
#1268 should address (2)
Did this for lale.lib.autoai_libs: https://github.com/IBM/lale/blob/master/lale/lib/autoai_libs/_common_schemas.py
Code has changed significantly since this issue was filed
This PR is blocked on a new release of jsonschema that incorporates https://github.com/python-jsonschema/jsonschema/pull/1224
yes, the bound was removed and lale is now compatible with numpy 2. In fact, recent CI builds (e.g. https://github.com/IBM/lale/actions/runs/18785448220/job/53602938283) are testing using numpy 2 (2.2.6 in the linked example)
This would be a great improvement, but I am not sure when/if the maintainers will have time to work on it. If anyone is interested in submitting a PR for...