awesome-repositories.com
Blog
awesome-repositories.com

Entdecke die besten Open-Source-Repositories mit KI-gestützter Suche.

EntdeckenKuratierte SuchenOpen-Source-AlternativenSelf-hosted SoftwareBlogSitemap
ProjektÜber unsRanking-MethodikPresseMCP-Server
RechtlichesDatenschutzAGB
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
apache avatar

apache/mahout

0
View on GitHub↗
2,294 Stars·996 Forks·Rust·Apache-2.0·2 Aufrufemahout.apache.org↗

Mahout

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

Features

  • General Machine Learning - Distributed machine learning library for large-scale data.
  • Machine-Learning-Frameworks - Scalable library for distributed machine learning tasks.
  • Machine Learning Libraries - Environment for creating scalable and performant machine learning applications.

Star-Verlauf

Star-Verlauf für apache/mahoutStar-Verlauf für apache/mahout

KI-Suche

Entdecke weitere awesome Repositories

Beschreibe in einfachen Worten, was du brauchst — die KI bewertet tausende kuratierte Open-Source-Projekte nach Relevanz.

Start searching with AI

Häufig gestellte Fragen

Was macht apache/mahout?

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

Was sind die Hauptfunktionen von apache/mahout?

Die Hauptfunktionen von apache/mahout sind: General Machine Learning, Machine-Learning-Frameworks, Machine Learning Libraries.

Welche Open-Source-Alternativen gibt es zu apache/mahout?

Open-Source-Alternativen zu apache/mahout sind unter anderem: keras-team/keras — Keras is a high-level deep learning framework designed for constructing and training neural networks through the… pytorch/pytorch — PyTorch is a machine learning framework centered on a GPU-ready tensor library that supports multi-dimensional array… catboost/catboost — CatBoost is a gradient boosting machine learning library used to train decision tree ensembles for regression,… epistasislab/tpot — TPOT is a Python automated machine learning tool and pipeline framework. It automatically searches, selects, and tunes… apache/incubator-mxnet — Apache MXNet is a deep learning framework and distributed machine learning library designed for training and deploying… apple/turicreate — This project is an automated machine learning framework and toolkit designed for training and tuning custom models for…

Open-Source-Alternativen zu Mahout

Ähnliche Open-Source-Projekte, sortiert nach der Anzahl der gemeinsamen Funktionen mit Mahout.
  • epistasislab/tpotAvatar von EpistasisLab

    EpistasisLab/tpot

    10,050Auf GitHub ansehen↗

    TPOT is a Python automated machine learning tool and pipeline framework. It automatically searches, selects, and tunes machine learning algorithms and hyperparameters to identify the most effective model architecture. The system utilizes genetic programming to optimize these pipelines through evolutionary algorithms. To accelerate the search process, it functions as a multi-core evaluator that runs parallel training workflows across multiple processor cores. The framework supports the definition of custom objective functions to optimize pipelines based on specific performance metrics.

    Jupyter Notebook
    Auf GitHub ansehen↗10,050
  • keras-team/kerasAvatar von keras-team

    keras-team/keras

    64,094Auf GitHub ansehen↗

    Keras is a high-level deep learning framework designed for constructing and training neural networks through the composition of modular, functional layers. It serves as a comprehensive modeling toolkit that provides standardized procedures for defining, evaluating, and deploying complex architectures. By utilizing a directed acyclic graph approach, the framework allows users to build intricate models with multiple inputs, outputs, and shared layers, ensuring consistent numerical execution through functional state management. The project distinguishes itself as a multi-backend machine learning

    Pythondata-sciencedeep-learningjax
    Auf GitHub ansehen↗64,094
  • catboost/catboostAvatar von catboost

    catboost/catboost

    8,808Auf GitHub ansehen↗

    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
    Auf GitHub ansehen↗8,808
  • pytorch/pytorchAvatar von pytorch

    pytorch/pytorch

    100,814Auf GitHub ansehen↗

    PyTorch is a machine learning framework centered on a GPU-ready tensor library that supports multi-dimensional array operations across both CPU and accelerator hardware. It provides a foundational infrastructure for mathematical computation and dynamic neural network construction, utilizing a tape-based automatic differentiation system that allows for flexible, non-static graph execution. The framework is designed for deep integration with Python, enabling natural usage alongside standard scientific computing ecosystems. It distinguishes itself through a comprehensive distributed training sui

    Pythonautograddeep-learninggpu
    Auf GitHub ansehen↗100,814
  • Alle 30 Alternativen zu Mahout anzeigen→