SkillAgentSearch skills...

Dbglm

Fast generalised linear models by sampling and one-step polishing

Install / Use

/learn @tslumley/Dbglm
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

This package fits generalised linear models to moderately large data sets stored in a relational database. The code has implementations for MonetDB and SQLite, but should be easy to adapt to any other database that has EXP and RAND.

The code takes a subsample of the data, fits the model in memory, then improves the estimate with one step of Fisher scoring computed with a single SQL aggregation query.

Related Skills

View on GitHub
GitHub Stars20
CategoryDevelopment
Updated2y ago
Forks2

Languages

R

Security Score

60/100

Audited on Feb 12, 2024

No findings