The-Data-Alchemists-Manipal / MindWave

MindWave is an open-source project designed for beginners to learn about data science, machine learning, deep learning, and reinforcement learning algorithms using Python. The project offers a platform for implementing relevant algorithms, with open-source tools and libraries.
MIT License
96 stars 145 forks source link

Water Quality Analysis #763

Open Venkatapranay opened 11 months ago

Venkatapranay commented 11 months ago

I would like to perform data analysis on drinking water which would help in identifying and Classifying whether the water is Drinkable or not. dataset:https://raw.githubusercontent.com/amankharwal/Website-data/master/water_potability.csv

JohnGlover95 commented 10 months ago

Hi!

I would recommend displaying your data in Excel or a similar program where you can assign appropriate values to their columns,

Then, you can compare the values to the EPA's standards for different water resources.

See if your data points exceed the EPA's standards, and highlight values that do exceed them.

I hope this helps!

Akshat-Rastogi-6 commented 1 month ago

hello @Venkatapranay

I saw the water_potability data you gave the link of. Can I work on this dataset ?

Venkatapranay commented 1 month ago

Yeah no problem!

Akshat-Rastogi-6 commented 1 month ago

Hello, It would be great if you assigned me to this issue!

@khusheekapoor @theyashwanthsai

I have experience working with this kind of data, and I agree to follow this project's code of conduct.