Machine learningMachine learning (ML) is an umbrella term for solving problems for which development of algorithms by human programmers would be cost-prohibitive, and instead the problems are solved by helping machines 'discover' their 'own' algorithms, without needing to be explicitly told what to do by any human-developed algorithms. Recently, generative artificial neural networks have been able to surpass results of many previous approaches.
Spatial analysisSpatial analysis is any of the formal techniques which studies entities using their topological, geometric, or geographic properties. Spatial analysis includes a variety of techniques using different analytic approaches, especially spatial statistics. It may be applied in fields as diverse as astronomy, with its studies of the placement of galaxies in the cosmos, or to chip fabrication engineering, with its use of "place and route" algorithms to build complex wiring structures.
Northern celestial hemisphereThe northern celestial hemisphere, also called the Northern Sky, is the northern half of the celestial sphere; that is, it lies north of the celestial equator. This arbitrary sphere appears to rotate westward around a polar axis due to Earth's rotation. At any given time, the entire Northern Sky is visible from the geographic North Pole, while less of the hemisphere is visible the further south the observer is located. The southern counterpart is the southern celestial hemisphere.
DBSCANDensity-based spatial clustering of applications with noise (DBSCAN) is a data clustering algorithm proposed by Martin Ester, Hans-Peter Kriegel, Jörg Sander and Xiaowei Xu in 1996. It is a density-based clustering non-parametric algorithm: given a set of points in some space, it groups together points that are closely packed together (points with many nearby neighbors), marking as outliers points that lie alone in low-density regions (whose nearest neighbors are too far away).
Celestial equatorThe celestial equator is the great circle of the imaginary celestial sphere on the same plane as the equator of Earth. By extension, it is also a plane of reference in the equatorial coordinate system. In other words, the celestial equator is an abstract projection of the terrestrial equator into outer space. Due to Earth's axial tilt, the celestial equator is currently inclined by about 23.44° with respect to the ecliptic (the plane of Earth's orbit), but has varied from about 22.0° to 24.
Graph partitionIn mathematics, a graph partition is the reduction of a graph to a smaller graph by partitioning its set of nodes into mutually exclusive groups. Edges of the original graph that cross between the groups will produce edges in the partitioned graph. If the number of resulting edges is small compared to the original graph, then the partitioned graph may be better suited for analysis and problem-solving than the original.
Feature learningIn machine learning, feature learning or representation learning is a set of techniques that allows a system to automatically discover the representations needed for feature detection or classification from raw data. This replaces manual feature engineering and allows a machine to both learn the features and use them to perform a specific task. Feature learning is motivated by the fact that machine learning tasks such as classification often require input that is mathematically and computationally convenient to process.
DeconvolutionIn mathematics, deconvolution is the operation inverse to convolution. Both operations are used in signal processing and . For example, it may be possible to recover the original signal after a filter (convolution) by using a deconvolution method with a certain degree of accuracy. Due to the measurement error of the recorded signal or image, it can be demonstrated that the worse the signal-to-noise ratio (SNR), the worse the reversing of a filter will be; hence, inverting a filter is not always a good solution as the error amplifies.
Laplacian matrixIn the mathematical field of graph theory, the Laplacian matrix, also called the graph Laplacian, admittance matrix, Kirchhoff matrix or discrete Laplacian, is a matrix representation of a graph. Named after Pierre-Simon Laplace, the graph Laplacian matrix can be viewed as a matrix form of the negative discrete Laplace operator on a graph approximating the negative continuous Laplacian obtained by the finite difference method. The Laplacian matrix relates to many useful properties of a graph.
Southern celestial hemisphereThe southern celestial hemisphere, also called the Southern Sky, is the southern half of the celestial sphere; that is, it lies south of the celestial equator. This arbitrary sphere, on which seemingly fixed stars form constellations, appears to rotate westward around a polar axis due to Earth's rotation. At any given time, the entire Southern Sky is visible from the geographic South Pole, while less of this hemisphere is visible the further north the observer is located. The northern counterpart is the northern celestial hemisphere.