Tags
A tag is a keyword or label that categorizes your question with other, similar questions. Using the right tags makes it easier for others to find and answer your question.
Latent Dirichlet Allocation, LDA, is a generative model that allows sets of observations to be explained by unobserved groups that explain why some parts of the data are similar.
0 Questions
Event Sourcing is a design pattern that captures all changes to an application's state as a sequence of events.
0 Questions
sapply is a command in the R language that applies a function to each element of a vector (atomic or list). It may also accept other classes if they are coercible by the function base::as.list. The sapply function returns a vector by default, however will return a list when more suitable or an array if argument simplify = "array" is specified.
0 Questions
The process of inserting extra diagnostic code during compilation of a given source code.
0 Questions
The InfoWindow is a standard class within the Google Maps JavaScript API; it is an overlay that displays content in a floating window above the map and is anchored at a specified location on the map.
0 Questions
The Pillow library is a fork of the Python Imaging Library (PIL), aiming to be friendlier than the former.
0 Questions
The new Google Maps Android API v2 allows you to offer interactive, feature-rich maps to users of your Android application.
0 Questions
Neovim is a fork of Vim that aims to improve upon Vim's out-of-the-box experience and allow for more powerful plugins and GUIs.
0 Questions
This is a general tag used when applying structured or unstructured data into a context.
0 Questions
Use for questions specific to Apple's iOS 14 mobile operating system, released in 2020. General iOS questions should use the [ios] tag.
0 Questions
HID stands for Human Interface Device, a type of computer peripheral taking input from a user and sometimes providing feedback, for example keyboard, mouse, joystick, trackball and the like.
0 Questions