Video yükleniyor...

Video Yüklenemedi

Ana Sayfaya Dön

$BTC Statistical Study using Claude - A Beginner's Workflow Here's an example of a z-score study on $BTC - still tinkering so don't take this as overtly useful information but the creation of a dashboard for the visualization of statistical data is phenomenal. my current workflow: > import $BTC...

19,752 görüntüleme • 1 yıl önce •via X (Twitter)

11 Yorum

Stoic profil fotoğrafı
Stoic1 yıl önce

if this type of information is interesting to you I can document more of what I'm doing as I continue to learn & tinker with this.

Rainmaker profil fotoğrafı
Rainmaker1 yıl önce

Decode the labor market! Learn how to track jobless claims using FRED and Python in my latest free Substack post. 📈 A must-read for data enthusiasts & economists. Dive into how data insights can shape your understanding of the economy.

Stoic profil fotoğrafı
Stoic1 yıl önce

fyi & I repeat these reversion metrics might be inaccurate (need to look into how the metric of reversion is being calculated explicitly) but I just wanted to show the potential, ability to visualize results and document some of what I've been doing.

Stoic profil fotoğrafı
Stoic1 yıl önce

forgot to mention it's fairly easy for the data to be skewed unless you understand what information you're feeding it so filtering and binning will be important. also you can ask Claude to provide information on outliers that may be skewing the data and then iterate.

C͢N͢O profil fotoğrafı
C͢N͢O1 yıl önce

The way you analyse the reversion might not be correctly calculated, looking at z-score can be on different length, different type of reversion and the chart there can't be looking like that must be a bug in your code

Stoic profil fotoğrafı
Stoic1 yıl önce

thanks for pointing that out need to look into how reversion is being defined.

Stoic profil fotoğrafı
Stoic1 yıl önce

feel free to provide suggestions I'm fairly new to this (dived into this in the past few weeks).

Skew Δ profil fotoğrafı
Skew Δ1 yıl önce

chad 👏🔥

Stoic profil fotoğrafı
Stoic1 yıl önce

🙏🫡

Lucy Fairy profil fotoğrafı
Lucy Fairy1 yıl önce

Please follow him @AmbriaLatay 🌺💰 His recent trades were very accurate, and I followed his advice and bought the same stocks $KIDZ $ZCAR and made $225,000. 🌸 I think everyone should follow him. This is awesome 🔥

consom888 profil fotoğrafı
consom8881 yıl önce

@0xreitern imagine 💡

Benzer Videolar

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 görüntüleme • 1 yıl önce

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,667 görüntüleme • 6 ay önce

I asked Garry Tan how to use meta prompting to get better at AI: "My partners at YC Jared Friedman and Pete Koomen showed me how to do this. You can take almost anything that you do all the time and just drop it into a context window. And then say, “Here’s a bunch of inputs and outputs." And maybe you also add a bunch of notes. And then you tell it, “Write me a prompt that can act as an agent that takes this input and makes this output over here.” You can do this for almost any type of knowledge work. And you can even introspect. "What are things you notice that I did to convert this from the input to the output?”. And then you can just start using the prompt. Initially, it’s going to suck. Because it’s just not that smart yet. But what’s funny is now, I also use it to Iterate my writing. You can be very direct, "I would never say that", "Don’t say it like this", or "Oh, you used the long word there, use the short word". Just speak to it conversationally. And then when you're happy with the output, you can use that new output to make a new prompt. "Based on this conversation, give me a better initial prompt that incorporates all the things we talked about." And you can do this with literally everything. And in theory, there’s so much it applies to that people do day-to-day. You could use it for tweets. You could use it for editing podcasts. You can use it for pretty much everything. I have a folder of prompts that I use all the time. My YouTube prompt is on v27 or something. I'll go through this process with all the different max models. I'll use GPT 5.2 Pro. I’ll use Grok. I'll use Claude. Then, I’ll take all the outputs from all the models and put them into Claude and say "Here’s my prompt, here’s the output from four LLMs, including yourself. Rate each response and tell me what the pros and cons of each approach are." And I usually say "give it to me in numbered form". And then you can agree with one, disagree with two, tell it three is this or that. And then after that, you say given all of this, synthesize it."

The Peel

51,632 görüntüleme • 3 ay önce

I've built it for you!! It's an automated AI system that analyzes AI case studies (you can change the use case) to identify and document enterprise-level AI implementations. It starts by reading URLs from a CSV file and uses web scraping (either through WebLoader or Firecrawl) to extract the content from each case study. The extracted content is then sent to Claude 3.5 Sonnet, which analyzes whether the case study represents a genuine enterprise AI implementation based on specific criteria like company maturity, implementation scale, and measurable business outcomes. For each URL, the system first saves the raw content and then performs this initial qualification analysis. If Claude determines that a case study qualifies as an enterprise AI implementation, the system proceeds to generate a detailed analysis. It creates three types of reports: - an individual case study report with sections like Executive Summary, AI Strategy Analysis, and Business Impact Assessment - a cross-case analysis that identifies patterns and trends across multiple case studies - and an executive dashboard summarizing key metrics and insights. All of these reports are saved in structured formats (markdown for individual reports, JSON for cross-case analysis and dashboard) in their respective directories. If a case study doesn't qualify as an enterprise AI implementation, the system logs the reason and moves on to the next URL. The entire process is asynchronous and provides detailed terminal feedback about its progress and decisions.

Muratcan Koylan

85,221 görüntüleme • 1 yıl önce

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,083 görüntüleme • 7 ay önce

English is literally the hottest programming language. It's absolutely crazy that you can build a complete product in plain English. I'm using Rocket in this video. This is a new app. You type what you want, and Rocket builds it for you. This is great if you want to build: • A landing page • A complete web application • A mobile app • A dashboard to showcase something • An internal tool to automate anything This is another example of how developers should become comfortable being copilots for AI agents (instead of using AI as a copilot). Some of the things I like about Rocket: 1. One-click deploy to Netlify (I use Netlify for all my projects) 2. GitHub integration 3. Supabase integration for your backend 4. Built-in support for Stripe 5. Built-in support for Resend 6. Google Analytics integration 7. Smart AI search with Perplexity 8. You can also integrate with GPT models, Gemini, and Claude 9. You can make visual edits by describing what you want 10. You can upload images and have Rocket implement them Best of all are the templates: They have a large library of templates that will help you get started. These templates will help you save money (because of fewer tokens), and you can modify them as you see fit. I read on the site that you can also bring a Figma file and turn it into an app, but I didn't test that feature. By the way, you can start using it for free. Here is the link: Thanks to the Rocket team for their support and for collaborating with me on this post.

Santiago

30,944 görüntüleme • 1 yıl önce

Most people think Rerun is a visualization tool. In reality, it's a database masquerading as a visualizer. I wanted to showcase this functionality by building a full data pipeline consisting of: ingestion → baseline method → eval → finetuning for SLAM on egocentric data. I'll eventually extend this to the rest of my ego/exo datasets, but I wanted to start with a smaller bunch of datasets first. Rerun allows you to expose your saved .rrd files to a catalog where you store datasets. You can query, filter, and join them like any database using DataFusion under the hood. These are the same .rrd files that are automatically generated whenever you visualize anything in Rerun and decide to save it to disk. I brought in 109 VSLAM-LAB sequences across 14 datasets into the Rerun catalog as an example. These include 7Scenes, Euroc, eth3d, and others. Now I can query them with segment_table, filter_segments, and filter_contents instead of parsing CSVs and YAML files. With a strong set of ground-truth datasets for SLAM, baseline additions become nearly automatic with agents like Opus/Codex. This unification of data and visualization is imo the largest missing part for Physical AI. Visualization becomes a natural byproduct of having your data properly structured and queryable. The catalog API is what makes it a database, not just a viewer. I initially focused on VSLAM-LAB data, but I'll migrate all the egoexo data to this format in the coming days to really show just how useful this is.

Pablo Vela

34,735 görüntüleme • 1 ay önce