topology VS simple_bayes

Compare topology vs simple_bayes and see what are their differences.

topology

Returns the topology of a set. (by yudukikun5120)

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
topology simple_bayes
- 2
0 392
- -
10.0 0.0
over 1 year ago over 6 years ago
Elixir Elixir
MIT License MIT License
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.

topology

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

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

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

What are some alternatives?

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

exconstructor - An Elixir library for generating struct constructors that handle external data with ease.

structurez - A playground for data structures in Elixir

flow - Computational parallel flows on top of GenStage

cuid - Collision-resistant ids, in Elixir

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

ratio - Rational number library for Elixir.

bloomex - :hibiscus: A pure Elixir implementation of Scalable Bloom Filters

graphmath - An Elixir library for performing 2D and 3D mathematics.

monadex - Upgrade your pipelines with monads.

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

exmatrix - Elixir library implementing a parallel matrix multiplication algorithm and other utilities for working with matrices. Used for benchmarking computationally intensive concurrent code.

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