UppuluriKalyani / ML-Nexus

ML Nexus is an open-source collection of machine learning projects, covering topics like neural networks, computer vision, and NLP. Whether you're a beginner or expert, contribute, collaborate, and grow together in the world of AI. Join us to shape the future of machine learning!
https://discord.gg/n2D4RqnU
MIT License
52 stars 90 forks source link

Water Potability Analysis System #564

Open Soumya0927 opened 2 hours ago

Soumya0927 commented 2 hours ago

Is your feature request related to a problem? Please describe. Access to safe drinking water is a critical public health concern, influencing not only individual health but also national and regional development. Evaluating water quality metrics can help identify key factors impacting potability and guide necessary interventions.

Describe the solution you'd like Develop a system to analyze water quality metrics and determine potability using the key parameters like pH, hardness, total dissolved solids (TDS), chloramines, sulfate, conductivity, organic carbon, trihalomethanes, turbidity, and potability. The goal is to use machine learning models to predict whether water is potable based on these parameters and identify critical indicators impacting water quality.

Describe alternatives you've considered Manual monitoring and analysis of water quality parameters. Simple threshold-based classification using individual factors.

Approach to be followed (optional) Perform exploratory data analysis to identify patterns, correlations, and trends in the dataset. Use classification algorithms to predict potability and feature importance analysis to determine the most impactful water quality parameters.

@UppuluriKalyani kindly assign this issue to me under GSSoC'24 extended and hactoberfest'24

github-actions[bot] commented 2 hours ago

Thanks for creating the issue in ML-Nexus!🎉 Before you start working on your PR, please make sure to:

github-actions[bot] commented 2 hours ago

Thanks for raising this issue! However, we believe a similar issue already exists. Kindly go through all the open issues and ask to be assigned to that issue.