eugeneyarovoi

Results 5 comments of eugeneyarovoi

Do you have any suggestions for anything that can be done to recover the old level of performance for wide datasets like this, datasets with 5K to 10K features? We...

Hi, wanted to bump this issue, because I think it could be a pretty easy fix. The codebase is already type-annotated, so if you just add the py.typed file to...

@Ce11an I'm not from the Sagemaker team, but your best solution will probably be either: 1. Place `py.typed` into your `sagemaker` package installation as a precommit hook; or 2. Configure...

`py.typed` is just a blank file if I recall correctly.

Would be very helpful for cases when an external module you don't want to modify creates a role, but you want to give that role additional trust relationships.