Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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.
- Host: GitHub
- URL: https://github.com/mohammedhaq/safestream
- Owner: MohammedHaq
- Created: 2024-12-07T06:00:25.000Z (2 months ago)
- Default Branch: main
- Last Pushed: 2024-12-08T20:22:36.000Z (2 months ago)
- Last Synced: 2025-02-02T10:13:34.968Z (9 days ago)
- Topics: logistic-regression, machine-learning, neural-network, python, pytorch, scikit-learn
- Language: Python
- Homepage:
- Size: 256 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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.