Cloudflare fetched the original article and streamed it through HTMLRewriter to apply an entirely new visual system without rebuilding the source page.
// request.cf · coarse context
A page that knows where it met you.
Only coarse request metadata is shown. This demo does not display or persist visitor IP addresses.
This article is within the scope of WikiProject Statistics, a collaborative effort to improve the coverage of statistics on Wikipedia. If you would like to participate, please visit the project page, where you can join the discussion and see a list of open tasks.StatisticsWikipedia:WikiProject StatisticsTemplate:WikiProject StatisticsStatistics
This article is within the scope of WikiProject Robotics, a collaborative effort to improve the coverage of Robotics on Wikipedia. If you would like to participate, please visit the project page, where you can join the discussion and see a list of open tasks.RoboticsWikipedia:WikiProject RoboticsTemplate:WikiProject RoboticsRobotics
Latest comment: 2 years ago1 comment1 person in discussion
The cited paper I ("Independent component analysis: Algorithms and applications") includes the following formula:
This formula seems to me to be in error ( is a column vector; the dimensions don't work out). The current version of the article has this formula:
I believe this is also in error (the first term is transposed relative to the second term). I believe the correct version, as implemented in [scikit-learn's implementation of FastICA] is as follows: