LiverDiseasePrediction
PublicA machine learning–based application for early detection of liver disease using patient health parameters. The system preprocesses clinical data, trains a predictive model with scikit-learn, and integrates LIME for model explainability. A FastAPI backend exposes RESTful endpoints for predictions and interpretability reports.