SunJackson Blog


  • 首页

  • 分类

  • 关于

  • 归档

  • 标签

  • 站点地图

  • 公益404

How to deploy a predictive service to Kubernetes with R and the AzureContainers package

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

Hong Ooi


发表于 2018-12-12

It’s easy to create a function in R, but what if you want to call that function from a different application, with the scale to support a large number of simultaneous requests? This article shows how you can deploy an R fitted model as a Plumber web service in Kubernetes, using Azure Container Registry (ACR) and Azure Kubernetes Service (AKS). We use the AzureContainers package to create the necessary resources and deploy the service.

阅读全文 »

Teaching and Learning Materials for Data Visualization

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

R on kieranhealy.org


发表于 2018-12-12

阅读全文 »

Intuit: Staff Data Scientist – Business Analytics [Mountain View, CA]

转载自:http://feedproxy.google.com/~r/kdnuggets-data-mining-analytics/~3/zTteOsWGcYo/12-12-intuit-staff-data-scientist-business-analytics.html

Matt Mayo Editor


发表于 2018-12-12

At: Intuit Location: Mountain View, CAWeb: intuit.comPosition: Staff Data Scientist - Business Analytics

阅读全文 »

Code for case study – Customer Churn with Keras/TensorFlow and H2O

转载自:http://feedproxy.google.com/~r/RBloggers/~3/Xl3n13-_npE/

Dr. Shirin Glander


发表于 2018-12-12

This is code that accompanies a book chapter on customer churn that I have written for the German dpunkt Verlag. The book is in German and will probably appear in February: https://www.dpunkt.de/buecher/13208/9783864906107-data-science.html.

阅读全文 »

Day 12 – little helper dive

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

Jakob Gepp


发表于 2018-12-12

We at STATWORX work a lot with R and we often use the same little helper functions within our projects. These functions ease our daily work life by reducing repetitive code parts or by creating overviews of our projects. At first, there was no plan to make a package, but soon I realised, that it will be much easier to share and improve those functions, if they are within a package. Up till the 24th December I will present one function each day from helfRlein. So, on the 12th day of Christmas my true love gave to me…

阅读全文 »

If you did not already know

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

Michael Laux


发表于 2018-12-12

Sequential Adaptive Nonlinear Modeling of Vector Time Series (SLANTS) We propose a method for adaptive nonlinear sequential modeling of vector-time series data. Data is modeled as a nonlinear function of past values corrupted by noise, and the underlying non-linear function is assumed to be approximately expandable in a spline basis. We cast the modeling of data as finding a good fit representation in the linear span of multi-dimensional spline basis, and use a variant of l1-penalty regularization in order to reduce the dimensionality of representation. Using adaptive filtering techniques, we design our online algorithm to automatically tune the underlying parameters based on the minimization of the regularized sequential prediction error. We demonstrate the generality and flexibility of the proposed approach on both synthetic and real-world datasets. Moreover, we analytically investigate the performance of our algorithm by obtaining both bounds of the prediction errors, and consistency results for variable selection. …

阅读全文 »

Cummins: Advanced Analytics Platform Principle Engineer [Columbus, IN]

转载自:http://feedproxy.google.com/~r/kdnuggets-data-mining-analytics/~3/EfQ5zIhqKY8/12-12-cummins-advanced-analytics-platform-principle-engineer.html

Matt Mayo Editor


发表于 2018-12-12

At: Cummins Location: Columbus, INWeb: www.cummins.comPosition: Advanced Analytics Platform Principle Engineer

阅读全文 »

10 Data Science Skills to Land your Dream Job in 2019

转载自:https://dimensionless.in/10-data-science-skills-to-land-your-dream-job-in-2019/

Kartik Singh


发表于 2018-12-12

In a 2017 business research article IBM predicted that the need for Data Scientists will increase by 28% by 2020, with nearly 3 million job openings for Data Science professionals. According to a Forbes report, Data Science is the best job in America for three consecutive years, with a median base salary of $110,000 and over 4,524 job openings.

阅读全文 »

Network Centrality in R: New ways of measuring Centrality

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

schochastics


发表于 2018-12-12

This is the third post of a series on the concept of “network centrality” withapplications in R and the package netrankr. The last part introduced the concept ofneighborhood-inclusion and its implications for centrality. In this post, weextend the concept to a broader class of dominance relations by deconstructing indicesinto a series of building blocks and introduce new ways of evaluating centrality.

阅读全文 »

Using ggplot2 for functional time series

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

R on Rob J Hyndman


发表于 2018-12-12

This week I’ve been attending the Functional Data and Beyond workshop at the Matrix centre in Creswick.

阅读全文 »
1 … 57 58 59 … 398
SunJackson

SunJackson

3974 日志
5 分类
© 2018 - 2019 SunJackson