Chronon simplifies data computation and serving for AI/ML apps. Users define data features, and Chronon handles batch and streaming computation, scalable backfills, low-latency serving, correctness, consistency, observability, and monitoring.
It allows you to utilize all of the data within your organization, from batch tables, event streams or services to power your AI/ML projects, without needing to worry about all the complex orchestration that this would usually entail.
By F2
/ Tuesday , June 24 2025
The U.S. House of Representatives has banned congressional staff from using WhatsApp on government devices due to security concerns, as...
Read More
By F2
/ Tuesday , June 24 2025
Kaspersky found a new mobile malware dubbed SparkKitty in Google Play and Apple App Store apps, targeting Android and iOS....
Read More
By F2
/ Tuesday , June 24 2025
OWASP has released its AI Testing Guide, a framework to help organizations find and fix vulnerabilities specific to AI systems....
Read More
By F2
/ Tuesday , June 24 2025
In a major milestone for the country’s digital infrastructure, Axentec PLC has officially launched Axentec Cloud, Bangladesh’s first Tier-4 cloud...
Read More
By infosecbulletin
/ Monday , June 23 2025
A hacking group reportedly linked to Russian government has been discovered using a new phishing method that bypasses two-factor authentication...
Read More
By infosecbulletin
/ Wednesday , June 18 2025
Russian cybersecurity experts discovered the first local data theft attacks using a modified version of legitimate near field communication (NFC)...
Read More
By infosecbulletin
/ Tuesday , June 17 2025
Cybersecurity researcher Jeremiah Fowler discovered an unsecured database with 170,360 records belonging to a real estate company. It contained personal...
Read More
By infosecbulletin
/ Tuesday , June 17 2025
GreyNoise found attempts to exploit CVE-2023-28771, a vulnerability in Zyxel's IKE affecting UDP port 500. The attack centers around CVE-2023-28771,...
Read More
By infosecbulletin
/ Tuesday , June 17 2025
The U.S. Cybersecurity and Infrastructure Security Agency (CISA) has recently included two high-risk vulnerabilities in its Known Exploited Vulnerabilities (KEV)...
Read More
By infosecbulletin
/ Monday , June 16 2025
SafetyDetectives’ Cybersecurity Team discovered a public post on a clear web forum in which a threat actor claimed to have...
Read More
Key features:
Gather data from different sources like event streams, DB table snapshots, change data streams, service endpoints, and warehouse tables categorized as slowly changing dimensions, fact, or dimension tables.
Results can be produced in both online and offline situations. In online contexts, they can serve as scalable, low-latency endpoints for serving features. In offline scenarios, they can be stored as hive tables to generate training data.
Real-time or batch accuracy: Choose between Temporal or Snapshot accuracy for configuring the results. Temporal accuracy updates feature values in real-time for online contexts and produces point-in-time correct features offline. Snapshot accuracy updates features once a day at midnight.
Train models faster by using raw data to fill in training sets instead of waiting months to accumulate feature logs.
Utilize the robust Python API, which offers various data source types, freshness, and contexts as high-level abstractions. These are composed of intuitive SQL primitives such as group-by, join, and select, which are further enhanced with powerful features.
Automate feature monitoring by creating monitoring pipelines to assess the quality of training data, measure the difference between training and serving data, and track changes in features over time. Chronon is free on GitHub.