Introduction
What is Machine Learning
- Common Issues
- Why It Matters
What is Amazon Machine Learning
- Key Elements
- Interface
- Regional Availability And Data Sources
- Support
AML concepts
Types of Data Sources
- S3
- Redshift
- RDS
- External data
- Conclusion
Loading Your Data
- Real data
- Prepping Your Data
- IAM roles
- Uploading Your Data To S3
- Creating the Data Source
- Statistics
- Failure
Data Nuts and Bolts
- Excluded Attributes
- Known Data Types
- Missing values
- Data type differences
- Row Identifiers
- Statistics
Data considerations
- How much data makes sense
- Protecting your data
- Server Side Encryption
- Transformations Before You Create a Data Source
- Anonymize your data
Initial Model Build
- Building from the console
- Custom Settings
- Experiment
More About Your Model
- Shuffling
- Using recipes to modify the data your model sees
- Transformations available
- Example Recipe
- Which recipe should you use
Batch vs real time predictions
- How to decide
- Batch
- Real-time
- Pick based on use case
More About Batch Predictions
- Location of observations
- Kicking off a batch prediction
- How do you know when you’re done
- Results
More About Real Time Predictions
Why Manage Your Models
- Creating and Comparing Models With the Same Data Schema
- Creating and Comparing Models With Different Schemas
- Combining Model Results
Managing Via the API
Creating models via the API
Other Use Cases
Limits of AML
- Read only models
- Only structured text data
- No model insight
- Number of features
- Category cardinality
- Limited configurability
- No model export
- Server side encrypted data
- Ill Fitting Use Cases