airbnb/aerosolve
A machine learning package built for humans. observed · 2026-08-28
Health v2 · maintenance only
45/100
- Activity 50
- Release rhythm 8
- Longevity 100
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-03. Adoption (stars, forks) is never an input.
- gap_med: 293
- age_days: 4131
- days_rel: 415
- days_push: 301
- n_releases_24m: 2
Adoption not part of the score
4808 stars · 563 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-29, confidence not recorded
Aerosolve is a machine learning library from Airbnb built for human-friendly, interpretable modeling on the JVM. It provides a thrift-based feature representation, a feature transform language, debuggable additive models, Scala training code, and a lightweight Java inference API.
Use cases
- build interpretable machine learning models with sparse features
- train ranking models for search results
- model pricing and demand prediction
- debug and visualize feature weights
- engineer geo-based and feature interaction transforms
- serve lightweight Java inference in production
- rank or order images by content
When to choose
- you need interpretable, debuggable models over sparse human-readable features
- you work on the JVM and want Scala training with lightweight Java inference
- your problem involves search ranking, pricing, or demand modeling
- you want fine-grained control over feature transforms and quantization
When to avoid
- you need deep learning on dense inputs like raw pixels or audio
- you want a actively developed library with modern ecosystem support
- you need GPU acceleration or Python-based tooling
- your team is not comfortable with Scala/Java
Facets
library · maturity maintenance
machine-learning nlp image-processing machine-learning data-science developer-tools jvm interpretable-ml feature-engineering ranking sparse-features additive-models scala java
2 sources
- readme: https://github.com/airbnb/aerosolve · fetched 2026-08-28 · c461a5ca4f15
- homepage: http://airbnb.github.io/aerosolve/ · fetched 2026-08-29 · c54da9ea55d7
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| airbnb/aerosolve | main | 45 |
For agents
markdown · JSON · MCP: product_card(name="airbnb/aerosolve")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem