haifengl/smile
Statistical Machine Intelligence & Learning Engine observed · 2026-08-28
Health v2 · maintenance only
99/100
- Activity 99
- Release rhythm 98
- Longevity 100
Flags: no_license
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: 19
- age_days: 4304
- days_rel: 15
- days_push: 7
- n_releases_24m: 26
Adoption not part of the score
6413 stars · 1148 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-29, confidence not recorded
SMILE is a comprehensive, high-performance machine learning framework for the JVM with idiomatic APIs for Java, Scala, and Kotlin. It covers classification, regression, clustering, manifold learning, NLP, deep learning, and LLM inference, plus visualization and a data science IDE (SMILE Studio).
Use cases
- train classifiers like random forest or svm on the jvm
- run llama-3 llm inference in java
- cluster data with k-means or dbscan in scala
- dimensionality reduction with t-sne or umap
- build a data science pipeline in kotlin
- tokenize and tag part-of-speech in text
- visualize machine learning results
When to choose
- you need a fast, batteries-included ML library on the JVM
- you want Scala or Kotlin idiomatic ML APIs
- you need classical ML, NLP, and deep learning in one dependency
When to avoid
- you primarily work in Python with scikit-learn or PyTorch ecosystems
- you need cutting-edge research models not implemented in SMILE
- your project is not on the JVM
Facets
library · maturity active
machine-learning deep-learning llm-inference nlp data-visualization math data-science machine-learning deep-learning large-language-models data-science computer-vision jvm cross-platform scala kotlin classification clustering regression manifold-learning statistics dataframe smile-studio natural-language-processing
2 sources
- readme: https://github.com/haifengl/smile · fetched 2026-08-28 · eb1ba39b87ac
- homepage: https://haifengl.github.io · fetched 2026-08-29 · 36c5cd869886
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| haifengl/smile | main | 99 |
For agents
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem