I learned about Microsoft's Hummingbird library today. 1000x performance??

This page summarizes the projects mentioned and recommended in the original post on dev.to

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
  • hummingbird

    Hummingbird compiles trained ML models into tensor computation for faster inference.

  • I took their sample code from Github and tweaked it to spit out times for each model's prediction, as well as increase the number of rows to 5 million. I used Google's Colab and selected GPU for my hardware accelerator. This gives an option to run code on GPU, not that all computations will happen on the GPU.

  • 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.

    InfluxDB logo
NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts

  • Treebomination: Convert a scikit-learn decision tree into a Keras model

    3 projects | news.ycombinator.com | 11 Jun 2023
  • [D] GPU-enabled scikit-learn

    3 projects | /r/MachineLearning | 30 Dec 2022
  • Export and run models with ONNX

    3 projects | dev.to | 7 Sep 2021
  • [D] Microsoft library, Hummingbird, compiles trained ML models into tensor computation for faster inference.

    1 project | /r/MachineLearning | 21 Dec 2020
  • Implementing a ChatGPT-like LLM from scratch, step by step

    3 projects | news.ycombinator.com | 27 Jan 2024