-
Notifications
You must be signed in to change notification settings - Fork 1
Classes and Components
Brian Wylie edited this page Mar 28, 2023
·
1 revision
The SageWorks Classes are organized to work in concert with AWS Services. This page gives more details on the current classes and class hierarchies.

SageWorks classes encapsulate, organize, and manage sets of AWS Services.
-
Artifacts
- DataLoader
- DataSource
- FeatureSet
- Model
- Endpoint
-
Transforms
- DataSource to DataSource
- Heavy
- AWS Glue Jobs
- AWS EMR Serverless
- Light
- Local/Laptop
- Lambdas
- StepFunctions
- Heavy
- DataSource to FeatureSet
- Heavy/Light (see above breakout)
- FeatureSet to FeatureSet
- Heavy/Light (see above breakout)
- FeatureSet to Model
- Model to Endpoint
- DataSource to DataSource