Skip to content

rahma-khattab/water-potability-prediction-system

Repository files navigation

Water Potability Prediction System 🚰

🔹Overview

Access to safe drinking water is essential to health, a basic human right, and a component of effective policy for health protection. This is important as a health and development issue at a national, regional, and local level. In some regions, it has been shown that investments in water supply and sanitation can yield a net economic benefit since the reductions in adverse health effects and healthcare costs outweigh the costs of undertaking the interventions. This Potability Prediction System project involves building models to evaluate water potability to help you access safe drinking water.

Water Potability Prediction System is an Artificial intelligence (AI) project developed by Team 8 at Faculty of Computer and Information Science - ASU.

🔹Welcome Screen

This screen has a brief description of our project.

WelcomeScreen

🔹Predictions Screen

PredictionsScreen

You enter the numeric values of each feature as indicated in the Predictions Screen above.

Those values are then passed to a model of your choice from the provided six models:

  • Support vector machine (SVM).
  • Decision tree.
  • Random forest.
  • Gradient boosting.
  • K-nearest neighbor (KNN).
  • Logistic regression. All of which are classification models.

ModelsScreen

Then the selected model predicts whether your water is safe to drink or not, and also displays the confusion matrix of the selected model.

Prediction1Screen

Prediction2Screen

🔹Graphs Screen

This screen has a list of graphs from our project's notebook.

Graphs1Screen

Graphs2Screen

Graphs3Screen

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published