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.
Genetic testingGenetic testing, also known as DNA testing, is used to identify changes in DNA sequence or chromosome structure. Genetic testing can also include measuring the results of genetic changes, such as RNA analysis as an output of gene expression, or through biochemical analysis to measure specific protein output. In a medical setting, genetic testing can be used to diagnose or rule out suspected genetic disorders, predict risks for specific conditions, or gain information that can be used to customize medical treatments based on an individual's genetic makeup.
Comparative genomicsComparative genomics is a field of biological research in which the genomic features of different organisms are compared. The genomic features may include the DNA sequence, genes, gene order, regulatory sequences, and other genomic structural landmarks. In this branch of genomics, whole or large parts of genomes resulting from genome projects are compared to study basic biological similarities and differences as well as evolutionary relationships between organisms.
Human genomeThe human genome is a complete set of nucleic acid sequences for humans, encoded as DNA within the 23 chromosome pairs in cell nuclei and in a small DNA molecule found within individual mitochondria. These are usually treated separately as the nuclear genome and the mitochondrial genome. Human genomes include both protein-coding DNA sequences and various types of DNA that does not encode proteins. The latter is a diverse category that includes DNA coding for non-translated RNA, such as that for ribosomal RNA, transfer RNA, ribozymes, small nuclear RNAs, and several types of regulatory RNAs.
Spinal cord injury researchSpinal cord injury research seeks new ways to cure or treat spinal cord injury in order to lessen the debilitating effects of the injury in the short or long term. There is no cure for SCI, and current treatments are mostly focused on spinal cord injury rehabilitation and management of the secondary effects of the condition. Two major areas of research include neuroprotection, ways to prevent damage to cells caused by biological processes that take place in the body after the injury, and neuroregeneration, regrowing or replacing damaged neural circuits.
Disease vectorIn epidemiology, a disease vector is any living agent that carries and transmits an infectious pathogen to another living organism; agents regarded as vectors are organisms, such as parasites or microbes. The first major discovery of a disease vector came from Ronald Ross in 1897, who discovered the malaria pathogen when he dissected a mosquito. Arthropods form a major group of pathogen vectors with mosquitoes, flies, sand flies, lice, fleas, ticks, and mites transmitting a huge number of pathogens.
Drug overdoseA drug overdose (overdose or OD) is the ingestion or application of a drug or other substance in quantities much greater than are recommended. Typically it is used for cases when a risk to health will potentially result. An overdose may result in a toxic state or death. The word "overdose" implies that there is a common safe dosage and usage for the drug; therefore, the term is commonly applied only to drugs, not poisons, even though many poisons as well are harmless at a low enough dosage.
Drug testA drug test is a technical analysis of a biological specimen, for example urine, hair, blood, breath, sweat, or oral fluid/saliva—to determine the presence or absence of specified parent drugs or their metabolites. Major applications of drug testing include detection of the presence of performance enhancing steroids in sport, employers and parole/probation officers screening for drugs prohibited by law (such as cocaine, methamphetamine, and heroin) and police officers testing for the presence and concentration of alcohol (ethanol) in the blood commonly referred to as BAC (blood alcohol content).
Genetic counselingGenetic counseling is the process of investigating individuals and families affected by or at risk of genetic disorders to help them understand and adapt to the medical, psychological and familial implications of genetic contributions to disease. This field is considered necessary for the implementation of genomic medicine.
Eradication of infectious diseasesThe eradication of infectious diseases is the reduction of an infectious disease's prevalence in the global host population to zero. Two infectious diseases have successfully been eradicated: smallpox in humans, and rinderpest in ruminants. There are four ongoing programs, targeting the human diseases poliomyelitis (polio), yaws, dracunculiasis (Guinea worm), and malaria. Five more infectious diseases have been identified as potentially eradicable with current technology by the Carter Center International Task Force for Disease Eradication—measles, mumps, rubella, lymphatic filariasis (elephantiasis) and cysticercosis (pork tapeworm).
GenomeIn the fields of molecular biology and genetics, a genome is all the genetic information of an organism. It consists of nucleotide sequences of DNA (or RNA in RNA viruses). The nuclear genome includes protein-coding genes and non-coding genes, other functional regions of the genome such as regulatory sequences (see non-coding DNA), and often a substantial fraction of junk DNA with no evident function. Almost all eukaryotes have mitochondria and a small mitochondrial genome.
Automated machine learningAutomated machine learning (AutoML) is the process of automating the tasks of applying machine learning to real-world problems. AutoML potentially includes every stage from beginning with a raw dataset to building a machine learning model ready for deployment. AutoML was proposed as an artificial intelligence-based solution to the growing challenge of applying machine learning. The high degree of automation in AutoML aims to allow non-experts to make use of machine learning models and techniques without requiring them to become experts in machine learning.