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 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.
- Host: GitHub
- URL: https://github.com/mohammedhaq/safestream
- Owner: MohammedHaq
- Created: 2024-12-07T06:00:25.000Z (about 1 month ago)
- Default Branch: main
- Last Pushed: 2024-12-07T06:46:44.000Z (about 1 month ago)
- Last Synced: 2024-12-07T07:26:15.538Z (about 1 month ago)
- Topics: logistic-regression, machine-learning, python, pytorch, scikit-learn
- Language: Python
- Homepage:
- Size: 0 Bytes
- Stars: 0
- Watchers: 2
- 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 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.