Computer Science
epub |eng | 2017-09-19 | Author:Joe Beda & Brendan Burns & Kelsey Hightower [Beda, Joe & Burns, Brendan & Hightower, Kelsey]

NOTE DaemonSets and ReplicaSets are a great demonstration of the value of Kubernetes’s decoupled architecture. It might seem that the right design would be for a ReplicaSet to own the ...
( Category: Software Development March 14,2020 )
epub |eng | 2019-08-07 | Author:Dave Kaiser & Bob Lewis [Dave Kaiser]

The Case against Technical SLAs Here’s why technical SLAs are (or should be) a thing of the past: once upon a time, high-availability architectures were a choice. Now they aren’t. ...
( Category: Leadership March 14,2020 )
epub |eng | | Author:K. G. Srinivasa, Siddesh G. M. & Srinidhi H.

plt.plot() plt.title( ‘Dataset’ ) plt.xlabel( ‘English’ ) plt.ylabel( ‘Math’ ) plt.scatter(x1, x2) plt.show() The task of executing clustering on the dataset with English and Math with code in Python is ...
( Category: Computer Science March 14,2020 )
epub |eng | | Author:Sara Dicerto

As mentioned, this taxonomy looks at message formation rather than at the relative status of the signs. As shown in Fig. 4.4, the main categories included in the COSMOROE are: ...
( Category: Natural Language Processing March 13,2020 )
epub |eng | | Author:Alex Wulff

#include <SPI.h> #include <RF24.h> // CE, CSN RF24 radio(9, 10); int packetID = 0; const byte addresses[][6] = { "server", "client" }; void setup() { Serial.begin(9600); radio.begin(); radio.openWritingPipe(addresses[1]); radio.openReadingPipe(1,addresses[0]); radio.setPALevel(RF24_PA_MIN); ...
( Category: Computer Science March 13,2020 )
epub |eng | | Author:Gao Cong, Wen-Chih Peng, Wei Emma Zhang, Chengliang Li & Aixin Sun

3.4 Neighborhood Competition To demonstrate the effect, we adopt the method originally proposed by Weng et al. [28] to study competition among memes. We divide the check-in history into weeks. ...
( Category: Computer Science March 13,2020 )
epub |eng | | Author:Rens Brankaert & Wijnand IJsselsteijn

3 Methodology We set up two workshops in two residential care facilities in Sydney, Australia and used these to explore the extent to which people living with advanced dementia would ...
( Category: Computer Science March 13,2020 )
epub |eng | 2019-04-29 | Author:Tanmay Bakshi & Rob High [Tanmay Bakshi]

( Category: Intelligence & Semantics March 13,2020 )
epub |eng | 2019-05-31 | Author:Joel Bastos

Using the tsdb tool The tsdb tool can run against Prometheus' entire database or just a particular block of data, and outputs useful information about the health of that data. ...
( Category: Tools March 13,2020 )
epub |eng | | Author:Cypher, Allen, Lau, Tessa, Dontcheva, Mira, Nichols, Jeffrey

DISCUSSION The interaction techniques embodied in the Web Summaries system enable users to transform the Web into their own personal Web that provides personalized access to the information they care ...
( Category: User Experience & Usability March 13,2020 )
azw3 |eng | 2017-11-13 | Author:Payne, Bryson [Payne, Bryson]

( Category: Programming & App Development March 13,2020 )
epub |eng | 2018-10-03 | Author:Michael Beyeler, Prateek Joshi, Joseph Howse

( Category: Computer Vision & Pattern Recognition March 13,2020 )
epub, azw3 |eng | 2018-06-21 | Author:Daniela K Rosner [Rosner, Daniela K]

3 Encountering Critical Fabulations: A Personal Journey When my 2007 fieldwork in Bay Area knitting circles began, I was working by day as an intern at a technology company. On ...
( Category: Design March 13,2020 )
epub, pdf |eng | | Author:Thurupathan Vijayakumar

Structure of the Azure API Management Components In Azure API Management, an API is a collection of endpoints, which may or may not connect to a backend service. Also, these ...
( Category: NET March 13,2020 )
epub |eng | | Author:Tobias Heinroth & Wolfgang Minker

Fig. 4.15An agenda that realises a system turn Fig. 4.16An agenda that realises a user turn Analogously, Fig. 4.17 depicts an exchange, which is formed by an agenda that provides ...
( Category: Computer Science March 13,2020 )