4 papers · 1 filter
AutoGMM: Automatic Gaussian Mixture Modeling in Python
Tingshan Liu, Thomas L. Athey, Benjamin D. Pedigo +1
The exponential growth of complex data demands fully automatic clustering. Gaussian mixture models (GMMs) provide uncertainty-aware grouping but often require expertise to specify…
Prospective Learning in Retrospect
Yuxin Bai, Cecelia Shuai, Ashwin De Silva +3
In most real-world applications of artificial intelligence, the distributions of the data and the goals of the learners tend to change over time. The Probably Approximately Correct…
Extremely Simple Streaming Forest
Haoyin Xu, Jayanta Dey, Sambit Panda +1
Decision forests, including random forests and gradient boosting trees, remain the leading machine learning methods for many real-world data problems, especially on tabular data. H…
Simple Calibration via Geodesic Kernels
Jayanta Dey, Haoyin Xu, Ashwin De Silva +1
Deep discriminative approaches, such as decision forests and deep neural networks, have recently found applications in many important real-world scenarios. However, deploying these…