11 open-source projects similar to daugaard/example-kmeans-clustering, ranked by shared indexed features. Tags may describe platforms or build tools rather than the same primary purpose. Check each project’s use case, license, and deployment requirements before treating it as a replacement.
An example of implementing linear regression in Ruby.
This example will show how to implement a simple neural network for classification in Ruby using ruby-fann.
This example will show how to implement a Support Vector Machine (SVM) with RBF (Gaussian) kernel in Ruby using rb-libsvm for classification.
This example will show how we can teach an AI to play a simple game using the Q-learning reinforcement learning algorithm.
This sample code shows you how to use scikit-learn (or any other python library) from within your Ruby application using PyCall.
A GitOps workflow example for multi-env deployments with Flux, Kustomize and Helm.
Handwritten digits recognition using NN and Ruby 🧠💎
SPARK by Example is an adaptation of ACSL by Example for SPARK 2014, a programming language which is a formally verified subset of Ada