Git Product home page Git Product logo

fish-abundance-prediction's Introduction

FISH ABUNDANCE ANALYSIS

Adura ABIONA, PhD (UNSW)

4 May, 2017

Introduction

This project is based on data from ABARES within Australian Department of Agriculture and Water Resources. This data describes a hypothetical, but plausible fishery, targeting babelfish.

Short Description for the Required Task

A regular analysis performed with this type of data is a regression to associate catch rate with time. The underlying assumption being that the amount of fish caught per unit of fishing effort will be proportional to the abundance of fish. Regression method is often used to analyse this type of data. Present a description of your data preparation, including cleaning and data summary; the results of your model(s) and interpretation; and some of your thoughts on how to visualise this type of information for a non-technical audience.

Dataset Information

Fisheries data is based on data collected by crew member on the vessel. As such it contains errors and many idiosyncrasies. Most of these have been removed from the dataset provided but some still remain. The dataset provided consists of 47851 rows and 11 columns/fields. A description of each field follows:

  • Year, Month: self-explanatory
  • Vessel_ID: the fishing fleet consist of many vessels, each vessel is assigned a unique ID
  • Catch_kg: the weight of the catch on each occasion
  • Long: longitude
  • Lat: latitude
  • Depth: the depth in metres
  • DayNight: here is an example of idiosyncrasies, there are 4 entries “D”,”M”,”N”,”U”.
  • Effort_hr: the hours spent in taking the catch on each occasion

From the details given on the features and the equation above, to analyse population abundance I will undertake catch prediction using regression method based on gradient boosted decision trees.

fish-abundance-prediction's People

Contributors

adurax avatar

Stargazers

Vajith Chamuditha 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.