h2oai/h2o4gpu
H2Oai GPU Edition
This project helps data scientists, machine learning engineers, and data analysts accelerate their data modeling tasks. It takes standard tabular datasets and performs common machine learning algorithms like K-Means clustering or XGBoost much faster by leveraging powerful GPU hardware. The output is a trained model ready for predictions or insights, just like you would get from popular CPU-based tools, but significantly quicker.
466 stars. No commits in the last 6 months.
Use this if you are building machine learning models with large datasets and want to drastically speed up training times by utilizing NVIDIA GPUs.
Not ideal if you do not have access to an NVIDIA GPU with sufficient compute capability, as it will fall back to slower CPU-based processing or won't run at all.
Stars
466
Forks
96
Language
C++
License
Apache-2.0
Category
Last pushed
Oct 24, 2024
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/ml-frameworks/h2oai/h2o4gpu"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Related frameworks
deepspeedai/DeepSpeed
DeepSpeed is a deep learning optimization library that makes distributed training and inference...
helmholtz-analytics/heat
Distributed tensors and Machine Learning framework with GPU and MPI acceleration in Python
hpcaitech/ColossalAI
Making large AI models cheaper, faster and more accessible
horovod/horovod
Distributed training framework for TensorFlow, Keras, PyTorch, and Apache MXNet.
bsc-wdc/dislib
The Distributed Computing library for python implemented using PyCOMPSs programming model for HPC.