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 infosecbulletin
/ Wednesday , November 20 2024
Trend Micro released a security update for Deep Security 20 Agent Manual Scan Command Injection RCE Vulnerability (CVE-2024-51503) that resolves...
Read More
By infosecbulletin
/ Wednesday , November 20 2024
Apple released critical updates for its various products including for iOS, iPadOS, macOS, visionOS, and Safari to fix two zero-day...
Read More
By infosecbulletin
/ Tuesday , November 19 2024
Maxar Space Systems has verified a major data breach that exposed particular information of current and former workers. The breach...
Read More
By infosecbulletin
/ Tuesday , November 19 2024
A security vulnerability (CVE-2024-52308) in the GitHub Command Line Interface (CLI) could allow remote code execution on users' devices. With...
Read More
By infosecbulletin
/ Tuesday , November 19 2024
“Sarcoma” ransomware group attacked a well known Bangladeshi insurance company named "Popular life insurance company ltd". The threat actor keeps...
Read More
By infosecbulletin
/ Monday , November 18 2024
Bug Hunt 2024, one of the largest cyber security competitions and conferences in Bangladesh, was successfully held at the ICT...
Read More
By infosecbulletin
/ Saturday , November 16 2024
A serious security flaw has been found in some TP-Link routers, potentially enabling hackers to remotely access the affected devices.The...
Read More
By infosecbulletin
/ Saturday , November 16 2024
The Wall Street Journal reported on Friday citing people familiar with the matter that T-Mobile’s network was among the systems...
Read More
By infosecbulletin
/ Friday , November 15 2024
"Palo Alto Networks has observed threat activity exploiting an unauthenticated remote command execution vulnerability against a limited number of firewall...
Read More
By infosecbulletin
/ Friday , November 15 2024
US authorities have revealed a major cyberespionage campaign by hackers, targeting information from Americans in government and politics. The FBI...
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.