#46 · Primary category: MLOps & Evaluation
h2o-3
H2O is an open-source, distributed in-memory machine learning platform with AutoML, supporting Python, R, Java, and big data ecosystems like Hadoop and Spark.
Project last updated:08/26/26
GitHub Stars
7.5K
Forks
2.0K
Contributors
288
License
Apache-2.0
Why we included this project
H2O is a distributed, in-memory machine learning platform for training models on datasets too large for a single machine. Its AutoML searches candidate models within a time budget and returns a leaderboard with the best performer, a practical way to get a strong baseline without hand-tuning a dozen algorithms. Explainability tools are built in, and trained models can be exported as POJO or MOJO artifacts for fast scoring in production. The platform works from Python, R, Scala, and Java, plus a Flow web interface, and runs standalone or on Hadoop and Spark clusters, so it suits both individual data scientists and enterprise big-data teams.
Articles for this project
No articles for this project yet.
To suggest a topic or contribute an article, contact us.
Related projects in this category
unsloth
Local UI to run and train LLMs and diffusion models. Supports GGUF, MLX, Qwen3.8, Kimi K3, MiniMax-H3, Gemma 4, FLUX and more.
LlamaFactory
Unified Efficient Fine-Tuning of 100+ LLMs & VLMs (ACL 2024)
airflow
Apache Airflow - A platform to programmatically author, schedule, and monitor workflows
langfuse
🪢 Open source AI engineering platform: LLM evals, observability, metrics, prompt management, playground, datasets. Integrates with OpenTelemetry, LangChain, OpenAI SDK, LiteLLM, and more. 🍊YC W23
netron
Visualizer for neural network, deep learning and machine learning models