Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/mohammedhaq/safestream

SafeStream is a machine learning project that utilizes logistic regression to predict the potability of water. By analyzing various water quality parameters, SafeStream helps in determining whether a water source is safe for consumption. This project leverages Python, PyTorch, and scikit-learn to build, train, and evaluate the predictive model.
https://github.com/mohammedhaq/safestream

logistic-regression machine-learning python pytorch scikit-learn

Last synced: about 1 month ago
JSON representation

SafeStream is a machine learning project that utilizes logistic regression to predict the potability of water. By analyzing various water quality parameters, SafeStream helps in determining whether a water source is safe for consumption. This project leverages Python, PyTorch, and scikit-learn to build, train, and evaluate the predictive model.

Awesome Lists containing this project

README

        

### Safestream

SafeStream is a machine learning project that utilizes logistic regression to predict the potability of water. By analyzing various water quality parameters, SafeStream helps in determining whether a water source is safe for consumption. This project leverages Python, PyTorch, and scikit-learn to build, train, and evaluate the predictive model.