SunJackson Blog


  • 首页

  • 分类

  • 关于

  • 归档

  • 标签

  • 站点地图

  • 公益404

R Packages worth a look

转载自:https://analytixon.com/2018/12/07/r-packages-worth-a-look-1359/

Michael Laux


发表于 2018-12-07

Tools for time series analysis and forecasting (TSstudio)The TSstudio package provides a set of functions for time series analysis. That includes interactive data visualization tools based on the plotly packa …

阅读全文 »

Automated Dashboard Visualizations with Ranking in R

转载自:http://feedproxy.google.com/~r/RBloggers/~3/xwNUbH-SlA8/

Kristian Larsen


发表于 2018-12-07
  1. Programming
阅读全文 »

One-stop-learning-shop for data pros – get exclusive access for less than a cup of coffee

转载自:http://feedproxy.google.com/~r/kdnuggets-data-mining-analytics/~3/5ZD-6x-1Z6E/tdwi-membership.html

Gregory PS Editor


发表于 2018-12-06

 

阅读全文 »

DATAx Presents: AI AND MACHINE LEARNING TRENDS IN 2019

转载自:http://feedproxy.google.com/~r/kdnuggets-data-mining-analytics/~3/LoVNq--lDYE/datax-ai-machine-learning-trends-2019.html

Dan Clark


发表于 2018-12-06

Sponsored Post.

阅读全文 »

Einops — a new style of deep learning code

转载自:http://arogozhnikov.github.io/2018/12/06/einops.html

未知


发表于 2018-12-06

Recently I’ve open-sourced einops — a new (and better) way to write deep learning code.

阅读全文 »

Reduced privacy risk in exchange for accuracy in the Census count

转载自:https://flowingdata.com/2018/12/06/reduced-privacy-risk-in-exchange-for-accuracy-in-the-census-count/

Nathan Yau


发表于 2018-12-06

Mark Hansen for The Upshot describes the search for balance between individual privacy and an accurate 2020 Census count. It turns out to not be that difficult to reconstruct person-level data from publicly available aggregates:

阅读全文 »

Running an R script on heroku

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

Roel M. Hogervorst


发表于 2018-12-06

In this post I will show you how to run an R script on heroku every day. This is a continuation of my previous post on tweeting a death from wikidata.

阅读全文 »

If you did not already know

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

Michael Laux


发表于 2018-12-06

Principal Parameterization Insightful visualization of multidimensional scalar fields, in particular parameter spaces, is key to many fields in computational science and engineering. We propose a principal component-based approach to visualize such fields that accurately reflects their sensitivity to input parameters. The method performs dimensionality reduction on the vast $L^2$ Hilbert space formed by all possible partial functions (i.e., those defined by fixing one or more input parameters to specific values), which are projected to low-dimensional parameterized manifolds such as 3D curves, surfaces, and ensembles thereof. Our mapping provides a direct geometrical and visual interpretation in terms of Sobol’s celebrated method for variance-based sensitivity analysis. We furthermore contribute a practical realization of the proposed method by means of tensor decomposition, which enables accurate yet interactive integration and multilinear principal component analysis of high-dimensional models. …

阅读全文 »

Intuition for principal component analysis (PCA)

转载自:http://feedproxy.google.com/~r/RBloggers/~3/J-aQntbRcww/

Learning Machines


发表于 2018-12-06

Principal component analysis (PCA) is a dimension-reduction method that can be used to reduce a large set of (often correlated) variables into a smaller set of (uncorrelated) variables, called principal components, which still contain most of the information.

阅读全文 »

Designing Turbofan Tycoon

转载自:http://blog.fastforwardlabs.com/2018/12/06/designing-turbofan-tycoon.html

Grant


发表于 2018-12-06

阅读全文 »
1 … 69 70 71 … 398
SunJackson

SunJackson

3974 日志
5 分类
© 2018 - 2019 SunJackson