Tag

bayesian

0 views collected around this technical thread.

Model Perspective
Model Perspective
Apr 12, 2024 · Fundamentals

Can Bayesian Reasoning Predict Your Chance of Spotting Sea Turtles in Phuket?

The author recounts a Phuket trip to see sea turtles and demonstrates how Bayesian updating, using prior guide data and new evidence such as season and weather, can estimate the probability of spotting turtles, illustrating the method with a concrete example.

Marine BiologyTravelbayesian
0 likes · 5 min read
Can Bayesian Reasoning Predict Your Chance of Spotting Sea Turtles in Phuket?
Model Perspective
Model Perspective
Nov 27, 2023 · Fundamentals

Mastering Decision-Making: How Bayesian Thinking Transforms Uncertainty

Bayesian thinking offers a powerful framework for updating beliefs by combining prior knowledge with new evidence, enabling more precise probability estimates and better decisions in uncertain, rapidly changing environments, illustrated through everyday examples like weather forecasts and cooking, and extending to fields such as medical diagnosis.

bayesiandecision makinglearning
0 likes · 9 min read
Mastering Decision-Making: How Bayesian Thinking Transforms Uncertainty
Alimama Tech
Alimama Tech
Mar 14, 2023 · Artificial Intelligence

Bayesian Hierarchical Calibration for Online Advertising Scoring

Bayesian hierarchical calibration applies a lightweight, interpretable Bayesian GLM with variational inference to correct pre‑ and post‑click scoring biases, using risk‑aware objectives that reduce calibration error by up to 66%, lift revenue by 5%, and cut conversion costs, while handling cold‑start and dimension‑wise sparsity in online advertising.

Hierarchical Modeladvertisingbayesian
0 likes · 19 min read
Bayesian Hierarchical Calibration for Online Advertising Scoring
Model Perspective
Model Perspective
Nov 12, 2022 · Fundamentals

Why Probability Is Our Tool for Uncertainty: From Mars Life to Bayesian Logic

Exploring how probability quantifies uncertainty, the article examines questions like the chance of life on Mars, explains subjective versus objective interpretations, outlines Bayesian reasoning, Cromwell’s Rule, conditional probability, and why all probabilities can be viewed as conditional, linking logic and statistical inference.

bayesianlogicprobability
0 likes · 6 min read
Why Probability Is Our Tool for Uncertainty: From Mars Life to Bayesian Logic
Python Programming Learning Circle
Python Programming Learning Circle
Dec 18, 2020 · Artificial Intelligence

Understanding the Bayesian Formula and Naive Bayes Classifiers with Scikit-learn

This article explains the Bayesian theorem, introduces the Bayesian classifier, and details three Naive Bayes algorithms—Gaussian, Multinomial, and Bernoulli—along with their Scikit-learn implementations, key parameters, attributes, methods, and typical text‑classification applications for spam filtering.

Artificial IntelligenceNaive Bayesbayesian
0 likes · 8 min read
Understanding the Bayesian Formula and Naive Bayes Classifiers with Scikit-learn
DataFunTalk
DataFunTalk
Sep 4, 2019 · Artificial Intelligence

Didi’s “Guess Where You’re Going” Feature: Product Benefits and Bayesian Gaussian Modeling

The article examines Didi’s “Guess Where You’re Going” feature, describing its product benefits, the contextual data used, and a simple Bayesian Gaussian model that predicts a user’s destination based on time, departure location, and weekday, while also discussing its limitations and potential improvements.

DidiGaussianbayesian
0 likes · 7 min read
Didi’s “Guess Where You’re Going” Feature: Product Benefits and Bayesian Gaussian Modeling
360 Tech Engineering
360 Tech Engineering
Jun 13, 2019 · Artificial Intelligence

Bayesian Optimal Discretization of Continuous Attributes (MODL) – Theory and Practice

This article explains why and how to discretize continuous features for categorical targets, compares three common discretization strategies, and details a Bayesian optimal method (MODL) with its mathematical formulation and implementation references.

Feature EngineeringMODLbayesian
0 likes · 6 min read
Bayesian Optimal Discretization of Continuous Attributes (MODL) – Theory and Practice
Qunar Tech Salon
Qunar Tech Salon
Mar 15, 2015 · Artificial Intelligence

Overview of Common Classification Algorithms in Data Mining

This article introduces the concepts of classification and prediction in data mining, outlines their workflow, and provides concise explanations of six widely used classification techniques—decision trees, K‑Nearest Neighbour, Support Vector Machine, Vector Space Model, Bayesian methods, and neural networks—highlighting their principles, advantages, and limitations.

Data MiningSVMbayesian
0 likes · 9 min read
Overview of Common Classification Algorithms in Data Mining