Coder Social home page Coder Social logo

bee-health-calculation-model-bgood-wp5's Introduction

bee-health-calculation-model-bgood-wp5

Bee health data calculation model B-GOOD Work package 5. This code was developed by SESS in Aarhus University with the support of the B-GOOD project: https://b-good-project.eu/.

Description

Calculates a colony survival prediction value for a single hive based on an array of hourly weight data. The input weight data is assumed to be the 'cleaned weight' (beekeeper actions removed from the weight measurements), evenly spaced with 1-hour intervals. Inference is ran on the input data using a pre-trained PyTorch LSTM model (hsi.pt).

Running the model

1. Install dependencies

2. Add your own data

Replace test_data with array of cleaned weight data

3. Run the model

python3 b_good_prediction.py

Author

Xiaodong Duan, [email protected]

Input data

Measurement

  • net_weight_kg (weight excluding beekeeper actions)

Data interval

  • 1 hour average

Data period

  • relative interval of 30 * 24 hours, looking back from now

Data items

  • data per hive

Output data

  • float between 0 and 1

bee-health-calculation-model-bgood-wp5's People

Contributors

pvgennip 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.