Will Kurt 12/15/2020

Inference and Prediction Part 1: Machine Learning

Read Original

This article, the first in a three-part series, examines the distinction between prediction (often associated with Machine Learning) and inference (the domain of Statistics) in data modeling. It uses a practical Click Through Rate (CTR) modeling problem for job postings as a worked example, building a perceptron model with Python and JAX to illustrate the machine learning perspective on prediction, with a promise to extend it to inference in subsequent parts.

Inference and Prediction Part 1: Machine Learning

Comments

No comments yet

Be the first to share your thoughts!

Browser Extension

Get instant access to AllDevBlogs from your browser

Top of the Week