惯性聚合 高效追踪和阅读你感兴趣的博客、新闻、科技资讯
阅读原文 在惯性聚合中打开

推荐订阅源

小众软件
小众软件
博客园_首页
M
MIT News - Artificial intelligence
雷峰网
雷峰网
GbyAI
GbyAI
博客园 - 叶小钗
Cyber Security Advisories - MS-ISAC
Cyber Security Advisories - MS-ISAC
OSCHINA 社区最新新闻
OSCHINA 社区最新新闻
V
V2EX
S
SegmentFault 最新的问题
H
Help Net Security
Apple Machine Learning Research
Apple Machine Learning Research
H
Hackread – Cybersecurity News, Data Breaches, AI and More
博客园 - 【当耐特】
V
Visual Studio Blog
月光博客
月光博客
G
Google Developers Blog
freeCodeCamp Programming Tutorials: Python, JavaScript, Git & More
腾讯CDC
云风的 BLOG
云风的 BLOG
美团技术团队
Microsoft Azure Blog
Microsoft Azure Blog
A
About on SuperTechFans
有赞技术团队
有赞技术团队

HN's home page

Rainbow Query Language | Hacker News Exec into Node via Kubectl An AI native hedge fund The Seven-Action Documentation Model | Hacker News Package Manager for Kubectl Plugins Tongan Castaways | Hacker News Tech overlords plan for conscious AI to conquer the cosmos. What could go wrong? Data Breach Disclosure Lag Is Getting Worse How LLMs Work | Hacker News I Dropped PRDs for Shape Up Go Experiments Explained | Hacker News FCA's Palantir deal could expose UK financial data to Trump's US, critics fear WebXR BCI for Neural-Adaptive Avatar Control in Mixed Reality The first murder conviction via DNA analysis Tom Interviews Theo de Raadt of the OpenBSD Project (2019) [video] Show HN: Replace shell commands with bun shell typescript scripts Quay.io Is Down | Hacker News AI driven analysis of brokerage account fees in the UK Bill Gates Spent Years Crafting His Image. Now It's Cracking Using LLMs to secure source code Wi-Fi 8 in the Lab [video] The household battery revolution that could change energy bills and the world Is Python Becoming Pinyin? | Hacker News Livia – Executive Assistant | Hacker News FindMyPipe – Query Apple Find My from Linux for AI Agents Show HN: Agent skill for creating product launch videos with Remotion RecruitMyself – AI job search copilot for resumes and applications AI coding agents and the erosion of system understanding The 'Resting' Generation and South Korea's Youth Recession AMD Computex 2026: 10 Years of AM4, AM5 Support Through 2029
Show HN: P34 – tabular profit prediction without the opti...
grandrew · 2026-06-20 · via HN's home page
Show HN: P34 – tabular profit prediction without the optimism bias (hyperc.com)
1 point by grandrew 1 minute ago | hide | past | favorite | discuss

Hi all. This is the result of a 7-year effort to understand why ML models trained to replace manual/Excel decision processes tend to lose money in production. The core problem is that when you train on a business's historical decisions, the data is biased by which deals were actually taken - so a model fit to it comes out over-optimistic and builds portfolios that look profitable but realize negative yield. We've seen it across Amazon wholesale, retail lending, and other markets inefficient enough that the opportunities look obvious to analysts. P34 is our take on a fix: a pre-trained portfolio-selection model that adjusts how optimistic or cautious to be based on what it observes, instead of inheriting the optimism in historical data. On our synthetic benchmark, naive fitting predicted $170k / realized a negative -$60k; P34 predicted $130k / realized $25k (we’re working on tightening predictions on very difficult markets). It's slow and only fits partially-observed markets and has no value where a full order book exists or in HFT. We’re presenting our first version of benchmark in our github repo that profit-oriented (we call them Profit-as-Regression) models will have to pass/compete in. P34 itself is currently an invite-only API. I’m happy to share more details and will appreciate any feedback on the proposed interface, benchmark and hear if you are solving similar problems in your current project.

 help


Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact