Registry / utility / ai4r
library1.6.1rbrubygemsunverified

A lightweight, educational Ruby library implementing core machine learning and AI algorithms such as decision trees, neural networks, k-means, and genetic algorithms.

gem install ai4r
INSTALL
IMPORT
SIG · AI4R
A
ai4r
utilityrubyv1.6.1
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

Ai4r
require 'ai4r'

Build a decision tree classifier

require 'ai4r' classifier = Ai4r::Classifiers::ID3.new.build(data_set)
Debug
Known issues

No known issues recorded.

Upgrade
Version history
1.6.1latest on RubyGems
Audit
Dependencies

No dependency data recorded yet.

Agent activity
48 hits · last 30 days
node
40
Meta
1
OpenAI (training)
1
Resources
ai4r — gem install ai4r · libregistry