/Water_Potability

A simple machine learning project that checks water potability using Logistic Regression, Support Vector Classification (SVC), Decision Trees (DT), and k-Nearest Neighbors (kNN).

Primary LanguageJupyter Notebook

Water_Potability

Simple Machine Learning Task using scikikt-learn libraries. Created in partial fulfillment of CSINTSY

If GRAPHVIZ causes an error, please install at this link (https://graphviz.org/download/)
then, please restart Jupyter notebook and it should work fine.
Run from top to bottom. Also, check the comments for cell descriptions.