SunJackson Blog


  • 首页

  • 分类

  • 关于

  • 归档

  • 标签

  • 站点地图

  • 公益404

Satellite imagery generation with Generative Adversarial Networks (GANs)

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

Michal Maj


发表于 2019-01-11

阅读全文 »

Parallelize a For-Loop by Rewriting it as an Lapply Call

转载自:http://feedproxy.google.com/~r/RBloggers/~3/enScr-Y473w/

JottR on R


发表于 2019-01-11

A commonly asked question in the R community is:

阅读全文 »

epubr 0.6.0 CRAN release

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

Matt's R Blog


发表于 2019-01-11

Reorder sections based on pattern in text

阅读全文 »

Ensure consistency in data processing code between training and inference in Amazon SageMaker

转载自:https://aws.amazon.com/blogs/machine-learning/ensure-consistency-in-data-processing-code-between-training-and-inference-in-amazon-sagemaker/

Thomas Hughes


发表于 2019-01-11

In this blog post, we’ll introduce Inference Pipelines, a new feature in Amazon SageMaker that enables you to specify a sequence of steps that are executed in order for each inference request. Using this feature, you can reuse the data processing steps applied in training during inference without the need to maintain two separate copies of the same code. This ensures accuracy of your predictions and reduces development overhead. In our example, we’ll pre-process input data for training and inference using transformers in Apache Spark MLlib and train a machine learning model to predict the condition of a car using Amazon SageMaker’s XGBoost algorithm.

阅读全文 »

Pear Therapeutics: Data Scientist [San Francisco, CA]

转载自:http://feedproxy.google.com/~r/kdnuggets-data-mining-analytics/~3/iUoQdh9tSnk/01-11-pear-therapeutics-data-scientist.html

Matt Mayo Editor


发表于 2019-01-11

At: Pear Therapeutics Location: San Francisco, CAWeb: peartherapeutics.comPosition: Data Scientist

阅读全文 »

R Tip: Use seqi() For Indexes

转载自:http://www.win-vector.com/blog/2019/01/r-tip-use-seqi-for-indexes/

John Mount


发表于 2019-01-11

R Tip: use seqi() for indexing.

阅读全文 »

Visualizing the Asian Cup with R!

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

R by R(yo)


发表于 2019-01-11

Another year, another big soccer/football tournament! This time it’s thetop international competition in Asia, the Asian Cup hosted in theU.A.E. In this blog post I’ll be covering (responsible) web-scraping, data wrangling(tidyverse FTW!), and of course, data visualization with ggplot2.

阅读全文 »

R Packages worth a look

转载自:https://analytixon.com/2019/01/11/r-packages-worth-a-look-1392/

Michael Laux


发表于 2019-01-11

Curriculum Vitae for R Markdown (vitae)Provides templates and functions to simplify the production and maintenance of curriculum vitae.

阅读全文 »

Add a static pdf vignette to an R package

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

mark


发表于 2019-01-11

Most vignettes are built when a package is built, but there are occasions where you just want to include a pdf. For example when you want to include a paper. Of course there is a package supporting this, but in this post I will show you how to do it yourself with ease.

阅读全文 »

Murmuration: Data Scientist [New York, NY]

转载自:http://feedproxy.google.com/~r/kdnuggets-data-mining-analytics/~3/1V5XE5zPajc/01-10-murmuration-data-scientist.html

Matt Mayo Editor


发表于 2019-01-10

At: Murmuration Location: New York, NYWeb: www.linkedin.com/company/murmurationinc/aboutPosition: Data Scientist

阅读全文 »
1 … 3 4 5 … 398
SunJackson

SunJackson

3974 日志
5 分类
© 2018 - 2019 SunJackson