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
Back to kei500/liblinear-ruby

Open-source alternatives to Liblinear Ruby

14 open-source projects similar to kei500/liblinear-ruby, ranked by how many features they have in common. Compare stars, activity and what each one does to find the best Liblinear Ruby alternative.

  • davisking/dlibdavisking avatar

    davisking/dlib

    14,399View on GitHub↗

    dlib is a C++ machine learning toolkit and data analysis framework. It provides a collection of algorithms and utilities for building predictive modeling applications and performing statistical analysis on large datasets within native C++ environments. The project functions as a binding library that wraps low-level C++ machine learning algorithms into high-level Python scripting interfaces. This allows for the integration of high-performance native implementations with Python for machine learning development. The framework covers the implementation of predictive models, the execution of mach

    C++c-plus-pluscomputer-visiondeep-learning
    View on GitHub↗14,399
  • djcp/linnaeusdjcp avatar

    djcp/linnaeus

    37View on GitHub↗

    Linnaeus is a redis-backed naive Bayesian classification system. Please see the rdoc for more information. Ruby 1.9 is required.

    Ruby
    View on GitHub↗37
  • ealdent/lda-rubyealdent avatar

    ealdent/lda-ruby

    134View on GitHub↗

    This wrapper is based on C-code by David M. Blei. In a nutshell, it can be used to automatically cluster documents into topics. The number of topics are chosen beforehand and the topics found are usually fairly intuitive. Details of the implementation can be found in the paper by Blei, Ng, and…

    Ruby
    View on GitHub↗134
  • febeling/rb-libsvmfebeling avatar

    febeling/rb-libsvm

    279View on GitHub↗

    Ruby language bindings for LIBSVM

    C++
    View on GitHub↗279
  • gbuesing/kmeans-clusterergbuesing avatar

    gbuesing/kmeans-clusterer

    99View on GitHub↗

    KMeansClusterer

    Ruby
    View on GitHub↗99

AI search

Explore more awesome repositories

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

Find more with AI search
  • igrigorik/decisiontreeigrigorik avatar

    igrigorik/decisiontree

    1,484View on GitHub↗

    ID3-based implementation of the ML Decision Tree algorithm

    Ruby
    View on GitHub↗1,484
  • maspwr/rtimblmaspwr avatar

    maspwr/rtimbl

    5View on GitHub↗

    A Ruby interface to the Timbl machine-learning library

    C++
    View on GitHub↗5
  • mustafaturan/omnicatM

    mustafaturan/omnicat

    0View on GitHub↗

    A generalized framework for text classifications.

    View on GitHub↗0
  • mustafaturan/omnicat-bayesmustafaturan avatar

    mustafaturan/omnicat-bayes

    31View on GitHub↗

    A Naive Bayes text classification implementation as an OmniCat classifier strategy.

    Ruby
    View on GitHub↗31
  • oasic/nbayesoasic avatar

    oasic/nbayes

    154View on GitHub↗

    ` gem install nbayes `

    Ruby
    View on GitHub↗154
  • reddavis/k-meansreddavis avatar

    reddavis/K-Means

    114View on GitHub↗

    K Means

    Ruby
    View on GitHub↗114
  • reddavis/knnreddavis avatar

    reddavis/knn

    37View on GitHub↗

    Simple K Nearest Neighbour Algorithm

    Ruby
    View on GitHub↗37
  • reddavis/naive-bayesreddavis avatar

    reddavis/Naive-Bayes

    49View on GitHub↗

    Simple Naive Bayes classifier

    Ruby
    View on GitHub↗49
  • tomz/liblinear-ruby-swigtomz avatar

    tomz/liblinear-ruby-swig

    83View on GitHub↗

    This is the Ruby interface to LIBLINEAR (much more efficient than LIBSVM for text classification and other large linear classifications)

    C++
    View on GitHub↗83