Fast Generalized Linear Models by Database Sampling and One-Step Polishing
收藏Figshare2019-05-01 更新2026-04-28 收录
下载链接:
https://figshare.com/articles/dataset/Fast_generalised_linear_models_by_database_sampling_and_one-step_polishing/8063768
下载链接
链接失效反馈官方服务:
资源简介:
In this article, I show how to fit a generalized linear model to N observations on p variables stored in a relational database, using one sampling query and one aggregation query, as long as N12+δ observations can be stored in memory, for some δ>0. The resulting estimator is fully efficient and asymptotically equivalent to the maximum likelihood estimator, and so its variance can be estimated from the Fisher information in the usual way. A proof-of-concept implementation uses R with MonetDB and with SQLite, and could easily be adapted to other popular databases. I illustrate the approach with examples of taxi-trip data in New York City and factors related to car color in New Zealand. Supplementary materials for this article are available online.
创建时间:
2019-05-01



