simple_bayes VS graphmath

Compare simple_bayes vs graphmath and see what are their differences.

simple_bayes

A Naive Bayes machine learning implementation in Elixir. (by fredwu)
InfluxDB - Power Real-Time Data Analytics at Scale
Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.
www.influxdata.com
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
simple_bayes graphmath
2 -
392 77
- -
0.0 3.1
over 6 years ago 6 months ago
Elixir Elixir
MIT License libselinux public domain notice
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.

simple_bayes

Posts with mentions or reviews of simple_bayes. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2022-04-01.
  • Ask HN: Freelancer? Seeking freelancer? (April 2022)
    5 projects | news.ycombinator.com | 1 Apr 2022
    SEEKING WORK | Melbourne, Australia | Remote Preferred

    - Technologies: Elixir, Ruby, React, JS

    - Résumé/CV: https://fredwu.me/cv.pdf

    - Email: ifredwu at gmail dot com

    My name’s Fred Wu, I’m an experienced Elixir and Ruby developer who has worked on multiple commercial projects as well as having released multiple open source Hex packages and Rubygems.

    I work at a fintech startup as CTO, leading a small team. During Covid I've been pumping out around 40 extra hours per week on freelancing work. My day job involves mostly the non-coding part of problem solving so it's a nice mix of pace for me to keep my coding skills sharp during the evenings and on weekends.

    I’ve been using Elixir for half a decade, ruby for over a decade, lead and built multiple commercial B2B & B2C SaaS projects. I’ve always been very hands on, and have worked with multiple tech stacks in the past, including JS/React, PHP, Golang, and most recently Clojure at the startup I’m currently working at.

    - My blog and talks: https://fredwu.me/

    - My Github profile: https://github.com/fredwu

    - My LinkedIn profile: https://www.linkedin.com/in/wufred/

    As you probably noticed I have quite a few projects on Github. Some of the more interesting ones are:

    - Crawler, a high performance web crawler built in Elixir: https://github.com/fredwu/crawler

    - Simple Bayes, a naive bayes machine learning implementation in Elixir: https://github.com/fredwu/simple_bayes

    - OPQ, a simple in-memory queue with worker pooling and rate limiting in Elixir: https://github.com/fredwu/opq

    - And a few years ago when I was heavily involved in the ruby/rails community, I had done an experimental project building a "layer 0" ORM on top of ActiveRecord and Sequel: https://github.com/fredwu/datamappify

    If you think my skills and experience could add value to the project I’d love to chat more. You could reach me at ifredwu at gmail dot com. Thanks!

  • [For Hire] Expert-level Elixir/Ruby freelancer - with established open source projects and decades of experience
    4 projects | /r/forhire | 20 Jan 2022
    Simple Bayes, a naive bayes machine learning implementation in Elixir: https://github.com/fredwu/simple_bayes

graphmath

Posts with mentions or reviews of graphmath. We have used some of these posts to build our list of alternatives and similar projects.

We haven't tracked posts mentioning graphmath yet.
Tracking mentions began in Dec 2020.

What are some alternatives?

When comparing simple_bayes and graphmath you can also consider the following projects:

structurez - A playground for data structures in Elixir

memoize - DefMemo - Ryuk's little puppy! Bring apples.

cuid - Collision-resistant ids, in Elixir

loom - A CRDT library with δ-CRDT support.

ratio - Rational number library for Elixir.

matrex - A blazing fast matrix library for Elixir/Erlang with C implementation using CBLAS.

dataframe - Package providing functionality similar to Python's Pandas or R's data.frame()

flow - Computational parallel flows on top of GenStage

rock - Elixir implementation of ROCK: A Robust Clustering Algorithm for Categorical Attributes

fuse - A Circuit Breaker for Erlang

bitmap - Bitmap implementation in Elixir using binaries and integers. Fast space efficient data structure for lookups

trie - Erlang Trie Implementation