Posts Tagged ‘stats’

Brier score – Wikipedia

July 12, 2025

cost function betw. predicted prob and actual outcome

https://en.wikipedia.org/wiki/Brier_score

What is the relation between Logistic Regression and Neural Networks and when to use which?

June 29, 2025

What is the relation between Logistic Regression and Neural Networks and when to use which?

https://sebastianraschka.com/faq/docs/logisticregr-neuralnet.html

ICA and the Real-Life Cocktail Party Problem | Towards Data Science

June 29, 2025

Ball, K. (2025, January 20). ICA and the Real-Life Cocktail Party Problem. Towards Data Science.
https://towardsdatascience.com/ica-and-the-real-life-cocktail-party-problem-6375ba35894b/

Can We Measure the Impact of a Database? – Communications of the ACM

June 23, 2025

https://cacm.acm.org/research/can-we-measure-the-impact-of-a-database/

Can We Measure the Impact of a Database?

If we want to measure the impact of a database, can we use its organization to treat it the same way we treat any other publishing agent, such as a journal or an author?

By Peter Buneman, Dennis Dosso, Matteo Lissandrini, Gianmaria Silvello, and He Sun
Posted Apr 16 2025

H-index for DB level

What is the relation between Logistic Regression and Neural Networks and when to use which?T

May 18, 2025

What is the relation between Logistic Regression and Neural Networks and when to use which?

https://sebastianraschka.com/faq/docs/logisticregr-neuralnet.html QT:{{”
Neural networks are somewhat related to logistic regression. Basically, we can think of logistic regression as a one layer neural network.
“}}

A Step By Step Guide To Implement Naive Bayes In R | by Sahiti Kappagantula | Edureka | Medium

March 2, 2025

https://medium.com/edureka/naive-bayes-in-r-37ca73f3e85c

Unsupervised Feature Learning and Deep Learning Tutorial

March 2, 2025

http://deeplearning.stanford.edu/tutorial/supervised/OptimizationStochasticGradientDescent/

ML | Stochastic Gradient Descent (SGD) – GeeksforGeeks

March 2, 2025

https://www.geeksforgeeks.org/ml-stochastic-gradient-descent-sgd/

The Math Behind Graph Neural Networks | Cristian Leo

March 1, 2025

https://medium.com/@cristianleo120/the-math-behind-graph-neural-networks-3427c16570d0

Cristian Leo

The Math Behind Graph Neural Networks

Deep Dive into Graph Neural Networks: Break Down the…

tutorial on transformer

March 1, 2025

https://www.datacamp.com/tutorial/how-transformers-work

How Transformers Work: A Detailed Exploration of Transformer Architecture

Explore the architecture of Transformers, the models that have revolutionized data handling through self-attention mechanisms.

Jan 9, 2024 · 15 min read