SunJackson Blog


  • 首页

  • 分类

  • 关于

  • 归档

  • 标签

  • 站点地图

  • 公益404

Easy CI/CD of GPU applications on Google Cloud including bare-metal using Gitlab and Kubernetes

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

Angel Sevilla Camins' Blog


发表于 2018-12-14

Are you a data scientist who only wants to focus on modelling and coding and not on setting up a GPU cluster? Then, this blog might be interesting for you. We developed an automated pipeline using gitlab and Kubernetes that is able to run code in two GPU environments, GCP and bare-metal; no need to worry about drivers, Kubernetes cluster creation or deletion. The only thing that you should do is to push your code and it runs in a GPU!Source code for both the custom Docker images and the Kubernetes objects definitions can be found here and here respectively.See here the complete blog post.

阅读全文 »

Top Insights from 50 Chief Data Officers

转载自:https://blog.dataiku.com/top-insights-from-chief-data-officers

Claire Carroll


发表于 2018-12-14

Whether you’re a Chief Data Officer (CDO) yourself, you report to one, your organization has one, or you/your organization is looking to hire one, there is still much to learn about the up-and-coming role. Some estimate that 90 percent of large global organizations will have a CDO by 2019 - but who are they, and what, exactly, do they do?

阅读全文 »

Gift ideas for the R lovers

转载自:https://itsalocke.com/blog/gift-ideas-for-the-r-lovers/

未知


发表于 2018-12-14

Are you looking for gift ideas for the R addicts in your life or the next guest speaker at your user group? Here are a few ideas, in four categories! Not all of them feature our company, promised. ;-)

阅读全文 »

Day 14 – little helper print_fs

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

Jakob Gepp


发表于 2018-12-14

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 14th day of Christmas my true love gave to me…

阅读全文 »

Learning R: A gentle introduction to higher-order functions

转载自:http://feedproxy.google.com/~r/RBloggers/~3/GfgenfaN-P0/

Learning Machines


发表于 2018-12-14

Have you ever thought about why the definition of a function in R is different from many other programming languages? The part that causes the biggest difficulties (especially for beginners of R) is that you state the name of the function at the beginning and use the assignment operator – as if functions were like any other data type, like vectors, matrices or data frames…

阅读全文 »

CBH Group: Sr Data Engineer [Perth, Australia]

转载自:http://feedproxy.google.com/~r/kdnuggets-data-mining-analytics/~3/jJj46sz0lA4/12-14-cbh-group-sr-data-engineer.html

Matt Mayo Editor


发表于 2018-12-14

At: CBH Group Location: Perth, AustraliaWeb: cbh.com.auPosition: Sr Data Engineer

阅读全文 »

LoyaltyOne: Consultant Category Manager / Analyst, Client Services [Westborough, MA]

转载自:http://feedproxy.google.com/~r/kdnuggets-data-mining-analytics/~3/iUcXb3oft9Y/12-14-loyaltyone-consultant-category-manager-analyst.html

Matt Mayo Editor


发表于 2018-12-14

At: LoyaltyOne Location: Westborough, MAWeb: www.loyalty.comPosition: Consultant Category Manager / Analyst, Client Services

阅读全文 »

running plot [and simulated annealing]

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

xi'an


发表于 2018-12-14

Last weekend, I found out a way to run updated plots within a loop in R, when calling plot() within the loop was never updated in real time. The above suggestion of including a Sys.sleep(0.25) worked perfectly on a simulated annealing example for determining the most dispersed points in a unit disc.

阅读全文 »

R Packages worth a look

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

Michael Laux


发表于 2018-12-14

Filtering Algorithms for the State Space Model on the Stiefel Manifold (SMFilter)Provides the filtering algorithms for the state space model on the Stiefel manifold.

阅读全文 »

In case you missed it: November 2018 roundup

转载自:https://blog.revolutionanalytics.com/2018/12/in-case-you-missed-it-november-2018-roundup.html

David Smith


发表于 2018-12-14

In case you missed them, here are some articles from November of particular interest to R users.

阅读全文 »
1 … 51 52 53 … 398
SunJackson

SunJackson

3974 日志
5 分类
© 2018 - 2019 SunJackson