CEA is a two-stage machine learning model built to help law firms assess legal case eligibility and predict potential claim amounts. Designed to improve intake screening and resource allocation, it classifies whether a case is viable and estimates the likely settlement amount.
Share this post
Motivation
Law firms waste hours reviewing ineligible leads. I built this project to explore how AI could speed up case screening and help surface high-value cases faster.
Used Fastai tabular neural networks with dynamic undersampling and log transformationEngineered features from a large insurance claims dataset (67K+ rows)Deployed model architecture and UI prototype for demonstration on Hugging Face