Subglacial lakeA subglacial lake is a lake that is found under a glacier, typically beneath an ice cap or ice sheet. Subglacial lakes form at the boundary between ice and the underlying bedrock, where gravitational pressure decreases the pressure melting point of ice. Over time, the overlying ice gradually melts at a rate of a few millimeters per year. Meltwater flows from regions of high to low hydraulic pressure under the ice and pools, creating a body of liquid water that can be isolated from the external environment for millions of years.
Glossary of meteoriticsThis is a glossary of terms used in meteoritics, the science of meteorites. 2 Pallas – an asteroid from the asteroid belt and one of the likely parent bodies of the CR meteorites. 4 Vesta – second-largest asteroid in the asteroid belt and likely source of the HED meteorites. 221 Eos – an asteroid from the asteroid belt and one of the likely parent bodies of the CO meteorites. 289 Nenetta – an asteroid from the asteroid belt and one of the likely parent bodies of the angrites.
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.
Polar ice capA polar ice cap or polar cap is a high-latitude region of a planet, dwarf planet, or natural satellite that is covered in ice. There are no requirements with respect to size or composition for a body of ice to be termed a polar ice cap, nor any geological requirement for it to be over land, but only that it must be a body of solid phase matter in the polar region. This causes the term "polar ice cap" to be something of a misnomer, as the term ice cap itself is applied more narrowly to bodies that are over land, and cover less than 50,000 km2: larger bodies are referred to as ice sheets.
SnowSnow comprises individual ice crystals that grow while suspended in the atmosphere—usually within clouds—and then fall, accumulating on the ground where they undergo further changes. It consists of frozen crystalline water throughout its life cycle, starting when, under suitable conditions, the ice crystals form in the atmosphere, increase to millimeter size, precipitate and accumulate on surfaces, then metamorphose in place, and ultimately melt, slide or sublimate away.
Online machine learningIn computer science, online machine learning is a method of machine learning in which data becomes available in a sequential order and is used to update the best predictor for future data at each step, as opposed to batch learning techniques which generate the best predictor by learning on the entire training data set at once. Online learning is a common technique used in areas of machine learning where it is computationally infeasible to train over the entire dataset, requiring the need of out-of-core algorithms.
Dry iceDry ice is the solid form of carbon dioxide. It is commonly used for temporary refrigeration as CO2 does not have a liquid state at normal atmospheric pressure and sublimates directly from the solid state to the gas state. It is used primarily as a cooling agent, but is also used in fog machines at theatres for dramatic effects. Its advantages include lower temperature than that of water ice and not leaving any residue (other than incidental frost from moisture in the atmosphere).
Deep learningDeep learning is part of a broader family of machine learning methods, which is based on artificial neural networks with representation learning. The adjective "deep" in deep learning refers to the use of multiple layers in the network. Methods used can be either supervised, semi-supervised or unsupervised.
Ice cubeAn ice cube is a small piece of ice, which is typically rectangular as viewed from above and trapezoidal as viewed from the side. Ice cubes are products of mechanical refrigeration and are usually produced to cool beverages. They may be produced at home in a freezer with an ice tray or in an automated ice-making accessory. They may also be produced industrially and sold commercially. American physician and inventor John Gorrie built a refrigerator in 1844 with the purpose of producing ice to cool air.
Sampling biasIn statistics, sampling bias is a bias in which a sample is collected in such a way that some members of the intended population have a lower or higher sampling probability than others. It results in a biased sample of a population (or non-human factors) in which all individuals, or instances, were not equally likely to have been selected. If this is not accounted for, results can be erroneously attributed to the phenomenon under study rather than to the method of sampling.