SunJackson Blog


  • 首页

  • 分类

  • 关于

  • 归档

  • 标签

  • 站点地图

  • 公益404

Whats new on arXiv

转载自:https://analytixon.com/2018/12/18/whats-new-on-arxiv-846/

Michael Laux


发表于 2018-12-18

Automatic Differentiation in Mixture Models

阅读全文 »

Statistics in Glaucoma: Part III

转载自:http://feedproxy.google.com/~r/RBloggers/~3/OTP8YcKNgp0/

R Views


发表于 2018-12-18

Samuel Berchuck is a Postdoctoral Associate in Duke University’s Department of Statistical Science and Forge-Duke’s Center for Actionable Health Data Science.

阅读全文 »

Modern reproduction of 1847 geometry books

转载自:https://flowingdata.com/2018/12/18/modern-reproduction-of-1847-geometry-books/

Nathan Yau


发表于 2018-12-18

Euclid’s Elements is a series of 13 books produced in 300 BC that forms a collection of mathematician Euclid’s proofs and definitions. In 1847, Oliver Byrne recreated the first six books “in which coloured diagrams and symbols are used instead of letters for the greater ease of learners.” Nicholas Rougeux recreated Byrne’s work with an online interactive version:

阅读全文 »

Comparing racism from different eras: If only Tucker Carlson had been around in the 1950s he could’ve been a New York Intellectual.

转载自:https://andrewgelman.com/2018/12/18/if-only-tucker-carlson-had-been-around-in-the-1950s-he-couldve-been-a-new-york-intellectual/

Andrew


发表于 2018-12-18

TV commentator Carlson in 2018 recently raised a stir by saying that immigration makes the United States “poorer, and dirtier, and more divided,” which reminded me of this rant from literary critic Alfred Kazin in 1957:

阅读全文 »

Exploring the Data Jungle Free eBook

转载自:http://feedproxy.google.com/~r/kdnuggets-data-mining-analytics/~3/NjE0w-jcB14/manning-exploring-data-jungle-ebook.html

Dan Clark


发表于 2018-12-18

Sponsored Post.

阅读全文 »

If you did not already know

转载自:https://analytixon.com/2018/12/18/if-you-did-not-already-know-582/

Michael Laux


发表于 2018-12-18

Synthetic Gradient (SG) Artifical Neural Network are a particular class of learning system modeled after biological neural functions with an interesting penchant for Hebbian learning, that is ‘neurons that wire together, fire together’. However, unlike their natural counterparts, artificial neural networks have a close and stringent coupling between the modules of neurons in the network. This coupling or locking imposes upon the network a strict and inflexible structure that prevent layers in the network from updating their weights until a full feed-forward and backward pass has occurred. Such a constraint though may have sufficed for a while, is now no longer feasible in the era of very-large-scale machine learning, coupled with the increased desire for parallelization of the learning process across multiple computing infrastructures. To solve this problem, synthetic gradients (SG) with decoupled neural interfaces (DNI) are introduced as a viable alternative to the backpropagation algorithm. This paper performs a speed benchmark to compare the speed and accuracy capabilities of SG-DNI as over to a standard neural interface using multilayer perceptron MLP. SG-DNI shows good promise, in that it not only captures the learning problem, it is also over 3-fold faster due to it asynchronous learning capabilities. …

阅读全文 »

If you did not already know

转载自:https://analytixon.com/2018/12/18/if-you-did-not-already-know-583/

Michael Laux


发表于 2018-12-18

Jump Process A jump process is a type of stochastic process that has discrete movements, called jumps, with random arrival times, rather than continuous movement, typically modelled as a simple or compound Poisson process. In finance, various stochastic models are used to model the price movements of financial instruments; for example the Black-Scholes model for pricing options assumes that the underlying instrument follows a traditional diffusion process, with continuous, random movements at all scales, no matter how small. John Carrington Cox and Stephen Ross:145-166 proposed that prices actually follow a ‘jump process’. Robert C. Merton extended this approach to a hybrid model known as jump diffusion, which states that the prices have large jumps interspersed with small continuous movements. …

阅读全文 »

vtreat Variable Importance

转载自:http://feedproxy.google.com/~r/RBloggers/~3/IOJAQsSDYxw/

John Mount


发表于 2018-12-18

vtreat‘s purpose is to produce pure numeric R data.frames that are ready for supervised predictive modeling (predicting a value from other values). By ready we mean: a purely numeric data frame with no missing values and a reasonable number of columns (missing-values re-encoded with indicators, and high-degree categorical re-encode by effects codes or impact codes).

阅读全文 »

Magister Dixit

转载自:https://analytixon.com/2018/12/18/magister-dixit-1444/

Michael Laux


发表于 2018-12-18

“The 4 Types of Data Analytics• Descriptive: Answers the question, ‘What Happened?’.• Diagnostic: Commonly used in engineering and sciences to diagnose ‘what went wrong?’.• Predictive: Used to predict for future trends and events based on statistical or mathematical modeling of current and historical data.• Prescriptive: Used to tell you what to do to achieve a desired result. Based on the findings of predictive analytics.” Lillian Pierson ( May 11, 2015 )

阅读全文 »

All the (NBA) box scores you ever wanted

转载自:http://feedproxy.google.com/~r/RBloggers/~3/5qlOAsFI_xA/

kjytay


发表于 2018-12-18

In this previous post, I showed how one can scrape top-level NBA game data from BasketballReference.com. In the post after that, I demonstrated how to scrape play-by-play data for one game. After writing those posts, I thought to myself: why not do both? And that is what I did: scrape all the box scores for the 2017-18 NBA season and save them to an RDS object.

阅读全文 »
1 … 45 46 47 … 398
SunJackson

SunJackson

3974 日志
5 分类
© 2018 - 2019 SunJackson