A `for`-loop to stop writing.

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

    Decorators that logs stats. (by koaning)

  • We've added a memlist decorator to our original function from the memo package. This will allow us to configure a place to relay out stats into. Note that the decorator receives an empty list as input. It's this data list that will receive new data.

  • Ray

    Ray is a unified framework for scaling AI and Python applications. Ray consists of a core distributed runtime and a set of AI Libraries for accelerating ML workloads.

  • I've found it useful in many projects. The main example for me is running benchmarks with scikit-learn. I do a lot of NLP and a lot of my components are not serializable with a python pickle which means that I cannot use the standard GridSearch from scikit-learn. You can even combine it with ray to gather statistics from compute happening in parallel. It also plays very nicely with hiplot if you're interested in visualising your statistics.

  • 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

  • Fine-Tuning Llama-2: A Comprehensive Case Study for Tailoring Custom Models

    1 project | news.ycombinator.com | 11 Aug 2023
  • Ray – an open source project for scaling AI workloads

    1 project | news.ycombinator.com | 11 Aug 2023
  • Methods to keep agents inside grid world.

    1 project | /r/reinforcementlearning | 30 Jun 2023
  • Is dynamic action masking possible in Rllib?

    1 project | /r/reinforcementlearning | 23 Jan 2023
  • AWS re:Invent 2022 Recap | Data & Analytics services

    1 project | dev.to | 3 Jan 2023