Giter VIP home page Giter VIP logo

-rock-vs-mine-prediction's Introduction

-Rock-vs-Mine-Prediction

I am building a system in Python that can predict whether an object is either Rock or Mine with SONAR Data. For this use case, we are using Logistic Regression Model for our prediction.

Explain the project: I have a submarine going underwater to another country and there's a minefield for sure, and when the submarine touches the submarine it will explode. . There are also mines (rocks). The submarine must therefore predict what the obstacle is, whether it be a rock or a mine. So our mission is to create a predictable system of what is the object below the submarine is a mine or rock.

Let's do it. Since sonary is used to send sound signals and reverse review, this signal is then processed to detect whether the object (impediment) is a mine or just a rock.

Using a machine learning model, we use sonar data and our machine learning model predicts it if the body is made of metal or it's just a rock.

Work Flow:

1-Sonar Data

2-Data Preprocessing

3-Train Test Split

4-Logistic Regression Model

5-Trained Logistic Regression Model

6- Target--> Rock(R) or Mine(M)

-rock-vs-mine-prediction's People

Contributors

1000214634 avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.