<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Optimization on SailingDataLakes</title><link>https://sailingdatalakes.com/tags/optimization/</link><description>Recent content in Optimization on SailingDataLakes</description><generator>Hugo -- gohugo.io</generator><language>en</language><lastBuildDate>Sun, 05 Jul 2026 00:00:00 +0000</lastBuildDate><atom:link href="https://sailingdatalakes.com/tags/optimization/index.xml" rel="self" type="application/rss+xml"/><item><title>Forward Baseball Ballistics: Mapping the Power Matrix</title><link>https://sailingdatalakes.com/projects/forward-baseball-ballistics/</link><pubDate>Sun, 05 Jul 2026 00:00:00 +0000</pubDate><guid>https://sailingdatalakes.com/projects/forward-baseball-ballistics/</guid><description>Forward Baseball Ballistics: Mapping the Power Matrix Link to heading Introduction Link to heading In the last post, I worked a real home run backwards: given a rough hang time, a rough distance, the wind, and the pitch I saw, the model solved for the exit velocity, launch angle, and swing speed that would have produced it. That&amp;rsquo;s an inverse problem - one observed flight, one recovered answer.
But once you have a swing speed number for yourself, a much more interesting question opens up: not &amp;ldquo;what did I do,&amp;rdquo; but &amp;ldquo;what could I do?</description></item><item><title>Gradient Descent</title><link>https://sailingdatalakes.com/posts/gradient-descent/</link><pubDate>Sat, 04 Jul 2026 00:00:00 +0000</pubDate><guid>https://sailingdatalakes.com/posts/gradient-descent/</guid><description>Purpose Link to heading In linear regression, we were able to solve for the optimal parameters directly, in closed form, using ordinary least squares. Most models we care about don&amp;rsquo;t afford us that luxury. Gradient descent is the general purpose optimization algorithm that lets us fit a model&amp;rsquo;s parameters iteratively, whenever we can&amp;rsquo;t (or don&amp;rsquo;t want to) solve for them directly. In this article, we&amp;rsquo;ll cover what gradient descent is, the math and algorithm behind it, and an example implementation, building on the linear regression problem to check our work against a known answer.</description></item><item><title>Inverse Baseball Ballistics Calculations</title><link>https://sailingdatalakes.com/projects/home-run-ballistics/</link><pubDate>Sat, 04 Jul 2026 00:00:00 +0000</pubDate><guid>https://sailingdatalakes.com/projects/home-run-ballistics/</guid><description>Inverse Baseball Ballistics Calculations Link to heading Introduction Link to heading A radar/camera rig like TrackMan or Rapsodo will hand a hitter exact numbers for exit velocity (how fast the ball leaves the bat), launch angle (how steeply it comes off the bat), and swing speed (how fast the bat itself is moving at contact). Those systems cost tens of thousands of dollars and live in college programs and MLB parks, not on a random weeknight beer-league field.</description></item></channel></rss>