Skip to content

Latest commit

 

History

History
13 lines (8 loc) · 529 Bytes

File metadata and controls

13 lines (8 loc) · 529 Bytes

WaterPotabilityDeepLearning

This project uses a Feedforward Neural Network (FNN) to predict whether a given water sample is safe to drink. The goal is to build a model that’s highly precise, reducing the chance of incorrectly labeling unsafe water as potable — a critical concern for health and safety.

How to Run It

  1. Clone the repo
  2. Set up the environment. Pip install tensorflow, tensorflow.keras, sklearn, pandas, numpy, matplotlib, and seaborn.
  3. Start explorign the Jupyter notebooks

License

MIT LIcense