Machine Learning project for classifying sonar signals.
-
Updated
Nov 9, 2025 - Python
Machine Learning project for classifying sonar signals.
This project builds a machine-learning system to classify underwater sonar signals as mines or rocks. Using PCA for dimensionality reduction and XGBoost for high-accuracy prediction (~95%), the model is both fast and reliable. SHAP is included for explainability, and the final solution is deployed through a Streamlit app for real-time inference.
Add a description, image, and links to the sonar-classification topic page so that developers can more easily learn about it.
To associate your repository with the sonar-classification topic, visit your repo's landing page and select "manage topics."