This document summarizes a study comparing different classification models for identifying liver disease types using patient data. It describes applying four classification algorithms - First Order Inductive Learner (FOIL), Classification Based on Association (CBA), Classification based on Multiple Association Rules (CMAR), and Classification based on Predictive Association Rules (CPAR) - to data on liver function tests, other health factors, and diagnosed disease for each patient. Dimensionality reduction was used as a preprocessing step to remove ambiguous attributes. The models were trained on full patient data and tested on replicated data, with results showing accuracy and training time for each classifier. Analysis focused on using the algorithms to identify viral, alcoholic, and non-alcoholic liver diseases.