Selected Tags

Click on a tag to remove it

More Tags

Click on a tag to add it and filter down

Algorithms gems

Showing projects tagged as Algorithms

  • Rumale

    5.2 8.2 Ruby
    Rumale is a machine learning library in Ruby
  • Eps

    4.8 5.0 Ruby
    Machine learning for Ruby
  • XGBoost

    2.1 5.6 Ruby
    High performance gradient boosting for Ruby
  • Ruby Linear Regression

    1.6 0.0 Ruby
    Linear regression implemented in Ruby.
  • ruby-dnn

    1.5 7.3 Ruby
    ruby-dnn is a ruby deep learning library.
  • Perfect Shape

    1.2 3.9 Ruby
    Perfect Shape is a collection of geometric algorithms that are mostly useful for GUI manipulation like checking containment of a point in popular geometric shapes such as rectangle, square, arc, circle, polygon, and paths containing lines, quadratic bézier curves, and cubic bezier curves. Also, some general math algorithms like IEEE-754 Remainder.
  • PairingHeap

    0.9 6.7 Ruby
    Performant priority queue in pure Ruby with support for changing priority using pairing heap data structure
  • Flashtext Ruby Gem

    0.8 0.0 Ruby
    A Ruby Port of the Python package FlashText @ https://github.com/vi3k6i5/flashtext
  • Edits

    0.4 0.0 Ruby
    Edit distance algorithms inc. Jaro, Damerau-Levenshtein, and Optimal Alignment