GithubHelp home page GithubHelp logo

sweetness's Introduction

Honeybees need your help!

A savvy swarm lived peacufully in some undisclosed location. One day, the queen said:

I'm fed up with this BS. You can't even tell me which pollen is the most effective for our swarm, or who is our udarnik!

This made the bees sad (you can imagine Der Untergang final scene here)... However, not all was lost! One smart bee came forward and said:

Oh c'mon, it's no big deal. We've been tracking each of our bees and collected some really good data. I'm sure it could be used for the swarm analytics.

Data

There are two CSV files.

pollen.csv

It contains information about each pollen effectivenes - i.e. how much of the sugar can be extracted from each mg of pollen.

harvest.csv

This file contains information about harvest done by each of the bees each day. I.e. how much of what pollen was harvested on a given day.

The Task

Help the queen with finding out a couple of answers:

  1. Which pollen contributed the most sugar in total?
  2. Which pollen was most popular among the bees?
  3. Which day was the best day for harvesting? Which one was the worst? (A chart or table that shows total sugar per day would be great.)
  4. Which bee was most effective (udarnik)? Which one was the least? Effectiveness is measured as average sugar harvested per each working day. Getting a table with each bee relative effectiveness is a plus.

Rules

  • Use your favorite development platform.
  • Quality first. Make it smart and well organized.
  • Solve any number of tasks (but the more the better).
  • Create models for the input data first.
  • Use any preferred storage (memory-based is OK).
  • Unit tested (queen likes to have the top code).

sweetness's People

Contributors

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