-
Notifications
You must be signed in to change notification settings - Fork 30
Sonar Rock Mine Prediction
Muhammad Anas edited this page Oct 2, 2022
·
2 revisions
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.
You should try using different algorithms to obtain better results, this will enhance your understanding of machine learning concepts more!