首页
学习
活动
专区
圈层
工具
发布
    • 综合排序
    • 最热优先
    • 最新优先
    时间不限
  • 来自专栏给永远比拿愉快

    相关系数r和决定系数R2的那些事

    我们需要注意: R^2一般用在线性模型中(虽然非线性模型总也可以用),具体参见:Regression Analysis: How Do I Interpret R-squared and Assess the Goodness-of-Fit Regression Analysis: How Do I Interpret R-squared and Assess the Goodness-of-Fit?

    43.2K42发布于 2019-01-22
  • 来自专栏AI科技大本营的专栏

    第31届NIPS正式开幕,3240篇提交论文创历史新高,公布3篇最佳论文

    forImperfect-Information Games 2、Variance-based Regularization with ConvexObjectives 3、A Linear-Time Kernel Goodness-of-Fit

    78170发布于 2018-04-27
  • 来自专栏机器学习、深度学习

    图像拼接--Seam-Driven Image Stitching

    最大的 homography a set of homographies H1 ,H2 ,… are randomly hypothesized and ranked based on their goodness-of-fit

    1.6K30发布于 2019-05-27
  • 来自专栏yw的数据分析

    判断数据是否服从某一分布(二)——简单易用fitdistrplus包

    原理 通过maximum likelihood (mle), moment matching (mme), quantile matching (qme) or maximizing goodness-of-fit

    2K30编辑于 2022-03-10
  • 来自专栏Python编程爱好者

    华为又招一名天才少年。。。

    A Linear-Time Kernel Goodness-of-Fit Test 在机器学习和统计学中,经常需要评估样本数据是否来自于某个已知分布。

    15910编辑于 2024-04-26
  • 来自专栏模拟计算

    同步辐射XRD数据精修的流程和应用场景-测试GO

    评估与判断:每一次迭代后,软件会计算一系列可靠性因子(R-factors),如R-p、R-wp、R-exp和 goodness-of-fit (GoF)。精修的目标是使这些因子不断降低并趋于稳定。

    75310编辑于 2025-09-18
  • 来自专栏Policy 是门科学

    线性回归的结果解释 I:变量测度单位变换的影响

    star(* 0.10 ** 0.05 *** 0.01) replace 图片 此外,表2和表3的回归结果还表明,OLS回归的拟合效果(goodness-of-fit

    5.5K151编辑于 2023-04-25
  • 来自专栏量子位

    听说你刚中了NIPS?恭喜(研究德扑、老鼠胡须等AI的都入围了)

    论文地址: http://arxiv.org/abs/1705.11040 A Linear-Time Kernel Goodness-of-Fit Test 作者来自伦敦大学学院、巴黎综合理工大学、日本统计数学研究所

    96240发布于 2018-03-27
  • 来自专栏量子位

    “不正经”NIPS大会指北:嘻哈歌手、感人长队,以及最佳论文

    papers.nips.cc/paper/6890-variance-based-regularization-with-convex-objectives A Linear-Time Kernel Goodness-of-Fit

    84850发布于 2018-03-22
  • 来自专栏CreateAMind

    典型性原则及其对统计学与数据科学的启示

    典型性原则的一个具体应用体现在参数估计中:我们提出了一种新的、基于典型性的正则化策略,该策略高度依赖于拟合优度检验(goodness-of-fit testing)。 相比之下,我们的典型性概念关注的是非参数意义上的拟合优度(goodness-of-fit),而非基于参数模型、以高似然值为标准的拟合。

    9310编辑于 2026-03-11
  • 来自专栏计算机视觉工坊

    超详细解读ORB-SLAM3单目初始化(下篇)

    Minimization ) https://blog.csdn.net/kokerf/article/details/72437294 8.卡方检验 (Chi-square test / Chi-square goodness-of-fit

    3.3K23发布于 2020-12-15
  • 来自专栏医学和生信笔记

    二分类资料校准曲线的绘制

    拟合优度检验(Hosmer-Lemeshow goodness-of-fit test)可以用来比较预测概率和实际概率是否有显著性差异,但是这个检验也只是能说明两者有没有统计学意义,并不能说明好多少、差多少

    1.8K40编辑于 2022-11-15
  • 来自专栏arXiv每日学术速递

    统计学学术速递[12.6]

    some early findings of the CCB as demonstrated on a toy problem. 【8】 Data-driven stabilizations of goodness-of-fit 摘要:Exact null distributions of goodness-of-fit test statistics are generally challenging to obtain in distributions or Monte Carlo methods, either in the form of a lookup table or carried out on demand, to apply a goodness-of-fit Stephens (1970) provided remarkable simple and useful transformations of several classic goodness-of-fit

    72710编辑于 2021-12-09
  • 来自专栏拓端tecdat

    R语言: GARCH模型股票交易量的研究道琼斯股票市场指数|附代码数据

    Positive Sign Bias 2.4505 0.01432 **## Joint Effect 6.4063 0.09343 *## ## ## Adjusted Pearson Goodness-of-Fit

    46900编辑于 2023-09-12
  • 来自专栏数据 学术 商业 新闻

    Python-Statsmodels–出行行为分析

    下面可视化一下,不同变量个数组合的模型的goodness-of-fit def box_plot(df,y,file_name): fig,ax = plt.subplots(1,1,figsize

    1.7K20发布于 2021-02-22
  • 来自专栏拓端tecdat

    R语言使用多元AR-GARCH模型衡量市场风险

    Positive Sign Bias 1.8249 0.06809 * ## Joint Effect 9.8802 0.01961 ** ## ## ## Adjusted Pearson Goodness-of-Fit

    1.6K10发布于 2021-01-14
  • 来自专栏拓端tecdat

    R语言使用多元AR-GARCH模型衡量市场风险|附代码数据

    Sign Bias  1.8249 0.06809   * ## Joint Effect        9.8802 0.01961  ** ##  ##  ## Adjusted Pearson Goodness-of-Fit

    53210编辑于 2022-11-08
  • 来自专栏拓端tecdat

    R语言使用多元AR-GARCH模型衡量市场风险|附代码数据

    Sign Bias  1.8249 0.06809   * ## Joint Effect        9.8802 0.01961  ** ##  ##  ## Adjusted Pearson Goodness-of-Fit

    52910编辑于 2023-06-20
  • 来自专栏arXiv每日学术速递

    统计学学术速递[6.18]

    点击阅读原文即可访问 stat统计学,共计48篇 【1】 Spectral goodness-of-fit tests for complete and partial network data 标题: We use recent results in random matrix theory to derive a general goodness-of-fit test for dyadic data Unlike other network goodness-of-fit methods, our general approach does not require simulating from a It also allows us to perform goodness-of-fit tests on partial network data, such as Aggregated Relational For each issue, we present practical solutions including assessing goodness-of-fit, model-averaging,

    1.5K10发布于 2021-07-02
  • 来自专栏arXiv每日学术速递

    统计学学术速递[8.17]

    摘要:We propose a new class of goodness-of-fit tests for the logistic distribution based on a characterisation The goodness-of-fit of the exponentiated Inverse-Gamma Pareto was assessed using the well-known Danish exponentiated Inverse-Gamma Pareto model outperforms the one-parameter Inverse-Gamma Pareto model in terms of goodness-of-fit 摘要:In this paper, we revisit the classical goodness-of-fit problems for univariate distributions; we We consider four goodness-of-fit tests for helping to decide which \emph{Cosine process} (driven by a

    1.4K20发布于 2021-08-24
领券