[D] Microsoft library, Hummingbird, compiles trained ML models into tensor computation for faster inference.

This page summarizes the projects mentioned and recommended in the original post on /r/MachineLearning

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.

  • The surprising thing is that Hummingbird can be faster than the GPU implementation of LightGBM (and XGBoost) if you use tensor compilers such as TVM. [The paper](https://www.usenix.org/conference/osdi20/presentation/nakandala) describes our findings. We have also open sourced the [benchmark code](https://github.com/microsoft/hummingbird/tree/main/benchmarks) so you try yourself!

  • 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
  • I learned about Microsoft's Hummingbird library today. 1000x performance??

    1 project | dev.to | 23 Sep 2020
  • Implementing a ChatGPT-like LLM from scratch, step by step

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