Skip to content

Sonar Rock Mine Prediction

Muhammad Anas edited this page Oct 2, 2022 · 2 revisions

Summary of the Project

This project is dedicated to the basics of the Logistic Regression model in machine learning. This notebook looks over a proper machine learning workflow like exploring the data and finding patterns within the data. Then we'll use Logistic Regression to classify if sonar detected a rock or a mine.

For Practice

You should try using different algorithms to obtain better results, this will enhance your understanding of machine learning concepts more!

Clone this wiki locally