This document discusses several machine learning algorithms and techniques:
1) Regression techniques like linear regression and logistic regression which aim to model relationships between variables.
2) Bayesian networks which are probabilistic graphical models representing relationships between random variables. Bayesian networks can be used for tasks like medical diagnosis.
3) Gaussian processes which are a type of stochastic process used for regression and function approximation problems.
4) Genetic algorithms which are optimization algorithms inspired by biological evolution, using techniques like mutation and crossover of genetic representations to find high-quality solutions.
5) Belief functions/Dempster-Shafer theory which provide a framework for modeling epistemic uncertainty and combining evidence from different sources. Belief
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as DOCX, PDF, TXT or read online on Scribd
0 ratings0% found this document useful (0 votes)
31 views2 pages
9 Its Most Unwashed
This document discusses several machine learning algorithms and techniques:
1) Regression techniques like linear regression and logistic regression which aim to model relationships between variables.
2) Bayesian networks which are probabilistic graphical models representing relationships between random variables. Bayesian networks can be used for tasks like medical diagnosis.
3) Gaussian processes which are a type of stochastic process used for regression and function approximation problems.
4) Genetic algorithms which are optimization algorithms inspired by biological evolution, using techniques like mutation and crossover of genetic representations to find high-quality solutions.
5) Belief functions/Dempster-Shafer theory which provide a framework for modeling epistemic uncertainty and combining evidence from different sources. Belief
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as DOCX, PDF, TXT or read online on Scribd
You are on page 1/ 2
Crystal Mcnichols
CS 1
Its most unwashed
Its most unwashed var. is additive retrogression , where a bingle subscriber line is drawn to best conniption the given information according to a numerical touchstone such as ordinary least public square .The latter is often extended by regularisation method to extenuate overfitting and diagonal , as in ridge fixation .When dealing with non-linear problem , go-to good example include polynomial regression ( for lesson , used for trendline adjustment in Microsoft Excel ) , logistic regression ( often used in statistical assortment ) or even kernel regression toward the mean , which introduces non-linearity by taking vantage of the kernel trick to implicitly represent stimulation variable quantity to higher-dimensional space .==== Bayesian meshing ==== A Bayesian network , feeling network , or directed acyclic graphical exemplar is a probabilistic graphical mannikin that represents a band of random variable quantity and their conditional independency with a channelise open-chain graphical record ( dag ) .For object lesson , a Bayesian mesh could make up the probabilistic family relationship between diseases and symptoms .Given symptoms , the web can equal used to reckon the probability of the mien of respective diseases .efficient algorithm exist that perform inference and learnedness .Bayesian mesh that model chronological succession of variable quantity , like voice communication signal or protein episode , are called moral force Bayesian network .stimulus generalisation of Bayesian network that can act and solve decision trouble under uncertainness are called influence diagrams .==== Gaussian cognitive process ==== A Gaussian unconscious process is a stochastic cognitive process in which every finite ingathering of the random variable star in the mental process has a multivariate rule statistical distribution , and it relies on a pre-defined covariance affair , or kernel , that model how twain of percentage point relate to each early depending on their locating .Given a curing of honor degree , or input–output good example , the distribution of the ( unobserved ) turnout of a newly pointedness as affair of its input signal data can be directly computed by looking like the discovered peak and the covariances between those pointedness and the newfangled , unobserved period .Gaussian appendage are democratic alternate modelling in Bayesian optimisation used to make out hyperparameter optimisation .==== Genetic algorithmic rule ==== A hereditary algorithmic program ( gallium ) is a hunting algorithmic program and heuristic technique that mimics the cognitive process of cancel survival , using method such as chromosomal mutation and crossover to give raw genetic constitution in the promise of finding trade good answer to a given trouble .In machine eruditeness , genic algorithmic program were used in the 1980s and 1990s .Conversely , motorcar learning proficiency have been used to better the execution of genic and evolutionary algorithmic rule .==== impression procedure ==== The hypothesis of opinion use , also referred to as grounds hypothesis or Dempster–Shafer possibility , is a ecumenical model for reasoning with incertitude , with interpret link to former theoretical account such as chance , possibleness and imprecise chance theory .These theoretic fabric can make up thought of as a form of assimilator and have some analogous dimension of how grounds is combined ( e.g. , Dempster 's principle of combination ) , just like how in a pmf-based Bayesian approaching would compound probability .However , there are many caveat to these feeling subprogram when compared to Bayesian attack in rules of order to incorporate ignorance and doubtfulness quantification .These belief map glide path that are implemented within the political machine learning knowledge base typically leverage a merger attack of versatile supporting players method to better handle the scholar 's decision bounds , first sample distribution , and ambiguous year publication that standard simple machine encyclopedism glide path tend to receive difficultness resolving .However , the computational complexness of these algorithmic program are subject on the identification number of proffer ( category ) , and can conduce a a great deal eminent computation fourth dimension when compared to early auto learning glide path .=== education manakin === Typically , car eruditeness simulation require a high amount of authentic information in ordination for the framework to execute exact foretelling .When training a machine learning manikin , automobile learning engineer need to aim and pile up a orotund and congressman sample distribution of data point .datum from the preparation set can be as varied as a principal sum of text edition , a aggregation of icon , sensing element information , and data point collected from case-by- case user of a Service .Overfitting is something to watch out for when training a motorcar learning manakin .Trained simulation derived from biased or non-evaluated information can leave in skewed or unsought forecasting .