✕ Clear all filters
28 articles
▶ Videos →

📰 Dev.to · YMori

28 articles · Updated every 3 hours · View all reads

All Articles 136,719Blog Posts 140,896Tech Tutorials 35,480Research Papers 26,949News 19,225 ⚡ AI Lessons
Monitoring the Strait of Hormuz Blockade with Open AIS Data and a Raspberry Pi
Dev.to · YMori 📊 Data Analytics & Business Intelligence ⚡ AI Lesson 4mo ago
Monitoring the Strait of Hormuz Blockade with Open AIS Data and a Raspberry Pi
Building a real-time maritime monitoring system that quantifies the impact of the 2026 Hormuz crisis using free AIS data, Python, and a Raspberry Pi 5.
I Built a WBC Quarterfinal Scouting App with MLB Statcast Data
Dev.to · YMori 📊 Data Analytics & Business Intelligence ⚡ AI Lesson 4mo ago
I Built a WBC Quarterfinal Scouting App with MLB Statcast Data
A 5-tab Streamlit dashboard analyzing Japan vs Venezuela using pitch-by-pitch MLB Statcast data — no coaching tone, just numbers
Can Statcast Data Improve MLB Player Performance Predictions? — Beating Marcel with LightGBM
Dev.to · YMori 📐 ML Fundamentals ⚡ AI Lesson 4mo ago
Can Statcast Data Improve MLB Player Performance Predictions? — Beating Marcel with LightGBM
I tried to beat the Marcel projection system using MLB Statcast tracking data (exit velocity, barrel rate, Whiff%, Stuff+). Here's what happened: +12.1% improve
Did Adding Stadium Correction Improve My NPB Baseball Predictions? — A Full Backtest Comparison
Dev.to · YMori 📊 Data Analytics & Business Intelligence ⚡ AI Lesson 4mo ago
Did Adding Stadium Correction Improve My NPB Baseball Predictions? — A Full Backtest Comparison
I added park factor correction to my Marcel+Stan Bayesian NPB standings model. Win MAE didn't change — but here's why that's expected, and what actually improve
I Added Park Factor Correction to My NPB Bayesian Prediction Model — Backtest Validation & 2026 Forecast
Dev.to · YMori 📊 Data Analytics & Business Intelligence ⚡ AI Lesson 4mo ago
I Added Park Factor Correction to My NPB Bayesian Prediction Model — Backtest Validation & 2026 Forecast
How adding park factor (PF) correction to a Marcel+Stan Bayesian NPB standings simulation affected accuracy across 8 seasons (2018-2025), and the resulting 2026
Did Bayesian Projection (Stan/Ridge) Predict the 2021 NPB Last-to-First Upsets?
Dev.to · YMori 📐 ML Fundamentals ⚡ AI Lesson 4mo ago
Did Bayesian Projection (Stan/Ridge) Predict the 2021 NPB Last-to-First Upsets?
A follow-up to my Marcel analysis: I applied a Bayesian model (Stan/Ridge correction using K%, BB%, BABIP) to the same 2021 Yakult and Orix question — and found
Park Factors, OAA, and Stuff+ in One Line of Python (savant-extras v0.3.2–v0.4.1)
Dev.to · YMori 📊 Data Analytics & Business Intelligence ⚡ AI Lesson 4mo ago
Park Factors, OAA, and Stuff+ in One Line of Python (savant-extras v0.3.2–v0.4.1)
savant-extras v0.4.2: removed OAA/Outfield Jump/Stuff+ (already in pybaseball). Park factors remain as the unique addition.
Beyond Marcel: Adding Bayesian Regression to NPB Baseball Predictions — A 15-Step Journey
Dev.to · YMori 📐 ML Fundamentals ⚡ AI Lesson 4mo ago
Beyond Marcel: Adding Bayesian Regression to NPB Baseball Predictions — A 15-Step Journey
How I tried to beat the Marcel projection system for NPB (Japanese pro baseball) using Stan/Ridge regression with K%/BB%/BABIP features, and what I learned abou
Does Exit Velocity Come from the Front Foot? Exploring Driveline Motion Capture Data
Dev.to · YMori 📊 Data Analytics & Business Intelligence ⚡ AI Lesson 4mo ago
Does Exit Velocity Come from the Front Foot? Exploring Driveline Motion Capture Data
I analyzed 40 hitters using Driveline OpenBiomechanics C3D data and found that front leg mechanics — not bat speed — may be the key differentiator in exit veloc
Last Place to Champions: What Marcel Projection Reveals About 2021 NPB Yakult and Orix
Dev.to · YMori 📊 Data Analytics & Business Intelligence ⚡ AI Lesson 4mo ago
Last Place to Champions: What Marcel Projection Reveals About 2021 NPB Yakult and Orix
In 2021, both pennant winners came from last place the year before. Using Marcel team projections with roster-verified data, I analyzed why — and found a league
Why Two Pitchers with the Same Arm Speed Differ by 10 mph — A Motion Capture Analysis
Dev.to · YMori 📊 Data Analytics & Business Intelligence ⚡ AI Lesson 5mo ago
Why Two Pitchers with the Same Arm Speed Differ by 10 mph — A Motion Capture Analysis
I analyzed 61 pro pitchers using Driveline OpenBiomechanics C3D data and found 5 body mechanics factors that explain a 10+ mph gap in pitch speed among pitchers
Annual Auto-Retraining for NPB Baseball Predictions with GitHub Actions
Dev.to · YMori 📐 ML Fundamentals ⚡ AI Lesson 5mo ago
Annual Auto-Retraining for NPB Baseball Predictions with GitHub Actions
I added CI/CD to my NPB player performance prediction system: joblib model artifacts, annual metrics JSON, a FastAPI /metrics endpoint, and an 8-step GitHub Act
HTTP 200 but Your Streamlit App Is Still Sleeping — Why GET Requests Don't Work and How Playwright Fixes It
Dev.to · YMori 📣 Digital Marketing & Growth ⚡ AI Lesson 5mo ago
HTTP 200 but Your Streamlit App Is Still Sleeping — Why GET Requests Don't Work and How Playwright Fixes It
Streamlit Community Cloud apps sleep after inactivity. HTTP GET returns 200 with a static HTML shell, but the Python app never starts. Use Playwright to actuall
3D Skeleton Detection from Baseball Motion Capture Data with Driveline C3D
Dev.to · YMori 👁️ Computer Vision ⚡ AI Lesson 5mo ago
3D Skeleton Detection from Baseball Motion Capture Data with Driveline C3D
I analyzed pitching and hitting biomechanics using Driveline OpenBiomechanics C3D data, ezc3d, and MediaPipe. Trunk rotation range showed the strongest correlat
Why Marcel Beat LightGBM: Building an NPB Player Performance Prediction System
Dev.to · YMori 📐 ML Fundamentals ⚡ AI Lesson 5mo ago
Why Marcel Beat LightGBM: Building an NPB Player Performance Prediction System
I built a Japanese professional baseball (NPB) player performance prediction system using Marcel projection, LightGBM/XGBoost, custom wOBA/wRC+ calculation, and
Draw Baseball Fields and Spray Charts in matplotlib: baseball-field-viz
Dev.to · YMori 📊 Data Analytics & Business Intelligence ⚡ AI Lesson 5mo ago
Draw Baseball Fields and Spray Charts in matplotlib: baseball-field-viz
baseball-field-viz is a Python library for Statcast spray charts in matplotlib — enabling heatmap overlays that pybaseball's built-in spraychart() doesn't suppo
Track SIGNATE Competition Scores with W&B: signate-wandb-sync
Dev.to · YMori 🏭 MLOps & LLMOps ⚡ AI Lesson 5mo ago
Track SIGNATE Competition Scores with W&B: signate-wandb-sync
signate-wandb-sync is a PyPI CLI tool that records SIGNATE competition scores to W&B runs, completing the experiment tracking pipeline alongside signate-deploy.
Automate SIGNATE Competition Submissions with a CLI Tool: signate-deploy
Dev.to · YMori 📐 ML Fundamentals ⚡ AI Lesson 5mo ago
Automate SIGNATE Competition Submissions with a CLI Tool: signate-deploy
signate-deploy is a PyPI CLI tool that automates SIGNATE competition setup, data download, and submission via GitHub Actions.
Track Kaggle Experiments with W&B — Even Without Internet Access
Dev.to · YMori 📐 ML Fundamentals ⚡ AI Lesson 5mo ago
Track Kaggle Experiments with W&B — Even Without Internet Access
kaggle-wandb-sync is a PyPI CLI tool that syncs W&B offline runs from Kaggle Notebooks automatically via GitHub Actions — even when internet is disabled for com
Deploy Kaggle Notebooks with git push — I Built a CLI Tool for It
Dev.to · YMori 📐 ML Fundamentals ⚡ AI Lesson 5mo ago
Deploy Kaggle Notebooks with git push — I Built a CLI Tool for It
kaggle-notebook-deploy is a PyPI CLI tool that automates Kaggle Notebook deployment via GitHub Actions, so you never have to use the browser editor again.