IT博客汇
  • 首页
  • 精华
  • 技术
  • 设计
  • 资讯
  • 扯淡
  • 权利声明
  • 登录 注册

    love 0
    JottR on R
    发表于
    2025-08-15 00:00:00

    useR! 2025: Futureverse P2P: Peer-to-Peer Parallelization in R – Share compute among friends across the world

    [social4i size="small" align="align-left"][This article was first published onJottR on R, and kindly contributed toR-bloggers]. (You can report issue about the content on this pagehere)Want to share your content on R-bloggers?click hereif you have a blog, orhereif you don't.Below are the slides for myFutureverse P2P: Peer-to-Peer Parallelization in Rtalk that I presented at theuseR! 2025conference at Duke University, Durham, North Carolina, United States.Title: Futureverse P2P: Peer-to-Peer Parallelization in R – Share compute among friends across the world Speaker: Henrik BengtssonSession: “ ...继续阅读


    love 0
    arthur charpentier
    发表于
    2025-08-13 00:19:59

    Kyoto (京都), Japan, vs. Montréal, Canada, a first comparison

    We just arrived in Kyoto (京都), Japan, from Montréal, Canada. Everything seems very different. I still have in mind the time I spent in Hong Kong (more than a year), but that was 25 years ago… Just to compare, I used wikipedia’s page ofKyotovs.Montréal. Quite naturaly, I used the pages in French, but that was not stupid because the pages in English are more compex to read (with temperatures in °C and °F, humidity in mm and inches, etc).urlM="https://fr.wikipedia.org/wiki/Montr%C3%A9al" urlK="https://fr.wikipedia.org/wiki/Kyoto" download.file(urlM,destfile = "tempMtrl.html") download.file(url ...继续阅读 (2)


    love 0
    Yilong Zhang
    发表于
    2025-08-13 00:00:00

    rtflite 1.0.0: Production-Ready Clinical TLFs in Python

    [social4i size="small" align="align-left"][This article was first published onpharmaverse blog, and kindly contributed toR-bloggers]. (You can report issue about the content on this pagehere)Want to share your content on R-bloggers?click hereif you have a blog, orhereif you don't.------------- typical setup ---------------------------- post begins here ---------------We are thrilled to announce the release of{rtflite}1.0.0, marking a significant milestone in bringing production-ready TLF generation capabilities in RTF format to Python for clinical trial reporting. This major release represent ...继续阅读 (1)


    love 0
    The Jumping Rivers Blog
    发表于
    2025-08-12 23:59:00

    How We Do Training at Jumping Rivers: Seamless, Expert-Led, and Tailored to You

    [social4i size="small" align="align-left"][This article was first published onThe Jumping Rivers Blog, and kindly contributed toR-bloggers]. (You can report issue about the content on this pagehere)Want to share your content on R-bloggers?click hereif you have a blog, orhereif you don't.When it comes to data science training, one size doesn’t fit all. AtJumping Rivers, we’ve built our reputation around delivering customised, expert-led training that actually fits your team’s goals, tools, and workflows – whether you’re in healthcare, government, finance, or beyond.From your first enquir ...继续阅读 (3)


    love 0
    木遥
    发表于
    2025-08-12 10:32:04

    AI 明白圆是圆的吗?

    遇到了一个有趣的问题,正好落在 AI 模型的能力边界处:试证明不可能把平面分成无穷个圆的无交并。在我尝试的所有模型里,只有 GPT 5 thinking model 成功做了出来(虽然花了点时间)。有趣的不是这个结论,而是观察它们的思路。所有失败的模型都有个共同点:它们的思考基本上是从文字到文字的。它们会调用自己脑海中各种已有的定理和知识,然后漫无目的地试图拼凑出一个证明,但所有这些定理,不管是拓扑的还是几何的还是测度的,对它们来说都是纯粹字面意义上的陈述。Qwen 的思考过程最典型:它滔滔不绝想了很久,但很显然从头到尾它都并不真的理解它在说什么。圆也罢,开集闭集也罢,Baire 纲定理也罢,对它来说都是纯粹的概念,给人的感觉是它甚至并不真的知道「圆是圆的」。微妙之处在于,这种「没有几何直觉的几何思考」在某些时候其实未必是一种劣势。现代数学早已挣脱了对三维现实想象的依赖,大部份数学思考本来也确实是在纯粹的概念思辨空间中进行(特别是当问题进入代数乃至范畴论的领域的时候,这时从概念到概念的思考就变成了一种必然)。有的时候,几何直觉甚至反而会成为一种束缚,特别是当思考高维空间的时候,基于低维现实的直观常常是有误导性的。在这些问题上,AI 的「盲目」反而带来了自由,使得它不必受困于视觉直觉。——当然,人类的视觉直觉可能会渗透进人类的文本语料里,在某种程度上「污染」AI,但这是另一个问题。然 ...继续阅读 (4)


    love 0
    Edward Pollitt
    发表于
    2025-08-12 04:26:17

    Speed Meets Flexibility: Using Displayr’s Research Agent With AI-Assisted R Coding

    [social4i size="small" align="align-left"][This article was first published onR for Data Science - Displayr, and kindly contributed toR-bloggers]. (You can report issue about the content on this pagehere)Want to share your content on R-bloggers?click hereif you have a blog, orhereif you don't.In this ever-evolving AI landscape, researchers and data scientists are often forced to choose between rapid automation and full control over their analysis. Tools might promise speed, but they tend to limit customization and flexibility to get there. Displayr has always sought ways to limit this trade-o ...继续阅读 (3)


    love 0
    pacha.dev/blog
    发表于
    2025-08-12 04:00:00

    New book ‘C++ for R Users’ and all my other books for free or 10 USD each

    [social4i size="small" align="align-left"][This article was first published onpacha.dev/blog, and kindly contributed toR-bloggers]. (You can report issue about the content on this pagehere)Want to share your content on R-bloggers?click hereif you have a blog, orhereif you don't.In line with my previous post, I have decided to release a premilinary edition of ‘C++ for R Users’. The suggested price is 10 USD, these can be downloaded for free, and the offer will last while my scholarship payments are still delayed (it’s been almost three months).Books:C++ for R UsersThe Hitchhiker’s Guide to Lin ...继续阅读 (4)


    love 0
    Dariia Mykhailyshyna
    发表于
    2025-08-11 11:46:28

    RAG (Retrieval Augmented Generation) in R with ragnar workshop

    [social4i size="small" align="align-left"][This article was first published onR-posts.com, and kindly contributed toR-bloggers]. (You can report issue about the content on this pagehere)Want to share your content on R-bloggers?click hereif you have a blog, orhereif you don't.Join our workshop onRAG (Retrieval Augmented Generation) in R with ragnar, which is a part of our workshops for Ukraine series!Here’s some more info:Title:RAG (Retrieval Augmented Generation) in R with ragnarDate:Thursday, September 11th, 18:00 – 20:00 CEST (Rome, Berlin, Paris timezone)Speaker:Sharon Machlis is a long-ti ...继续阅读 (4)


    love 0
    Ozancan Ozdemir
    发表于
    2025-08-11 07:00:00

    Bddkr

    [social4i size="small" align="align-left"][This article was first published onOzancan Ozdemir, and kindly contributed toR-bloggers]. (You can report issue about the content on this pagehere)Want to share your content on R-bloggers?click hereif you have a blog, orhereif you don't.bddkR Tutorial: Working with Turkish Banking DataIntroductionThebddkRpackage provides seamless access to Turkish banking sector data published by the Banking Regulation and Supervision Agency (BDDK). This tutorial will guide you through the installation process and demonstrate various use cases for analyzing Turkish b ...继续阅读 (3)


    love 0
    pacha.dev/blog
    发表于
    2025-08-11 04:00:00

    A Personal Message from an Open Source Contributor

    [social4i size="small" align="align-left"][This article was first published onpacha.dev/blog, and kindly contributed toR-bloggers]. (You can report issue about the content on this pagehere)Want to share your content on R-bloggers?click hereif you have a blog, orhereif you don't.Dear fellow developers and data scientists,If everyone reading this gave just the price of a coffee, I could focus fully on the open source work that serves our community. But not everyone can or will contribute, and that’s okay.Why I’m Writing ThisFor the past several years, I’ve dedicated myself to creating and maint ...继续阅读 (5)


    love 0
    木遥
    发表于
    2025-08-10 16:07:01

    坐照

    GPT 5 推出之后大家照例让它算 10.9 和 10.11 的差。它照例失败了,成了新一轮笑柄。倒是真的实现了传说中的 Ph.D level,因为博士生一般来说算术都不好。当然这不是它一家的问题,别家 AI 也在这个简单的题目上纷纷翻车,包括我很喜欢用的 Gemini Pro 2.5。但 Gemini 翻车的姿势还要更炫酷一点:作为一款思维链模型,它知道这种时候应该调用 Python 来算。但当 Python 返回了正确结果之后,它的反应居然是:「我觉得 Python 算的不对,还是我自己来心算好了。」然后算错了。这个错误虽然好笑,但暴露的是这一整轮 agentic AI 发展的致命弱点。Agentic AI 作为一个框架要能运行,前提条件是 AI 知道什么时候该使用并依赖外部工具。当然,这里的分界是模糊的:一个小孩子如果在算三位数乘法的时候掏出计算器,你不会批评。如果这个小孩算一位数乘法也要用计算器,你会怀疑是不是智力有点问题——当然无论如何至少结果是对的,但你会心想一个高级一点的大脑是不是应该合理判断这个问题不值当用外部工具。而现在的问题是这个小孩算一位数乘法,掏出计算器算了个结果,然后觉得不对扔掉了,自己心算了一个错误的答案出来。这是人类有可能犯的错误吗?其实也是。而且如果你细想,这恰恰是非常「人类」的错误。人类的思维之所以不可靠,就是因为我们常常把直觉凌驾于客观证据之上。 ...继续阅读 (3)


    love 0
    pacha.dev/blog
    发表于
    2025-08-10 04:00:00

    Adding Shiny app’s parameters to the URL

    [social4i size="small" align="align-left"][This article was first published onpacha.dev/blog, and kindly contributed toR-bloggers]. (You can report issue about the content on this pagehere)Want to share your content on R-bloggers?click hereif you have a blog, orhereif you don't.Shiny allows to use all of R to visualize information, no matter if it is a sophisticated statistical model or a simple plot. One of the features it does not provide out-of-the-box is adding the selected parameters to the URL, like this:https://pacha.dev/palmerpenguinsshiny?inputs&species;="Adelie"&island;="Torgersen"I ...继续阅读 (4)


    love 0
    Ashley's Blog
    发表于
    2025-08-09 23:00:00

    {shinytesters}: Updating Inputs in testServer

    [social4i size="small" align="align-left"][This article was first published onAshley's Blog, and kindly contributed toR-bloggers]. (You can report issue about the content on this pagehere)Want to share your content on R-bloggers?click hereif you have a blog, orhereif you don't.I have been working on a project where we have been unable to use {shinytest2}, and therefore have had a heavy reliance on thetestServerfunction on testing the reactive functionality in each of the modules. Whilst it is great for checking the server-side logic based on dummy inputs being clicked, orreactiveValuesb ...继续阅读 (4)


    love 0
    Selcuk Disci
    发表于
    2025-08-09 15:50:01

    Conformal Prediction Intervals of XGBoost Model: Bitcoin Peaks Amid Coinbase’s Earnings Struggle

    [social4i size="small" align="align-left"][This article was first published onDataGeeek, and kindly contributed toR-bloggers]. (You can report issue about the content on this pagehere)Want to share your content on R-bloggers?click hereif you have a blog, orhereif you don't.In the second quarter, Coinbase did not meet Wall Street’s expectations. This decline occurred alongside lower market volatility, despite BTC prices reaching record highs according to Kaiko Research.The chart below indicates that the market priced the aforementioned from August. We can observe a negative decoupling between ...继续阅读 (5)


    love 0
    Boyd Tarlinton
    发表于
    2025-08-09 14:00:00

    Managing Remote Database Connections from Quarto Documents

    [social4i size="small" align="align-left"][This article was first published onBoyd Tarlinton, and kindly contributed toR-bloggers]. (You can report issue about the content on this pagehere)Want to share your content on R-bloggers?click hereif you have a blog, orhereif you don't.R offers excellent facilities for working interactively with SQL databases on a remote server. It becomes more challenging to do so in a self-contained Quarto document, especially if you wish to be able to render it without running into errors. Fortunately, there are ways around these challenges.The first step is estab ...继续阅读 (4)


    love 0
    Jason Bryer
    发表于
    2025-08-09 04:00:00

    Predictive Modeling with Missing Data

    [social4i size="small" align="align-left"][This article was first published onJason Bryer, and kindly contributed toR-bloggers]. (You can report issue about the content on this pagehere)Want to share your content on R-bloggers?click hereif you have a blog, orhereif you don't.Most predictive modeling strategies require there to be no missing data for model estimation. When there is missing data, there are generally two strategies for working with missing data: 1.) exclude the variables (columns) or observations (rows) where there is missing data; or 2.) impute the missing data. However, data i ...继续阅读 (4)


    love 0
    The Jumping Rivers Blog
    发表于
    2025-08-05 23:59:00

    Shiny in Production 2025: Sponsors

    [social4i size="small" align="align-left"][This article was first published onThe Jumping Rivers Blog, and kindly contributed toR-bloggers]. (You can report issue about the content on this pagehere)Want to share your content on R-bloggers?click hereif you have a blog, orhereif you don't.Shiny in Production Conferencewouldn’t be possible without our sponsors, so we wanted to take the time to tell you a little bit about them.Don’t miss out on this great chance to learn from R experts and network with fellow data science enthusiasts! Tickets are available atShiny in Production website!PositPosit ...继续阅读 (6)


    love 0
    未曾
    发表于
    2025-08-05 09:25:36

    龙门造像千种

    此《龙门造像千种》全套共十册,收录龙门石窟中南北朝到明代诸多造像、铭文或图案拓片,这些拓片大多是局部或零散片段,且没有文字说明。其装帧有一页多种(数量不等)或多页一种。此套拓片大约制作于清末民初,现藏于东京大学图书馆。 ...继续阅读 (9)


    love 0
    Jason Bryer
    发表于
    2025-08-05 04:00:00

    clav: R package and Shiny application for cluster analysis validation

    [social4i size="small" align="align-left"][This article was first published onJason Bryer, and kindly contributed toR-bloggers]. (You can report issue about the content on this pagehere)Want to share your content on R-bloggers?click hereif you have a blog, orhereif you don't.Cluster analysis is a statistical procedure for grouping observations using an observation-centered approach as compared to variable-centric approaches (e.g. PCA, factor analysis). Whether a preprocessing step for predictive modeling or the primary analysis, validation is critical for determining generalizability across d ...继续阅读 (10)


    love 0
    datascienceconfidential - r
    发表于
    2025-08-05 00:00:00

    AI Replacement and Wash Hires

    [social4i size="small" align="align-left"][This article was first published ondatascienceconfidential - r, and kindly contributed toR-bloggers]. (You can report issue about the content on this pagehere)Want to share your content on R-bloggers?click hereif you have a blog, orhereif you don't.I’m going to discuss some horrifying ideas in this post, so let’s begin with some good news!I’vepreviously studiedtech layoffs. According to my main source of datalayoffs.fyi, the weekly number of layoffs has been steadily declining. In the US, this has been compensated by a huge number of layoffs in the g ...继续阅读 (8)


    love 0
    Prologue 序章
    发表于
    2025-08-05 00:00:00

    浅谈风险平价模型(一)

    看似不带任何“市场偏见”的风险平价模型本身已构成一个明确的观点:四种不同经济情景在未来发生的概率相等,谁能轻易能下这一定论或做这一假设?前言市面上有很多讲关于全天候策略和风险平价模型如何运作的研报,它们大多是在基于不同资产的历史波动率和协方差矩阵的近似实现,本文批判均值-方差的优化方法。回测结果能说明什么?选取国内A股市场能买到的投资标的,其中大部分标的都使用挂钩指数表示,剔除了分红、管理费、基金折溢价等无关因素,回测结果更保守(黄金ETF可以替代成黄金T+D价格)。数据周期:2020年9月30日-2025年7月31日风险指标:投资品种过去半年的历史波动率和不同资产之间的协方差矩阵三个策略:象限间风险平价、象限间最大化夏普比例、象限内最大夏普+象限间风险平价回测设定:交易费用万分之二,夏普比例的无风险利率是年化1.5%,没有考虑期间内任何分红收益,持仓不超过100%总资产各类资产的收益率情况不同资产之间协方差矩阵根据这个协方差我们可以把资产分割成几组相对独立的资产:黄金、国债、商品、红利、国内宽基、海外宽基。我根据国内资本市场的情况,毕竟基于构建中国版全天候策略的想法,所以在象限设置时候海外宽基更多基于避险和分散的目的,把资产类别添加到四个象限:超预期通胀+超预期增长(过热):国内宽基、商品超预期通胀+增长不及预期(滞胀):黄金、商品、海外宽基、红利通胀不及预期+超预期增长:国内宽 ...继续阅读 (10)


    love 0
    Liam Hobby
    发表于
    2025-08-04 00:00:00

    Metacore and Metatools 0.2.0

    [social4i size="small" align="align-left"][This article was first published onpharmaverse blog, and kindly contributed toR-bloggers]. (You can report issue about the content on this pagehere)Want to share your content on R-bloggers?click hereif you have a blog, orhereif you don't.------------- typical setup ---------------------------- post begins here ---------------A Centralized Metadata Object Focus on Clinical Trial Data Programming Workflows • metacore{metacore}and GitHub – pharmaverse/metatools{metatools}have a new package maintainerHi, everyone! I’mLiamand I’m excited to announc ...继续阅读 (6)


    love 0
    Selcuk Disci
    发表于
    2025-08-03 08:27:17

    Global Modeling with Automated ML: Impact of One Big Beautiful Bill on Big Tech

    [social4i size="small" align="align-left"][This article was first published onDataGeeek, and kindly contributed toR-bloggers]. (You can report issue about the content on this pagehere)Want to share your content on R-bloggers?click hereif you have a blog, orhereif you don't.Morgan Stanley analysts believe that the One Big Beautiful Bill will be a boon for Big Tech, as it will provide a cash influx to AI giants, thereby enhancing their dominance in future AI competitions.But Trump’s 1 August tariffs, which compensate for tax cuts in the aforementioned bill, seemed not to benefit the tech firms, ...继续阅读 (12)


    love 0
    Chris Bowdon
    发表于
    2025-08-01 23:00:00

    Introduction to Generalised Linear Models with Prussian Horse Kicks

    [social4i size="small" align="align-left"][This article was first published onChris Bowdon, and kindly contributed toR-bloggers]. (You can report issue about the content on this pagehere)Want to share your content on R-bloggers?click hereif you have a blog, orhereif you don't.Time to finally patch a hole in the leaky roof of my knowledge: what are Generalised Linear Models anyway?Groundwork: what are Linear Models anyway?Generalised Linear Models (GLMs) are a short step from Linear Models,provided you have the right understanding of linear models. There’s also some stats jargon to get a handl ...继续阅读 (12)


    love 0
    Albert Rapp
    发表于
    2025-08-01 22:00:00

    WebDev4R: Shiny Explained

    [social4i size="small" align="align-left"][This article was first published onAlbert Rapp, and kindly contributed toR-bloggers]. (You can report issue about the content on this pagehere)Want to share your content on R-bloggers?click hereif you have a blog, orhereif you don't.Shiny in a NutshellVideoCheckout the full R-Shiny playlist herePLAYLISTCodePress to unfold codelibrary(shiny) ui <- bslib::page_fluid( sliderInput( 'my_slider', # Input ID 'Select your number', # Input label # Input-specifc stuff min = 0, max = 1, value = 0.5, step = 0.1 ), selectInput( ...继续阅读 (10)


    love 0
    jakub::sobolewski
    发表于
    2025-08-01 00:00:00

    How to Test R Code That Uses LLMs, APIs, or Databases

    [social4i size="small" align="align-left"][This article was first published onjakub::sobolewski, and kindly contributed toR-bloggers]. (You can report issue about the content on this pagehere)Want to share your content on R-bloggers?click hereif you have a blog, orhereif you don't.Your code often relies on external systems—LLMs, APIs, databases, or third-party libraries. While these are essential for functionality, they don’t need to be part of your tests.Here’s a practical pattern to test your code without relying on external dependencies, so your tests remain fast, reliable, and cheap.Check ...继续阅读 (14)


    love 0
    Stencilled
    发表于
    2025-08-01 00:00:00

    No More Data Gatekeepers: How We’re Making Analytics Accessible to Everyone

    [social4i size="small" align="align-left"][This article was first published onStencilled, and kindly contributed toR-bloggers]. (You can report issue about the content on this pagehere)Want to share your content on R-bloggers?click hereif you have a blog, orhereif you don't.Introducing AMI – Adaptive Media Intelligence, a platform that democratizes data access through conversational analytics, interactive dashboards, and AI-powered insights.Toleave a commentfor the author, please follow the link and comment on their blog:Stencilled.R-bloggers.comoffersdaily e-mail updatesaboutRnews and ...继续阅读 (11)


    love 0
    The Jumping Rivers Blog
    发表于
    2025-07-31 23:59:00

    Animated Maps with {ggplot2} and {gganimate}

    [social4i size="small" align="align-left"][This article was first published onThe Jumping Rivers Blog, and kindly contributed toR-bloggers]. (You can report issue about the content on this pagehere)Want to share your content on R-bloggers?click hereif you have a blog, orhereif you don't.In this blog post, we are going to use data from the{gapminder}R package, along with global spatial boundaries from‘opendatasoft’. We are going to plot the life expectancy of each country in the Americas and animate it to see the changes from 1957 to 2007.The {gapminder} package we are using is from theGapmind ...继续阅读 (12)


    love 0
    Heather Turner
    发表于
    2025-07-31 00:00:00

    R Girls Open Event 2025

    [social4i size="small" align="align-left"][This article was first published onForwards, and kindly contributed toR-bloggers]. (You can report issue about the content on this pagehere)Want to share your content on R-bloggers?click hereif you have a blog, orhereif you don't.Forwards members Heather Turner and Ella Kaye were invited to attend the “Data Science for Girls” open event hosted byR-GirlsatGreen Oak Academy, Birmingham, UK on July 9 2025. They joined other guests fromAscentandHealth Data Research UKto find out how students at this girls’ school have been using R.From left to right: Yan ...继续阅读 (14)


    love 0
    未曾
    发表于
    2025-07-30 08:17:32

    诗馀画谱

    “诗馀”也就是词。此《诗馀画谱》(又名《草堂诗馀意》)由明末宛陵汪氏辑。全不分卷,其内容撷取南宋《草堂诗馀》书中精粹的唐宋词百篇,请名家书翰,徽派名家摹刻历代名家作品为之配图,一词一图,相映成趣。此为绍兴图书馆藏明万历四十年宛陵汪氏刊本(残七十二幅)。 ...继续阅读 (14)

1/832 下一页
沪ICP备19023445号-2号
友情链接