GitHub Resume
← Back to Research Log
Machine Learning

Sonar-Based Rock vs Mine Detection

This study applies supervised machine learning to sonar signal data to distinguish between underwater rocks and mines. Logistic regression was selected for its robustness on small, high-dimensional datasets.

Logistic Regression Sonar Signal Processing Binary Classification Supervised Learning

Interactive Notebook

Below is the complete Jupyter notebook for this project. You can expand/collapse code cells and view all outputs.

Loading notebook...