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/example-kmeans-clustering

0
View on GitHub↗
0 stars·2 forks·Ruby·13 views

Example Kmeans Clustering

Features

  • Tutorials and Examples - Demonstrates k-means clustering.

Star history

Star history chart for daugaard/example-kmeans-clusteringStar history chart for daugaard/example-kmeans-clustering

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

Projects sharing features with Example Kmeans Clustering

These projects share indexed features with Example Kmeans Clustering. Shared tags can include platform or build tooling; verify the primary use case before treating a result as a replacement.
  • 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/q-learning-simple-gamedaugaard avatar

    daugaard/q-learning-simple-game

    36View on GitHub↗

    This example will show how we can teach an AI to play a simple game using the Q-learning reinforcement learning algorithm.

    Ruby
    View on GitHub↗36
  • 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
Compare all 11 related projects→

Frequently asked questions

What are the main features of daugaard/example-kmeans-clustering?

The main features of daugaard/example-kmeans-clustering are: Tutorials and Examples.

Which projects share features with daugaard/example-kmeans-clustering?

Projects with overlapping indexed features include: 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… daugaard/scikit-learn-from-ruby — This sample code shows you how to use scikit-learn (or any other python library) from within your Ruby application… fluxcd/flux2-kustomize-helm-example — A GitOps workflow example for multi-env deployments with Flux, Kustomize and Helm.