awesome-repositories.com
Blog
MCP
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
·
cardmagic avatar

cardmagic/classifier

0
View on GitHub↗
721 Stars·126 Forks·Ruby·2 Aufrufe

Classifier

A general classifier module to allow Bayesian and LSI classifications.

Features

  • Machine-Learning-Frameworks - Modular classifier supporting Bayesian and other classification methods.
  • Machine Learning Frameworks - Module for Bayesian and other classification algorithms in Ruby.

Star-Verlauf

Star-Verlauf für cardmagic/classifierStar-Verlauf für cardmagic/classifier

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 cardmagic/classifier?

A general classifier module to allow Bayesian and LSI classifications.

Was sind die Hauptfunktionen von cardmagic/classifier?

Die Hauptfunktionen von cardmagic/classifier sind: Machine-Learning-Frameworks, Machine Learning Frameworks.

Welche Open-Source-Alternativen gibt es zu cardmagic/classifier?

Open-Source-Alternativen zu cardmagic/classifier sind unter anderem: catboost/catboost — CatBoost is a gradient boosting machine learning library used to train decision tree ensembles for regression,… rust-ml/linfa — Linfa is a classical machine learning framework and statistical learning suite implemented in Rust. It provides a… apache/incubator-mxnet — Apache MXNet is a deep learning framework and distributed machine learning library designed for training and deploying… asafschers/scoruby — Ruby Scoring API for PMML. huggingface/candle — Candle is a minimalist machine learning framework and deep learning inference engine designed for the Rust programming… smartcorelib/smartcore — A comprehensive library for machine learning and numerical computing. Apply Machine Learning with Rust leveraging…

Open-Source-Alternativen zu Classifier

Ähnliche Open-Source-Projekte, sortiert nach der Anzahl der gemeinsamen Funktionen mit Classifier.
  • asafschers/scorubyAvatar von asafschers

    asafschers/scoruby

    70Auf GitHub ansehen↗

    Ruby Scoring API for PMML

    Ruby
    Auf GitHub ansehen↗70
  • 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
  • apache/incubator-mxnetAvatar von apache

    apache/incubator-mxnet

    20,812Auf GitHub ansehen↗

    Apache MXNet is a deep learning framework and distributed machine learning library designed for training and deploying neural networks across distributed systems, mobile devices, and hardware accelerators. It functions as a cross-platform runtime and a dynamic dataflow scheduler that optimizes neural network execution. The framework provides a multi-language API, enabling the development of machine learning models using Python, R, Julia, Scala, Go, and JavaScript. It supports high-performance model training and the scaling of workloads across multiple GPUs and machines. The system covers cap

    C++
    Auf GitHub ansehen↗20,812
  • huggingface/candleAvatar von huggingface

    huggingface/candle

    19,422Auf GitHub ansehen↗

    Candle is a minimalist machine learning framework and deep learning inference engine designed for the Rust programming language. It functions as a low-level tensor computation library, providing the necessary primitives for multi-dimensional array operations and mathematical transformations required to execute pre-trained neural network models. The framework distinguishes itself through a focus on memory efficiency and hardware utilization. It employs static-typed tensor operations to enforce shape validation and memory safety at compile time, while utilizing a lazy-loaded computational graph

    Rust
    Auf GitHub ansehen↗19,422
  • Alle 30 Alternativen zu Classifier anzeigen→