Jove
Visualize
联系我们

相关概念视频

Residuals and Least-Squares Property01:11

Residuals and Least-Squares Property

7.3K
The vertical distance between the actual value of y and the estimated value of y. In other words, it measures the vertical distance between the actual data point and the predicted point on the line
If the observed data point lies above the line, the residual is positive, and the line underestimates the actual data value for y. If the observed data point lies below the line, the residual is negative, and the line overestimates the actual data value for y.
The process of fitting the best-fit...
7.3K
One-Compartment Open Model: Wagner-Nelson and Loo Riegelman Method for ka Estimation01:24

One-Compartment Open Model: Wagner-Nelson and Loo Riegelman Method for ka Estimation

454
This lesson introduces two critical methods in pharmacokinetics, the Wagner-Nelson and Loo-Riegelman methods, used for estimating the absorption rate constant (ka) for drugs administered via non-intravenous routes. The Wagner-Nelson method relates ka to the plasma concentration derived from the slope of a semilog percent unabsorbed time plot. However, it is limited to drugs with one-compartment kinetics and can be impacted by factors like gastrointestinal motility or enzymatic degradation.
On...
454
Regression Toward the Mean01:52

Regression Toward the Mean

6.3K
Regression toward the mean (“RTM”) is a phenomenon in which extremely high or low values—for example, and individual’s blood pressure at a particular moment—appear closer to a group’s average upon remeasuring. Although this statistical peculiarity is the result of random error and chance, it has been problematic across various medical, scientific, financial and psychological applications. In particular, RTM, if not taken into account, can interfere when...
6.3K
Multiple Regression01:25

Multiple Regression

3.0K
Multiple regression assesses a linear relationship between one response or dependent variable and two or more independent variables. It has many practical applications.
Farmers can use multiple regression to determine the crop yield based on more than one factor, such as water availability, fertilizer, soil properties, etc. Here, the crop yield is the response or dependent variable as it depends on the other independent variables. The analysis requires the construction of a scatter plot...
3.0K
Regression Analysis01:11

Regression Analysis

5.7K
Regression analysis is a statistical tool that describes a mathematical relationship between a dependent variable and one or more independent variables.
In regression analysis, a regression equation is determined based on the line of best fit– a line that best fits the data points plotted in a graph. This line is also called the regression line. The algebraic equation for the regression line is called the regression equation. It is represented as:
5.7K
Correlation and Regression00:53

Correlation and Regression

1.2K
In statistics, correlation describes the degree of association between two variables. In the subfield of linear regression, correlation is mathematically expressed by the correlation coefficient, which describes the strength and direction of the relationship between two variables. The coefficient is symbolically represented by 'r' and ranges from -1 to +1. A positive value indicates a positive correlation where the two variables move in the same direction. A negative value suggests a...
1.2K

您也可能阅读

相关文章

通过共同作者、期刊和引用图与本文相关的文章。

排序
Same author

Posterior averaging with Gaussian naive Bayes and the R package RandomGaussianNB for big-data classification.

Frontiers in big data·2025
Same author

Development of a Predictive Model to Correlate the Chemical Structure of Amines with Their Oxidative Degradation Rate in a Post-Combustion Amine-Based CO<sub>2</sub> Capture Process Using Multiple Linear Regression and Machine Learning Regression Approaches.

ACS omega·2024
查看所有相关文章
JoVE
x logofacebook logolinkedin logoyoutube logo
关于 JoVE
概览领导团队博客JoVE 帮助中心
作者
出版流程编辑委员会范围与政策同行评审常见问题投稿
图书馆员
用户评价订阅访问资源图书馆顾问委员会常见问题
研究
JoVE JournalMethods CollectionsJoVE Encyclopedia of Experiments存档
教育
JoVE CoreJoVE BusinessJoVE Science EducationJoVE Lab Manual教师资源中心教师网站
使用条款与条件
隐私政策
政策

相关实验视频

Updated: Jun 21, 2025

Author Spotlight: UAV Remote Sensing for Efficient Invasive Plant Biomass Estimation
08:47

Author Spotlight: UAV Remote Sensing for Efficient Invasive Plant Biomass Estimation

Published on: February 9, 2024

1.4K

随机内核 k-最近邻居回归

Patchanok Srisuradetchai1, Korn Suksrikran1

  • 1Department of Mathematics and Statistics, Thammasat University, Pathum Thani, Thailand.

Frontiers in big data
|July 16, 2024
PubMed
概括
此摘要是机器生成的。

随机内核 k-最近邻居 (RK-KNN) 回归通过结合内核平滑和引导抽样来改进大数据分析. 这种新的方法提高了预测准确度和模型稳定性,优于标准KNN和R-KNN模型.

关键词:
启动时,我们会使用bootstrapping.功能选择 功能选择k-最近的邻居回归内核 k-最近的邻居.最先进的技术状态 (SOTA)

更多相关视频

Large-scale Reconstructions and Independent, Unbiased Clustering Based on Morphological Metrics to Classify Neurons in Selective Populations
12:27

Large-scale Reconstructions and Independent, Unbiased Clustering Based on Morphological Metrics to Classify Neurons in Selective Populations

Published on: February 15, 2017

7.0K
Machine Learning Algorithms for Early Detection of Bone Metastases in an Experimental Rat Model
07:15

Machine Learning Algorithms for Early Detection of Bone Metastases in an Experimental Rat Model

Published on: August 16, 2020

6.8K

相关实验视频

Last Updated: Jun 21, 2025

Author Spotlight: UAV Remote Sensing for Efficient Invasive Plant Biomass Estimation
08:47

Author Spotlight: UAV Remote Sensing for Efficient Invasive Plant Biomass Estimation

Published on: February 9, 2024

1.4K
Large-scale Reconstructions and Independent, Unbiased Clustering Based on Morphological Metrics to Classify Neurons in Selective Populations
12:27

Large-scale Reconstructions and Independent, Unbiased Clustering Based on Morphological Metrics to Classify Neurons in Selective Populations

Published on: February 15, 2017

7.0K
Machine Learning Algorithms for Early Detection of Bone Metastases in an Experimental Rat Model
07:15

Machine Learning Algorithms for Early Detection of Bone Metastases in an Experimental Rat Model

Published on: August 16, 2020

6.8K

科学领域:

  • 机器学习 机器学习
  • 数据挖掘 数据挖掘
  • 统计建模 统计建模

背景情况:

  • K-最近邻居 (KNN) 回归是一种非参数方法,有效用于复杂的大数据.
  • 然而,KNN容易发生过和不连续性.
  • 解决这些局限性对于强大的大数据应用程序至关重要.

研究的目的:

  • 介绍大数据的随机内核k-最近邻居 (RK-KNN) 回归.
  • 提高预测准确度和模型稳定性.
  • 缓解 KNN 固有的过度配套和配套不连续性问题.

主要方法:

  • 整合内核光滑与引导抽样.
  • 从训练数据中使用随机抽样进行总和预测.
  • 选择内核KNN (K-KNN) 的输入变量子集.

主要成果:

  • 在15个不同的数据集中,RK-KNN展示了卓越的性能.
  • 显著减少了根平均平方误差 (RMSE) 和平均绝对误差 (MAE).
  • 与标准 KNN 和随机 KNN (R-KNN) 相比,改进了 R 平方值.

结论:

  • 对于大数据,RK-KNN提供了一个强大的,准确的回归方法.
  • 该方法有效地解决了KNN的过度装配和不连续性挑战.
  • 与最先进的方法进行进一步的比较将验证RK-KNN的有效性.