<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"><channel><title>Han-co (en)</title><description>Field notes on credit &amp; finance data science, from a data scientist working in Japan.</description><link>https://han-co.com/</link><language>en</language><item><title>[Basics] Part 5. Ranking isn&apos;t enough: three axes for evaluating a credit model</title><link>https://han-co.com/en/blog/part5-evaluation-metrics/</link><guid isPermaLink="true">https://han-co.com/en/blog/part5-evaluation-metrics/</guid><description>How do you know whether you built a good model? In credit you don&apos;t just check whether it ranks well (discrimination). You read discrimination with AUC and PR-AUC, check whether the probabilities match reality with calibration, and check whether it holds up over time with PSI. Here are the two axes ordinary ML tends to skip.</description><pubDate>Thu, 02 Jul 2026 00:00:00 GMT</pubDate></item><item><title>[Review] Can Google&apos;s new tabular foundation model TabFM beat GBM in credit? I tested it on public data</title><link>https://han-co.com/en/blog/tabfm-credit/</link><guid isPermaLink="true">https://han-co.com/en/blog/tabfm-credit/</guid><description>Google&apos;s zero-shot tabular foundation model TabFM claims to beat even a well-tuned GBM with no training and no tuning. Can it actually be used on credit losses? A practitioner&apos;s review, pitting it against a carefully built GBM on public credit-card data.</description><pubDate>Thu, 02 Jul 2026 00:00:00 GMT</pubDate></item><item><title>[Basics] Part 4. Building a credit model: scorecards and trees</title><link>https://han-co.com/en/blog/part4-credit-modeling/</link><guid isPermaLink="true">https://han-co.com/en/blog/part4-credit-modeling/</guid><description>If Part 3 was about choosing a model, this piece is about actually building one. How to build a scorecard with logistic regression (WOE, IV, score scaling) and how to build one with trees (features, SHAP, monotone constraints), where the two diverge, and the reject inference and calibration you have to run no matter which model you picked.</description><pubDate>Mon, 29 Jun 2026 00:00:00 GMT</pubDate></item><item><title>[Deep Dive] Where do rejected applicants go? Reject inference and rejectkit</title><link>https://han-co.com/en/blog/rejectkit/</link><guid isPermaLink="true">https://han-co.com/en/blog/rejectkit/</guid><description>A credit model learns only from the people it approved, yet it&apos;s judged on every applicant, rejects included. I bundled eight reject-inference techniques for correcting that sample-selection bias behind one API, and — more importantly — built rejectkit, a Python library that measures whether the correction actually helps on your own data. Both are now public.</description><pubDate>Mon, 29 Jun 2026 00:00:00 GMT</pubDate></item><item><title>[Paper] SSL falls short of GBM on credit data. But combined, it helps</title><link>https://han-co.com/en/blog/ssl-credit-risk/</link><guid isPermaLink="true">https://han-co.com/en/blog/ssl-credit-risk/</guid><description>Can self-supervised learning (SSL) beat GBM at credit default prediction? I ran the experiment on public data (AMEX). On its own, SSL falls short of GBM — but bolted onto GBM&apos;s features, it lifts performance by a statistically meaningful margin. And that lift was concentrated in the hidden defaults among customers GBM thought were safe.</description><pubDate>Sun, 28 Jun 2026 00:00:00 GMT</pubDate></item><item><title>[Basics] Part 3. Where deep learning doesn&apos;t win: machine learning for scoring</title><link>https://han-co.com/en/blog/part3-ml-for-scoring/</link><guid isPermaLink="true">https://han-co.com/en/blog/part3-ml-for-scoring/</guid><description>Credit data is tabular. And on tabular data, the winner isn&apos;t a flashy deep net — it&apos;s tree-based boosting. Here&apos;s why picking on performance lands you at a tree as the final model, why logistic regression is still in use, and why cross-validation in finance has to be done differently.</description><pubDate>Thu, 25 Jun 2026 00:00:00 GMT</pubDate></item><item><title>[Deep Dive] Does raising a credit limit increase defaults? A test on three public datasets</title><link>https://han-co.com/en/blog/credit-limit-debiasing/</link><guid isPermaLink="true">https://han-co.com/en/blog/credit-limit-debiasing/</guid><description>If you raise someone&apos;s credit limit, does their probability of default go up or down? Intuition says up, but the data says the opposite: down. This post untangles that paradox with debiasing, tests it on three public datasets, and works out when the sign of the limit effect actually flips.</description><pubDate>Mon, 22 Jun 2026 00:00:00 GMT</pubDate></item><item><title>[Basics] Part 2. Statistics first: how to read credit data</title><link>https://han-co.com/en/blog/part2-statistics-probability/</link><guid isPermaLink="true">https://han-co.com/en/blog/part2-statistics-probability/</guid><description>Before you reach for machine learning, statistics comes first. In credit, you ask &apos;is this difference real or just noise?&apos; far more often than &apos;does the model fit well?&apos; Here&apos;s the shape of financial data, the trap of multiple testing, how to handle small samples, and the bias that&apos;s baked in by default.</description><pubDate>Sun, 21 Jun 2026 00:00:00 GMT</pubDate></item><item><title>[Basics] Part 1. The card business and credit risk: where underwriting models begin</title><link>https://han-co.com/en/blog/part1-credit-card-business/</link><guid isPermaLink="true">https://han-co.com/en/blog/part1-credit-card-business/</guid><description>What a model should optimize for comes, in the end, from the business. Here&apos;s a walk through where a card issuer earns and where it loses, how credit loss breaks into parts, and how regulation makes its way inside the model. Consider it the domain groundwork for understanding an underwriting model.</description><pubDate>Fri, 19 Jun 2026 00:00:00 GMT</pubDate></item><item><title>[Basics] Part 0. 7 ways finance data science differs from ordinary ML</title><link>https://han-co.com/en/blog/part0-finance-ds-7-differences/</link><guid isPermaLink="true">https://han-co.com/en/blog/part0-finance-ds-7-differences/</guid><description>People who are great at everything from building ML models to evaluating them still trip up when they reach credit underwriting. It isn&apos;t a skill gap — the field runs on different rules. From selection bias to regulation, here are 7 ways finance data science is structurally different from ordinary ML.</description><pubDate>Wed, 17 Jun 2026 00:00:00 GMT</pubDate></item></channel></rss>