Statistical Modeling Algorithm: Difference between revisions

From GM-RKB
Jump to navigation Jump to search
(ContinuousReplacement)
Tag: continuous replacement
Line 34: Line 34:


=== 2017 ===
=== 2017 ===
* (StackExchange, 2017) ⇒ [https://stats.stackexchange.com/users/83065/digio Differences between logistic regression and perceptrons], URL (version: 2017-06-07): https://stats.stackexchange.com/q/284013
* (StackExchange, 2017) [https://stats.stackexchange.com/users/83065/digio Differences between logistic regression and perceptrons], URL (version: 2017-06-07): https://stats.stackexchange.com/q/284013
** QUOTE: ... Long story short, [[logistic regression]] is a [[GLM]] which can perform [[data-driven prediction|prediction]] and [[statistical inference|inference]], whereas the [[linear Perceptron]] can only achieve prediction (in which case it will perform the same as [[logistic regression]]). The difference between the two is also the fundamental difference between [[Statistical Modeling Algorithm|statistical modelling]] and [[machine learning]].
** QUOTE: ... Long story short, [[logistic regression]] is a [[GLM]] which can perform [[data-driven prediction|prediction]] and [[statistical inference|inference]], whereas the [[linear Perceptron]] can only achieve prediction (in which case it will perform the same as [[logistic regression]]). The difference between the two is also the fundamental difference between [[Statistical Modeling Algorithm|statistical modelling]] and [[machine learning]].



Revision as of 21:49, 12 November 2023

A statistical modeling algorithm is a model-based learning algorithm that uses of a statistical model and abides by some statistical theory.



References

2017

2009

2008

2007

  • http://www.stat.berkeley.edu/~statlearning/
    • Statistical machine learning merges statistics with the computational sciences --- computer science, systems science and optimization. Much of the agenda in statistical machine learning is driven by applied problems in science and technology, where data streams are increasingly large-scale, dynamical and heterogeneous, and where mathematical and algorithmic creativity are required to bring statistical methodology to bear. Fields such as bioinformatics, artificial intelligence, signal processing, communications, networking, information management, finance, game theory and control theory are all being heavily influenced by developments in statistical machine learning.
    • The field of statistical machine learning also poses some of the most challenging theoretical problems in modern statistics, chief among them being the general problem of understanding the link between inference and computation.

2006

2000

1992

1991