anillava1999 / Rock-Vs-Mine-Prediction

There is war is going on between two countries submarine of the country is going under the water to another country and enemy country planted some mines in the oceans mine are nothing but explosive that explodes when some object comes in contact with it and there can be rocks in the ocean so submarine needs to predict whether it is crossing mine or rock our job is to make a system that can predict whether the object beneath the submarine is a mine or a rock so how this is done is submarine uses sonar signal that sends sound and receives switchbacks so this signal in the processed to detect whether the object is a mine or it's just a rock in the ocean to predict the rock and mine we use some types of algorithms like decision tree, KNN, Logistic Regression, Random Forest and SVM

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Rock-Vs-Mine-Prediction-Using-Machine-Learning

There is war is going on between two countries submarine of the country is going under the water to another country and enemy country planted some mines in the oceans mine are nothing but explosive that explodes when some object comes in contact with it and there can be rocks in the ocean so submarine needs to predict whether it is crossing mine or rock our job is to make a system that can predict whether the object beneath the submarine is a mine or a rock so how this is done is submarine uses sonar signal that sends sound and receives switchbacks so this signal in the processed to detect whether the object is a mine or it's just a rock in the ocean to predict the rock and mine we use some types of algorithms like decision tree, KNN, Logistic Regression, Random Forest and SVM

Applied Machine Learning algorithm

Applied 6 algorithms for the prediction such as SVM,Logistic regression, KNN, Screenshot 2021-09-07 at 8 37 22 PM

Model Evaluation (Accuracy Value)

Lets check the accuracy value of each model Screenshot 2021-09-07 at 8 37 29 PM

Prediction

Prediction for new data Screenshot 2021-09-07 at 8 37 07 PM

About

There is war is going on between two countries submarine of the country is going under the water to another country and enemy country planted some mines in the oceans mine are nothing but explosive that explodes when some object comes in contact with it and there can be rocks in the ocean so submarine needs to predict whether it is crossing mine or rock our job is to make a system that can predict whether the object beneath the submarine is a mine or a rock so how this is done is submarine uses sonar signal that sends sound and receives switchbacks so this signal in the processed to detect whether the object is a mine or it's just a rock in the ocean to predict the rock and mine we use some types of algorithms like decision tree, KNN, Logistic Regression, Random Forest and SVM


Languages

Language:Jupyter Notebook 100.0%