A high-performance, thread-safe limit order book implementation written in Rust. This project provides a comprehensive order matching engine designed for low-latency trading systems, with a focus on ...
Integer encodings are used for pickup_hour and pickup_dayofweek rather than one-hot encodings, because tree-based models handle ordinal integers efficiently, while the linear model receives a one-hot ...