An open API service providing package, version and dependency metadata of many open source software ecosystems and registries.

gem.coop "rubyml" keyword

View the packages on the gem.coop package registry that are tagged with the "rubyml" keyword.

Top 1.8% on gem.coop
ruby_linear_regression 0.1.7
An implementation of a linear regression machine learning algorithm implemented in Ruby. The li...
9 versions - Latest release: about 1 year ago - 288 thousand downloads total - 54 stars on GitHub - 1 maintainer
Top 1.3% on gem.coop
kmeans-clusterer 0.11.4
k-means clustering. Uses NArray for fast calculations.
15 versions - Latest release: over 10 years ago - 584 thousand downloads total - 97 stars on GitHub - 1 maintainer
Top 1.3% on gem.coop
lightgbm 0.4.3
High performance gradient boosting for Ruby
27 versions - Latest release: 6 months ago - 685 thousand downloads total - 83 stars on GitHub - 1 maintainer
Top 1.2% on gem.coop
langchainrb 0.19.5 💰
Build LLM-backed Ruby applications with Ruby's Langchain.rb
99 versions - Latest release: 8 months ago - 838 thousand downloads total - 1,947 stars on GitHub - 1 maintainer
Top 0.8% on gem.coop
rumale-core 2.0.2 💰
Rumale::Core provides base classes and utility functions for implementing machine learning algori...
11 versions - Latest release: about 1 month ago - 2.21 million downloads total - 892 stars on GitHub - 1 maintainer
Top 1.8% on gem.coop
rumale 2.0.2 💰
Rumale is a machine learning library in Ruby. Rumale provides machine learning algorithms with in...
80 versions - Latest release: about 1 month ago - 345 thousand downloads total - 893 stars on GitHub - 1 maintainer
Top 0.6% on gem.coop
pycall 1.5.2
pycall
39 versions - Latest release: over 1 year ago - 3.52 million downloads total - 1,109 stars on GitHub - 2 maintainers
Top 1.6% on gem.coop
rb-libsvm 1.4.4
Self-contained LIBSVM package for Ruby (that doesn't use SWIG). LIBSVM is a popular implementatio...
22 versions - Latest release: over 5 years ago - 369 thousand downloads total - 279 stars on GitHub - 2 maintainers
Top 1.4% on gem.coop
eps 0.6.0
Machine learning for Ruby. Supports regression (linear regression) and classification (naive Bayes)
18 versions - Latest release: 11 months ago - 520 thousand downloads total - 684 stars on GitHub - 1 maintainer
Top 0.8% on gem.coop
rumale-clustering 2.0.2 💰
Rumale::Clustering provides cluster analysis algorithms, such as K-Means, Gaussian Mixture Model,...
11 versions - Latest release: about 1 month ago - 2.14 million downloads total - 893 stars on GitHub - 1 maintainer
Top 0.7% on gem.coop
classifier-reborn 2.3.0
A general classifier module to allow Bayesian and other types of classifications.
9 versions - Latest release: over 3 years ago - 2.58 million downloads total - 554 stars on GitHub - 5 maintainers
Top 1.9% on gem.coop
xgb 0.11.0
High performance gradient boosting for Ruby
23 versions - Latest release: 2 months ago - 301 thousand downloads total - 118 stars on GitHub - 1 maintainer
gepa 1.0.2
GEPA delivers optimization strategies, telemetry, and proposer tooling for reflective DSPy agents.
4 versions - Latest release: about 1 month ago - 772 downloads total - 108 stars on GitHub - 1 maintainer
dspy-datasets 1.0.1
DSPy datasets provide prebuilt loaders, caching, and schema metadata for benchmark corpora used i...
3 versions - Latest release: about 1 month ago - 565 downloads total - 163 stars on GitHub - 1 maintainer
decisiontree_n 0.4.1
ID3-based implementation of the M.L. Decision Tree algorithm
1 version - Latest release: over 12 years ago - 4.49 thousand downloads total - 1,471 stars on GitHub - 1 maintainer
Top 3.7% on gem.coop
qdrant-ruby 0.9.10
Ruby wrapper for the Qdrant vector search database API
11 versions - Latest release: about 1 month ago - 93.5 thousand downloads total - 51 stars on GitHub - 1 maintainer
milvus 0.10.5
Ruby wrapper for the Milvus vector search database API
10 versions - Latest release: 9 months ago - 25.1 thousand downloads total - 30 stars on GitHub - 1 maintainer
dspy-anthropic 1.0.1
Provides the AnthropicAdapter so Claude-compatible providers can be added to DSPy.rb projects ind...
2 versions - Latest release: about 1 month ago - 985 downloads total - 115 stars on GitHub - 1 maintainer
dspy-o11y 1.0.1
Provides DSPy::Observability, AsyncSpanProcessor, and ObservationType so instrumentation can be e...
2 versions - Latest release: about 1 month ago - 430 downloads total - 158 stars on GitHub - 1 maintainer
Top 6.0% on gem.coop
numo-liblinear 3.0.1 💰
Numo::Liblinear is a Ruby gem binding to the LIBLINEAR library. LIBLINEAR is one of the famous li...
21 versions - Latest release: about 1 month ago - 40 thousand downloads total - 0 stars on GitHub - 1 maintainer
dspy-evals 1.0.1
Provides the DSPy::Evals runtime, concurrency, callbacks, and export helpers for benchmarking Rub...
3 versions - Latest release: about 1 month ago - 561 downloads total - 108 stars on GitHub - 1 maintainer
rblearn 0.3.1 💰
rblearn (ruby-learn) provides methods for feature extracting and some algorithms.
6 versions - Latest release: over 9 years ago - 16.6 thousand downloads total - 2 stars on GitHub - 1 maintainer
dspy-gemini 1.0.1
Provides the GeminiAdapter so Gemini-compatible providers can be added to DSPy.rb projects indepe...
2 versions - Latest release: about 1 month ago - 1.06 thousand downloads total - 158 stars on GitHub - 1 maintainer
Top 6.3% on gem.coop
numo-libsvm 3.0.1 💰
Numo::Libsvm is a Ruby gem binding to the LIBSVM library. LIBSVM is one of the famous libraries t...
19 versions - Latest release: about 1 month ago - 37.4 thousand downloads total - 3 stars on GitHub - 1 maintainer
dspy 0.34.0
The Ruby framework for programming with large language models. DSPy.rb brings structured LLM prog...
68 versions - Latest release: 6 days ago - 23.7 thousand downloads total - 158 stars on GitHub - 1 maintainer
dspy-o11y-langfuse 1.0.1
Registers the Langfuse OpenTelemetry exporter with DSPy::Observability so spans flow to Langfuse ...
2 versions - Latest release: about 1 month ago - 434 downloads total - 108 stars on GitHub - 1 maintainer
dspy-openai 1.0.1
Provides the OpenAI plus the Ollama and OpenRouter adapters so OpenAI-compatible providers can be...
2 versions - Latest release: about 1 month ago - 1.61 thousand downloads total - 115 stars on GitHub - 1 maintainer
smalltext 0.1.0
Classify short texts with neural network
1 version - Latest release: about 7 years ago - 9.31 thousand downloads total - 16 stars on GitHub - 1 maintainer
secryst-trainer 0.1.0
A seq2seq transformer suited for transliteration. Written in Ruby. Includes packages for training...
1 version - Latest release: about 5 years ago - 2.17 thousand downloads total - 7 stars on GitHub - 1 maintainer
Top 8.9% on gem.coop
r_nlp 0.1.8 💰
nlp with ruby
9 versions - Latest release: almost 11 years ago - 22.6 thousand downloads total - 2 stars on GitHub - 1 maintainer
Top 3.2% on gem.coop
liblinear-ruby 1.0.3
Ruby wrapper of LIBLINEAR using SWIG
11 versions - Latest release: almost 7 years ago - 103 thousand downloads total - 82 stars on GitHub - 1 maintainer
Top 4.3% on gem.coop
weaviate-ruby 0.9.2
Ruby wrapper for the Weaviate.io API
25 versions - Latest release: about 1 year ago - 68.1 thousand downloads total - 56 stars on GitHub - 1 maintainer
Top 4.6% on gem.coop
svmkit 0.8.1
SVMKit is a machine learninig library in Ruby. SVMKit provides machine learning algorithms with i...
32 versions - Latest release: almost 7 years ago - 56 thousand downloads total - 862 stars on GitHub - 1 maintainer
rann 0.2.8
Libary for working with neural networks in Ruby.
9 versions - Latest release: about 8 years ago - 16.6 thousand downloads total - 3 stars on GitHub - 1 maintainer
Top 6.0% on gem.coop
machine_learning_workbench 0.8.0
This workbench holds a collection of machine learning methods in Ruby. Rather than specializing o...
17 versions - Latest release: over 7 years ago - 38.3 thousand downloads total - 19 stars on GitHub - 1 maintainer
secryst 0.1.0
Seq2seq transformer for transliteration in Ruby.
1 version - Latest release: about 5 years ago - 2.17 thousand downloads total - 7 stars on GitHub - 1 maintainer
dspy-ruby_llm 0.1.0
Provides a unified adapter using RubyLLM to access OpenAI, Anthropic, Gemini, Bedrock, Ollama, an...
1 version - Latest release: 19 days ago - 1.55 thousand downloads total - 144 stars on GitHub - 1 maintainer
random_forester 0.1.2
Creates a random forest object from a pmml file.
3 versions - Latest release: almost 9 years ago - 6.45 thousand downloads total - 69 stars on GitHub - 1 maintainer
sorbet-toon 0.1.0
Ruby port of the TOON encoder/decoder used inside DSPy.rb. Provides Sorbet-aware normalization, r...
1 version - Latest release: about 2 months ago - 1.27 thousand downloads total - 115 stars on GitHub - 1 maintainer
Top 7.8% on gem.coop
data_modeler 1.0.4
Using machine learning, create generative models based on your data alone. Applications span from...
13 versions - Latest release: over 8 years ago - 27.1 thousand downloads total - 1 stars on GitHub - 1 maintainer
Top 8.4% on gem.coop
rumale-svm 1.0.0 💰
Rumale::SVM provides support vector machine algorithms using LIBSVM and LIBLINEAR with Rumale int...
14 versions - Latest release: 3 months ago - 25.7 thousand downloads total - 4 stars on GitHub - 1 maintainer
pca 0.5.0
Principal Component Analysis (PCA). Uses GSL for calculations.
5 versions - Latest release: almost 9 years ago - 15.7 thousand downloads total - 26 stars on GitHub - 1 maintainer
Top 2.8% on gem.coop
rumale-pipeline 2.0.2 💰
Rumale::Pipeline provides classes for chaining transformers and estimators with Rumale interface.
11 versions - Latest release: about 1 month ago - 140 thousand downloads total - 892 stars on GitHub - 1 maintainer
Top 2.8% on gem.coop
rumale-decomposition 2.0.2
Rumale::Decomposition provides matrix decomposition algorithms, such as Principal Component Analy...
11 versions - Latest release: about 1 month ago - 140 thousand downloads total - 892 stars on GitHub - 1 maintainer
Top 2.8% on gem.coop
rumale-feature_extraction 2.0.2 💰
Rumale::FeatureExtraction provides feature extraction methods, such as TF-IDF and feature hashing...
11 versions - Latest release: about 1 month ago - 139 thousand downloads total - 892 stars on GitHub - 1 maintainer
Top 2.7% on gem.coop
rumale-ensemble 2.0.2 💰
Rumale::Ensemble provides ensemble learning algorithms, such as AdaBoost, Gradient Tree Boosting,...
11 versions - Latest release: about 1 month ago - 143 thousand downloads total - 892 stars on GitHub - 1 maintainer
Top 2.8% on gem.coop
rumale-nearest_neighbors 2.0.2 💰
Rumale::NearestNeighbors provides classifier and regression based on nearest neighbors rule with ...
11 versions - Latest release: about 1 month ago - 139 thousand downloads total - 892 stars on GitHub - 1 maintainer
Top 2.3% on gem.coop
rumale-linear_model 2.0.2 💰
Rumale::LinearModel provides linear model algorithms, such as Logistic Regression, Support Vector...
11 versions - Latest release: about 1 month ago - 193 thousand downloads total - 892 stars on GitHub - 1 maintainer
Top 2.5% on gem.coop
rumale-evaluation_measure 2.0.2 💰
Rumale::EvaluationMeasure provides evaluation measures, such as accuracy, precision, recall, and ...
11 versions - Latest release: about 1 month ago - 200 thousand downloads total - 892 stars on GitHub - 1 maintainer
Top 2.8% on gem.coop
rumale-neural_network 2.0.2 💰
Rumale::NeuralNetwork provides classifiers and regression algorithms based on multi-layer percept...
11 versions - Latest release: about 1 month ago - 140 thousand downloads total - 892 stars on GitHub - 1 maintainer
Top 2.8% on gem.coop
rumale-model_selection 2.0.2 💰
Rumale::ModelSelection provides model validation techniques, such as k-fold cross-validation, tim...
11 versions - Latest release: about 1 month ago - 143 thousand downloads total - 892 stars on GitHub - 1 maintainer
Top 2.8% on gem.coop
rumale-manifold 2.0.2 💰
Rumale::Manifold provides data embedding algorithms, such as Multi-dimensional Scaling, Locally L...
11 versions - Latest release: about 1 month ago - 139 thousand downloads total - 892 stars on GitHub - 1 maintainer
Top 2.8% on gem.coop
rumale-metric_learning 2.0.2 💰
Rumale::MetricLearning provides metric learning algorithms, such as Fisher Discriminant Analysis ...
11 versions - Latest release: about 1 month ago - 140 thousand downloads total - 892 stars on GitHub - 1 maintainer
Top 2.7% on gem.coop
rumale-preprocessing 2.0.2 💰
Rumale::Preprocessing provides preprocessing techniques, such as L2 normalization, standard scali...
11 versions - Latest release: about 1 month ago - 149 thousand downloads total - 892 stars on GitHub - 1 maintainer
Top 2.8% on gem.coop
rumale-kernel_approximation 2.0.2 💰
Rumale::KernelApproximation provides kernel approximation algorithms, such as RBF feature mapping...
11 versions - Latest release: about 1 month ago - 139 thousand downloads total - 892 stars on GitHub - 1 maintainer
Top 2.8% on gem.coop
rumale-naive_bayes 2.0.2 💰
Rumale::NaiveBayes provides naive bayes models, such as Gaussian Naive Bayes, Multinomial Naive B...
11 versions - Latest release: about 1 month ago - 140 thousand downloads total - 892 stars on GitHub - 1 maintainer
Top 2.7% on gem.coop
rumale-tree 2.0.2 💰
Rumale::Tree provides classifier and regression based on decision tree algorithms with Rumale int...
11 versions - Latest release: about 1 month ago - 142 thousand downloads total - 892 stars on GitHub - 1 maintainer
Top 2.8% on gem.coop
rumale-kernel_machine 2.0.2 💰
Rumale::KernelMachine provides kernel method-based algorithms, such as Kernel Support Vector Mach...
11 versions - Latest release: about 1 month ago - 139 thousand downloads total - 892 stars on GitHub - 1 maintainer
Top 3.2% on gem.coop
scoruby 0.3.3
Ruby Scoring API for PMML.
19 versions - Latest release: almost 8 years ago - 95.1 thousand downloads total - 69 stars on GitHub - 1 maintainer
Top 9.0% on gem.coop
weka 0.9.0-java
A JRuby wrapper for the Weka library (http://www.cs.waikato.ac.nz/ml/weka/)
13 versions - Latest release: 6 months ago - 22.3 thousand downloads total - 65 stars on GitHub - 1 maintainer
dspy-deep_research 1.0.0
Planner, queue, and coherence orchestration built on DSPy::DeepSearch.
1 version - Latest release: 2 months ago - 232 downloads total - 108 stars on GitHub - 1 maintainer
dspy-schema 1.0.1
Provides DSPy::TypeSystem::SorbetJsonSchema without requiring the full DSPy stack, enabling reuse...
2 versions - Latest release: 2 months ago - 831 downloads total - 108 stars on GitHub - 1 maintainer
dspy-miprov2 1.0.2
Optional optimizer bundle for DSPy.rb that ships the MIPROv2 teleprompter, Gaussian Process backe...
4 versions - Latest release: 25 days ago - 530 downloads total - 128 stars on GitHub - 1 maintainer
dspy-deep_search 1.0.0
DeepSearch loop utilities and modules for DSPy agents.
1 version - Latest release: 2 months ago - 239 downloads total - 108 stars on GitHub - 1 maintainer
dspy-gepa 1.0.3
Ships DSPy::Teleprompt::GEPA plus reflective adapters, experiment tracking, and telemetry hooks b...
4 versions - Latest release: about 1 month ago - 341 downloads total - 108 stars on GitHub - 1 maintainer
igrigorik-decisiontree 0.3.1
ID3-based implementation of the M.L. Decision Tree algorithm
1 version - Latest release: over 11 years ago - 3.81 thousand downloads total - 1,468 stars on GitHub
Top 2.2% on gem.coop
decisiontree 0.5.0
ID3-based implementation of the M.L. Decision Tree algorithm
5 versions - Latest release: over 11 years ago - 185 thousand downloads total - 1,468 stars on GitHub - 1 maintainer
dspy-code_act 1.0.1
CodeAct provides Think-Code-Observe agents that synthesize and execute Ruby code dynamically. Shi...
3 versions - Latest release: about 1 month ago - 859 downloads total - 108 stars on GitHub - 1 maintainer