https://github.com/khaymanii/rock-or-mine-detection_model
This is a Machine learning model built using Python to detect between rock and mine
https://github.com/khaymanii/rock-or-mine-detection_model
matplotlib numpy pandas python scikit-learn seaborn
Last synced: 2 months ago
JSON representation
This is a Machine learning model built using Python to detect between rock and mine
- Host: GitHub
- URL: https://github.com/khaymanii/rock-or-mine-detection_model
- Owner: khaymanii
- Created: 2023-03-08T16:45:33.000Z (over 3 years ago)
- Default Branch: master
- Last Pushed: 2023-09-01T08:45:54.000Z (almost 3 years ago)
- Last Synced: 2025-05-28T21:06:52.278Z (about 1 year ago)
- Topics: matplotlib, numpy, pandas, python, scikit-learn, seaborn
- Language: Python
- Homepage:
- Size: 29.3 KB
- Stars: 3
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Rock_Mine
This is a Machine learning model Built using Python.
Rock and Mine prediction model is a supervised learning model built using Logistics Regression algorithm which is used for classification purposes,
this model was built to aid a Submarine in the detection of Rock or Mine found under water while moving.