Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fixes #798 Liver Cirrhosis Prediction #799

Merged
merged 3 commits into from
Nov 7, 2024

Conversation

Varunshiyam
Copy link
Contributor

Related Issues or bug

Liver cirrhosis is an irreversible condition characterized by the scarring of liver tissue, often leading to liver failure if not managed effectively. Due to the critical need for early intervention, there is a high demand for reliable predictive models that can assist in diagnosing cirrhosis based on readily available clinical data. This project aims to develop and evaluate machine learning models to predict liver cirrhosis accurately, enabling healthcare professionals to make timely decisions for better patient outcomes.

Fixes: #798

Proposed Changes

This project focuses on predicting liver cirrhosis in patients based on a variety of clinical and laboratory parameters. The dataset contains features such as patient age, gender, bilirubin levels, protein counts, liver enzymes, and the albumin-globulin ratio. Machine learning techniques, including logistic regression, decision trees, and artificial neural networks (ANNs), are applied for classification. The models are evaluated on metrics like accuracy, sensitivity, and specificity to ensure robust prediction capabilities for liver cirrhosis, which is crucial for early diagnosis and management.

Copy link

vercel bot commented Nov 6, 2024

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
ml-nexus ✅ Ready (Inspect) Visit Preview 💬 Add feedback Nov 6, 2024 3:20pm

Copy link

github-actions bot commented Nov 6, 2024

👋 Thank you for opening this pull request! We appreciate your contribution to improving this project. Your PR is under review, and we'll get back to you shortly.
Don't forget to mention the issue you solved!.

To help move the process along, please tag @UppuluriKalyani, @Neilblaze, and @SaiNivedh26 for a faster review!

@UppuluriKalyani UppuluriKalyani merged commit 2385343 into UppuluriKalyani:main Nov 7, 2024
3 checks passed
Copy link

github-actions bot commented Nov 7, 2024

🎉🎉 Thank you for your contribution! Your PR #799 has been merged! 🎉🎉

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Liver Cirrhosis Prediction
2 participants