met$set_this_rmd_file(ps_this_rmd_file = ifelse(rstudioapi::isAvailable(), rstudioapi::getSourceEditorContext()$path, whereami::thisfile()))
According to Wikipedia r met$add("Wikipedia2019")
, the term Big Data
has been used since the 1990s. Some credit was given to John Mashey r met$add("Mashey1998")
for popularizing the term. Nowadays Big Data
is used in connection with large companies, social media or governments which collect massive amounts of data. This data is then used to infer certain conclusions about behaviors of customers, or followers or voters. The following subsections show a few examples of Big Data
-applications.
The presidential election campaigns of Barack Obama were examples of how Big Data
was used to access behaviors of voters r met$add("Issenberg2013")
.
A different example is the use of Big Data
in health care. An overview of the use of Big Data
in health care is given in r met$add("Adibuzzaman2017")
. The collected health data is most likely not only used by research but also by insurance companies.
The Swiss TV news show 10 vor 10
showed on the $7^{th}$ Feb. 2020 how a data journalist managed to build a face recognition system. The general idea how this system works is shown in Figure \@ref(fig:facerecog).
#rmdhelp::use_odg_graphic(ps_path = 'odg/facerecog.odg') knitr::include_graphics(path = "odg/facerecog.png")
The main goal of the face recognition system was to be able to identify certain persons, in this case the politicians that had a picture on the platform 'smartvote', on random pictures obtained from the social media platform Instagram. The data used for the face recognition system can be split into two parts.
The complete story about the face recognition system is available under https://www.srf.ch/news/schweiz/automatische-gesichtserkennung-so-einfach-ist-es-eine-ueberwachungsmaschine-zu-bauen.
In the recent past technologies based on computer vision have been introduced into agricultural applications. Two examples of such applications are
r met$add("Chizzotti2015")
or based on accelerometer sensors as shown by r met$add("Carpinelli2019")
. The company Viking Genetics has developed the CFIT system which uses video camera data to measure cow individual feed intake on commercial farms (r met$add("Lassen2018IndividualMO")
). The above shown examples demonstrate that data can be used for very different purposes. Using just one source of data does in most cases not give a lot of insights. But when different sources of information are combined, they can be used to make certain predictions that influences our daily lives. Hence this kind of development is becoming a general interest to all of us. In what follows, we try to show that some of these methods have been applied for a long time in the area of animal science and especially in livestock breeding.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.