Video wird geladen...

Video konnte nicht geladen werden

Zur Startseite

Big step forward for root cause analysis in real-world applications! There’s a new method that will help identify the causes of a problem or event. It uses causal discovery, boosting trees together with TDA. This is crucial to enable root cause analysis in tasks like the following: • Fraud...

234,774 Aufrufe • vor 2 Jahren •via X (Twitter)

10 Kommentare

Profilbild von Konrad Banachewicz
Konrad Banachewiczvor 2 Jahren

TDA is hot again - that's one comeback I was not expecting. Played with it 8 years back or so, left me a bit meh. Need to revisit.

Profilbild von Santiago
Santiagovor 2 Jahren

Everything old is new again

Profilbild von Gabriel Petrescu
Gabriel Petrescuvor 1 Jahr

Fantastic work! Integrating boosting trees with Topological Data Analysis is a brilliant approach. It's exciting to see such innovative methods. Congrats. 👏

Profilbild von Munsif
Munsifvor 2 Jahren

Interesting

Profilbild von Santiago
Santiagovor 2 Jahren

Definitely! The article goes into a lot of detail of what you can do with this.

Profilbild von Travis Collins
Travis Collinsvor 2 Jahren

These charts are rarely helpful in the moment. The main problem being you have to have preconfigured the causal relationships (no way to auto discover relationships in a broken system). This kind of eye candy sells well, but rarely performs.

Profilbild von Haider.
Haider.vor 2 Jahren

It's very impressive. This could be a game changing for a data analysis and for a complex systems.

Profilbild von Gizem❄️☃️
Gizem❄️☃️vor 2 Jahren

Root cause analysis plays a pivotal role in aviation. You can frequently encounter in the Air Crash Investigation documentary.

Profilbild von Deisbel (Sr. Software Developer)
Deisbel (Sr. Software Developer)vor 2 Jahren

In Customer behavior analysis, Can I analyze if I'm gaining or losing clients due to particular variables like "home's year", "city", "technicians I have working on their area", etc? This question is for a home services company.

Profilbild von Santiago
Santiagovor 2 Jahren

Yes you can.

Ähnliche Videos

Today, we’re pushing a major update to Edison Analysis, our data analysis agent, which is tuned for scientific research and SOTA across data analysis benchmarks. In contrast to Kosmos, which runs for 6-12 hours and produces tens of thousands of lines of code, Edison Analysis runs for seconds to minutes and is best for specific, well-defined computational tasks. It is available both on our platform under the Analysis tab, and via API, and costs only one credit per run, so it is available to users on both free and paid tiers. Edison Analysis is a modified version of the data analysis agent Kosmos uses in its trajectories. Try it out! One of the most important improvements over our previous data analysis agents has been the addition of a specialized data retrieval tool. Edison Analysis can either use this tool to access data, or can pull data down directly via API. To evaluate this tool, we ranked the most commonly used public data repositories across recent papers from BioRxiv, and created a new benchmark that measures the ability of a language agent system to retrieve raw data from those sources. Edison Analysis gets 71% on this benchmark, and we’ll be working to increase this over time. You can read more about our benchmarks in the our blog post, link below. Some features worth highlighting: 1. Edison Analysis produces a report on the analysis it runs, along with a Jupyter notebook that you can download to reproduce the analysis yourself. Every figure it produces is linked back to the specific lines of code used to produce the figure, to make it easy to reproduce. 2. It works well with both Python and R. 3. One of the best uses for Edison Analysis is to use it to retrieve datasets that you can then analyze with Kosmos. We have a bunch of major improvements to Edison Analysis coming in the next few months that we’re excited to share. In the meantime, congratulations to the team, especially Ludovico Mitchener, Jon Laurent, Conor Igoe , Alex Andonian, and many more.

Sam Rodriques

61,860 Aufrufe • vor 7 Monaten

Major program launch: Data Analytics Professional Certificate! This large, five-course sequence takes you all the way to being job-ready as a data analyst, and shows how to use Generative AI as a thought partner to enhance your work in this role. Offered by on Coursera, this is taught by Sean Barnes, Ph.D., a Data Science & Engineering Leader at Netflix. Analyzing data remains one of the most important skills in where the world is going with AI. This comprehensive certificate takes you all the way to being job-ready. Each course comes with practical projects demonstrated in real-world contexts, such as analyzing sales data for a Korean bakery, video game sales trends across different regions, or identifying factors impacting customer retention for a communications company. You'll also work on estimating fire distribution for forest fire prevention, analyzing how a diamond's properties affect its market value, and developing predictive models for retail sales analysis, carbon emissions, and coral reef conservation. Here's some of what you'll learn: - How to define data and categorize it into its many types such as discrete & continuous numerical, structured & unstructured, time series, categorical, and know what insights can be derived from the different types of data categories. - How to differentiate between data-related job roles and their responsibilities, and how data flows through an organization from the moment of capture to decision-making. - How to perform data processing functions and apply conditional formatting in spreadsheets to extract business value from your data using statistical calculations and best practices for visualizing and interpreting data. - How to use LLMs for stakeholder analysis, data exploration, and data visualization. - Best practices for using LLMs for as a thought partner to data analysis work By the end of this professional certificate program, you will have learned core statistical concepts, analysis techniques, and visualization methodologies that will serve as the foundation for working as a data analyst. The world needs more data analysts, especially ones who know how to use modern generative AI. With data science roles projected to grow 36% by 2033, the skills taught in this program create new professional opportunities in data. Sign up here!

Andrew Ng

84,686 Aufrufe • vor 1 Jahr

I miss building simple, working software. At some point, we decided to complicate everything for no reason. Today, people can't build anything without using three frameworks, 17 libraries, and a swarm of microservices. And here is a funny paradox: To understand how these complex systems work, we've had to build systems and tools that generate data we can later analyze. But the more data we produce, the harder it is to process and make sense of it. We are in the middle of an observability crisis. The tools we have are inefficient, and we don't have enough people to keep systems running. A few weeks ago, I met the team Resolve AI, and they have built a fundamentally new approach to observability and incident management: Instead of depending on humans to run a system, Resolve built a Production Software Engineer who runs the system using AI while letting people supervise. And it's not only crazy, but I think this will fundamentally change how we monitor and maintain systems in production for years to come. I recorded a quick video to showcase a simple example of how Resolve works behind the scenes. There are two main things I'd like you to notice: 1. The tool can correlate data across logs, metrics, and traces coming from different systems. You don't have to do any work to get the information that matters right in front of you. 2. (This is the big one!) The tool can diagnose what's happening and give you instructions on how to solve it. It can produce causal relationships across the entire system stack. Resolve is backed by investors like Replit's founder Amjad Masad, Reid Hoffman, Jeff Dean, Fei Fei Li, Andy Price, among others. They are currently working with a select number of companies and want to onboard a few more. If you are interested in trying them out, go to this link: Honestly, this is one of the most impressive uses of AI I've seen.

Santiago

82,074 Aufrufe • vor 1 Jahr

Data teams spend weeks on simple requests. (This AI answers them in minutes.) Most data analysis is repetitive manual tasks. Data teams spend more time on setup than actual analysis. The workflow usually looks like this: → Run some exploratory data analysis in a local Jupyter notebook or environment → Pull data from multiple disconnected sources → Write code from scratch for every analysis → Export static charts that stakeholders can't explore (or wrestle with legacy BI to create a dashboard) → Manually send updates via email or Slack when data changes → Start over for each new request Most teams accept this as "how data analysis works." While business decisions wait for insights. That's where Fabi changes the entire approach. It's a powerful, AI-native platform built for teams that want to boost productivity and supercharge their data workflows. Instead of working on separate tools and manual processes, you collaborate on analysis that automatically delivers insights where teams work. Here's what makes Fabi different: AI-Native Analysis Environment ↳ SQL and Python work together with AI assistance that handles coding and debugging automatically. Smart Automation Workflows ↳ Automatically send AI-powered reports and summaries right where business works in Slack, email, and spreadsheets. Universal Data Integration ↳ Analyze data from files, Google Sheets, Airtable, plus your data warehouse and databases in one place. Collaborative Data Apps ↳ Create interactive dashboards that stakeholders can explore and ask follow-up questions directly. What you can do with Fabi that legacy BI can't: ➟ Send AI-generated insights directly to Slack channels ➟ Automatically email data summaries to stakeholders ➟ Analyze uploaded files without complex ETL processes ➟ Collaborate on analysis like Google Docs for data ➟ Build workflows that push insights to spreadsheets Perfect for teams that want to move beyond the constraints of legacy and increase their impact. Teams using Fabi see immediate results: ✓ Insights delivered in minutes instead of days ✓ Reduced context switching between tools ✓ Stakeholders explore data independently ✓ Workflows automated to save hours of manual work From analysis to automated delivery - all in one AI-native environment. 📌 Try Fabi today: 👉 Follow Fabi.ai and marc for Fabi updates. 🔄 Repost to help other teams streamline data analysis #DataAnalysis #ModernBI #DataOps #InteractiveDashboards #FabiPartnership #SponsoredByFabi

Andrew Bolis

36,504 Aufrufe • vor 10 Monaten

What has been done and what's next. I'm writing this text mainly for myself so as not to forget some things. Later, based on it, we'll create a roadmap for the near future. And for you, dear $Gruta Fam, it will be useful for a general understanding of where we're heading. So, the goal is to create a unique AI-based analytical platform that includes several tools. AI agent Grufender - real-time analysis of crypto communities on X. Activity analysis, sentiment analysis, FUD and FUDders analysis, as well as the creation of other unique social metrics. The AI agent has been created and is functioning, collecting and analyzing data in real time. Its completeness can be estimated at 80 percent, as further improvements are required. The dashboard for this AI agent is also functioning but needs refinement and a new design. Its completeness can be estimated at 70 percent. The goal for the full dashboard release is to connect 50 - 100 top crypto communities to the AI agent. AI agent Grutector - analysis of any X users for contradictions (flip-flops). The AI agent has been created and is functioning. It has undergone beta testing by volunteers and needs adjustments. Its readiness can be estimated at 70 percent. The dashboard for this agent has also been created but needs rework and additional features - its readiness can be estimated at 50 percent. During the testing of Grutector , it became clear that the main user interest is in checking various KOLs, so an additional level of analysis specifically for KOLs will be created. More in-depth. How it will look: we'll select about 50- 100 KOLs to start with and fully analyze them using our AI agent - every tweet throughout the entire history of their accounts. And this full analysis of all these KOLs will appear on the Grutector dashboard (let's call this analysis L2, and the flip-flop analysis - L1). Every user will be able to access this analysis and get the full picture, for example, regarding Ansem (who has over a hundred thousand tweets in his entire history!): how he became a KOL, what was the most interesting throughout the message history, what common patterns, which coins he promoted, and so on. And then the most interesting part - after reading this analysis, the user will be able to ask our AI agent: what did he say about women, for example? Or how did he promote certain coins? Or how consistent is he? And so on. Each such question will be paid. And, of course, we'll try to use #x402 in the internal payment system. Why is all this needed? Not only because it's interesting and will attract many users. But also if you've decided to buy a coin - you go to our analytical platform - and study the metrics for the coin's community, study the KOLs who shill the coin - and make a decision to buy the coin or abandon the purchase. And we're also currently creating a trading bot to participate in the trading AI bots contest from Aster 🥷 , which will make trading decisions based on metrics obtained from our AI agents 👀 Its readiness at the moment is approximately 15% of the planned functionality. Access to each product will be granted as it becomes ready. But right now, for example, you can explore the Grufender dashboard on the website along with beta testers (authorization via a wallet with a million $GRUTA tokens). In general, we're working, friends 🫡 $Gruta AI CA: 35t5DPbwJtB1tpGiSnqedLwQomi94BRKVDPyTRLdbonk

Dogtor

16,127 Aufrufe • vor 8 Monaten