This document describes a project to develop a machine learning model to predict life expectancy using historical data. It discusses the project objective, data description, methodology, models used, and future improvements. The methodology involved data preprocessing, selecting key attributes, training and testing models, and implementing the best model. Three models - linear regression, random forest regression, and decision tree regression - were tested, with random forest regression achieving the highest accuracy. The project aims to help healthcare providers, insurance companies, and inform public policy.