awesome-repositories.com
Blog
MCP
awesome-repositories.com

Discover the best open-source repositories with AI-powered search.

ExploreCurated searchesOpen-source alternativesSelf-hosted softwareBlogSitemap
ProjectMCP serverAboutHow we rankPress
LegalPrivacyTerms
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
datumbox avatar

datumbox/datumbox-framework

0
View on GitHub↗
1,084 stars·280 forks·Java·Apache-2.0·8 viewswww.datumbox.com↗

Datumbox Framework

Datumbox is an open-source Machine Learning framework written in Java which allows the rapid development of Machine Learning and Statistical applications.

Features

  • Machine Learning Frameworks - Rapid development framework for statistical and machine learning applications.
  • Machine Learning Libraries - Framework for rapid development of machine learning applications.

Star history

Star history chart for datumbox/datumbox-frameworkStar history chart for datumbox/datumbox-framework

How this analysis was created: This summary and feature list were written by an AI model that read the project's README and public documentation pages. Each feature links to the documentation it came from; stars, license and language come straight from the GitHub API. The model does not read the source code, and the analysis is refreshed when the project is re-analysed. Learn more on our About page.

AI search

Explore more awesome repositories

Describe what you need in plain English — the AI ranks thousands of curated open-source projects by relevance.

Start searching with AI

Open-source alternatives to Datumbox Framework

Similar open-source projects, ranked by how many features they share with Datumbox Framework.
  • apache/mahoutapache avatar

    apache/mahout

    2,294View on GitHub↗

    Apache Mahout - an environment for quickly creating scalable, performant machine learning applications.

    Rust
    View on GitHub↗2,294
  • catboost/catboostcatboost avatar

    catboost/catboost

    8,808View on GitHub↗

    CatBoost is a gradient boosting machine learning library used to train decision tree ensembles for regression, classification, and ranking tasks. It functions as a high-performance framework that provides a categorical data processor for transforming non-numeric features, a distributed trainer for large-scale datasets, and GPU acceleration to speed up model construction. The library distinguishes itself through native handling of categorical data and text features, removing the need for manual encoding. It includes a specialized model interpretability tool that leverages SHAP values and featu

    C++big-datacatboostcategorical-features
    View on GitHub↗8,808
  • airbnb/aerosolveairbnb avatar

    airbnb/aerosolve

    4,804View on GitHub↗

    Aerosolve is a machine learning framework designed for training and deploying interpretable models. It functions as a feature engineering tool and a model trainer that utilizes sparse feature modeling to simplify weight debugging and accelerate data iteration. The system includes a specialized domain-specific transformation language for converting raw data families into model-ready representations. It also provides capabilities for visual content analysis by mapping images into dense high-dimensional vector spaces to rank and organize data by style or content. The framework allows for human-

    Scala
    View on GitHub↗4,804
  • deeplearning4j/deeplearning4jdeeplearning4j avatar

    deeplearning4j/deeplearning4j

    14,236View on GitHub↗

    Deeplearning4j is a JVM-based deep learning framework and tensor computing library. It provides a computational graph engine for defining and executing deep learning workflows and mathematical operations within the Java Virtual Machine. The project includes a dedicated importer for loading and running pretrained models exported from Keras, TensorFlow, and ONNX formats. Its tensor computing capabilities are driven by a modular native C++ math core to execute high-performance linear algebra operations. The framework covers neural network training, deep learning model inference, and the constru

    Java
    View on GitHub↗14,236
See all 30 alternatives to Datumbox Framework→

Frequently asked questions

What does datumbox/datumbox-framework do?

Datumbox is an open-source Machine Learning framework written in Java which allows the rapid development of Machine Learning and Statistical applications.

What are the main features of datumbox/datumbox-framework?

The main features of datumbox/datumbox-framework are: Machine Learning Frameworks, Machine Learning Libraries.

What are some open-source alternatives to datumbox/datumbox-framework?

Open-source alternatives to datumbox/datumbox-framework include: catboost/catboost — CatBoost is a gradient boosting machine learning library used to train decision tree ensembles for regression,… encog/encog-java-core — Encog Machine Learning Framework. airbnb/aerosolve — Aerosolve is a machine learning framework designed for training and deploying interpretable models. It functions as a… apache/mahout — Apache Mahout - an environment for quickly creating scalable, performant machine learning applications. deeplearning4j/deeplearning4j — Deeplearning4j is a JVM-based deep learning framework and tensor computing library. It provides a computational graph… epistasislab/tpot — TPOT is a Python automated machine learning tool and pipeline framework. It automatically searches, selects, and tunes…