How I Built a Loan Approval Model in SageMaker Canvas (No Code)

If you’re learning machine learning on AWS – or just want to understand how models work without writing code, this is one of the simplest workflows to try. In this post, I’ll walk through how I built a loan approval prediction model using SageMaker Canvas, and where this kind of workflow shows up in AWS […]

Loss Patterns in SageMaker: Overfitting vs Healthy Training Explained

This guide walks through real training and validation loss behavior in Amazon SageMaker using XGBoost, helping you understand overfitting with a practical example. When you train a machine learning model in Amazon SageMaker, the first thing you usually look at is the loss. If it’s going down, it feels like everything is working. But that’s […]

Mastering Precision Recall F1 and AUC-ROC Through Visual Examples

If you’ve spent any time learning machine learning or preparing for the AWS Certified Machine Learning – Associate (MLA-C01) exam, you’ve probably run into this situation: Your model shows 90% accuracy. Everything looks solid… but something feels off. That’s usually the moment you realize accuracy isn’t telling the full story. This is where precision, recall, […]

« Older posts