Skip to content

iam-armanahmed/Connectionist-Bench-Sonar-Mines-vs.-Rocks-

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 

Repository files navigation

Predict Metal Or Rock Object From Sonar Return Dataset

Problem Statement

The problem is to predict metal or rock objects from sonar return data. Each pattern is a set of 60 numbers in the range 0.0 to 1.0. Each number represents the energy within a particular frequency band, integrated over a certain period of time. The label associated with each record contains the letter R if the object is a rock and M if it is a mine (metal cylinder).

Data Set description :

The numbers in the features are in increasing order of aspect angle, but they do not encode the angle directly.

Dataset Link:

https://archive.ics.uci.edu/ml/datasets/Connectionist+Bench+(Sonar,+Mines+vs.+Rocks)

Analysis and results are present in 'rock-vs-metal-classification.ipynb' file

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published