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
daugaard avatar

daugaard/scikit-learn-from-ruby

0
View on GitHub↗
4 stars·3 forks·Ruby·7 views

Scikit Learn From Ruby

This sample code shows you how to use scikit-learn (or any other python library) from within your Ruby application using PyCall.

Features

  • Tutorials and Examples - Demonstrates using Python libraries via PyCall.

Star history

Star history chart for daugaard/scikit-learn-from-rubyStar history chart for daugaard/scikit-learn-from-ruby

How this analysis was created: This summary and feature list are AI-generated from collected project material and can contain mistakes. Stars, license and language are imported from GitHub. Inclusion does not mean that we have tested or audited this project. Check the source documentation for any feature you depend on. 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

Frequently asked questions

What does daugaard/scikit-learn-from-ruby do?

This sample code shows you how to use scikit-learn (or any other python library) from within your Ruby application using PyCall.

What are the main features of daugaard/scikit-learn-from-ruby?

The main features of daugaard/scikit-learn-from-ruby are: Tutorials and Examples.

Which projects share features with daugaard/scikit-learn-from-ruby?

Projects with overlapping indexed features include: daugaard/example-kmeans-clustering. daugaard/example-linear-regression — An example of implementing linear regression in Ruby. daugaard/example-neural-network — This example will show how to implement a simple neural network for classification in Ruby using ruby-fann. daugaard/example-svm — This example will show how to implement a Support Vector Machine (SVM) with RBF (Gaussian) kernel in Ruby using… daugaard/q-learning-simple-game — This example will show how we can teach an AI to play a simple game using the Q-learning reinforcement learning… fluxcd/flux2-kustomize-helm-example — A GitOps workflow example for multi-env deployments with Flux, Kustomize and Helm.

Projects sharing features with Scikit Learn From Ruby

These projects share indexed features with Scikit Learn From Ruby. Shared tags can include platform or build tooling; verify the primary use case before treating a result as a replacement.
  • daugaard/example-linear-regressiondaugaard avatar

    daugaard/example-linear-regression

    5View on GitHub↗

    An example of implementing linear regression in Ruby.

    Ruby
    View on GitHub↗5
  • daugaard/example-neural-networkdaugaard avatar

    daugaard/example-neural-network

    10View on GitHub↗

    This example will show how to implement a simple neural network for classification in Ruby using ruby-fann.

    Ruby
    View on GitHub↗10
  • daugaard/example-svmdaugaard avatar

    daugaard/example-svm

    6View on GitHub↗

    This example will show how to implement a Support Vector Machine (SVM) with RBF (Gaussian) kernel in Ruby using rb-libsvm for classification.

    Ruby
    View on GitHub↗6
  • daugaard/example-kmeans-clusteringdaugaard avatar

    daugaard/example-kmeans-clustering

    0View on GitHub↗
    Ruby
    View on GitHub↗0
Compare all 11 related projects→