SuperCowPowers / sageworks

SageWorks: An easy to use Python API for creating and deploying AWS SageMaker Models
https://www.supercowpowers.com
MIT License
37 stars 1 forks source link

Query link for FeatureSets #421

Closed brifordwylie closed 1 month ago

brifordwylie commented 4 months ago

The 'query' link for the datasets seems to work fine, but the query link for FeatureSets all say 'unknown'.

brifordwylie commented 1 month ago

Okay, so this is fixed (mostly).... if a FeatureSet shows up with an 'unknown' for it's AWS url, you can run

fs.details(recompute=True)