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 machine learning 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.
https://github.com/mohammedhaq/safestream

logistic-regression machine-learning neural-network python pytorch scikit-learn

Last synced: 9 days ago
JSON representation

SafeStream is a machine learning project that utilizes machine learning 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.

Awesome Lists containing this project

README

        

### Safestream

SafeStream is a machine learning project that utilizes machine learning 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.