Tagged articles
3 articles
Page 1 of 1
Bighead's Algorithm Notes
Bighead's Algorithm Notes
Sep 7, 2025 · Artificial Intelligence

Paper Review: Kronos – A Temporal Foundation Model for Financial Market Language

This article reviews Kronos, a unified and scalable pre‑training framework designed for financial K‑line data, detailing its tokenization approach, autoregressive architecture, large‑scale pre‑training on 12 billion records, and experimental results that show substantial gains in price prediction, volatility forecasting, synthetic data generation, and investment simulation.

Kronosautoregressive pretrainingfinancial time series
0 likes · 9 min read
Paper Review: Kronos – A Temporal Foundation Model for Financial Market Language
DataFunSummit
DataFunSummit
Apr 23, 2022 · Artificial Intelligence

Intelligent Vehicle‑Cargo Matching, Driver Tagging, and Freight Price Prediction in a Logistics Big Data Platform

The article describes how a logistics company built a data‑driven platform that uses big‑data storage, DeepFM and LSTM models, and real‑time GPS tracking to create an intelligent vehicle‑cargo matching system, a multi‑label driver tagging framework, and a freight price prediction engine, thereby improving efficiency and reducing costs across the industry.

LSTMLogisticsdeepfm
0 likes · 16 min read
Intelligent Vehicle‑Cargo Matching, Driver Tagging, and Freight Price Prediction in a Logistics Big Data Platform
Xianyu Technology
Xianyu Technology
May 10, 2018 · Artificial Intelligence

Mercari Price Prediction Using TFIDF, GRU, and Ensemble Models

By converting Mercari’s product titles, descriptions, and categorical data into TF‑IDF vectors and embeddings, training MLP and GRU networks, and ensembling them with weighted averaging, the authors achieve a 0.3873 RMSLE—matching the competition’s top score—and demonstrate the power of text‑only price prediction for C2C marketplaces.

GRUTFIDFensemble
0 likes · 8 min read
Mercari Price Prediction Using TFIDF, GRU, and Ensemble Models