May 2021

Scraping Google Play Reviews with RSelenium

May 2, 2021 | R | JLaw's R Blog

When Normal Web Scraping Just Won’t Work I’ve used rvest in numerous posts to scrape information from static websites or through forms to get data. However, some websites don’t have static data that can be downloaded by just scraping the HTML. Google Play Store reviews are one ...
[Read more...]

Linear Discriminant Analysis in R

May 2, 2021 | finnstats

linear discriminant analysis, originally developed by R A Fisher in 1936 to classify subjects into one of the two clearly defined groups. It was... The post Linear Discriminant Analysis in R appeared first on finnstats.
[Read more...]

A first look at torch for R

May 1, 2021 | R on Will Hipson

In this post, I explore torch - a package for R that mirrors the PyTorch framework for deep learning. Motivation I’ve been a bit reluctant to join in on the deep learning hype for some time. Much of this I attribute to my lack of enthusiasm toward Pyth... [Read more...]

one-way random walks

May 1, 2021 | xi'an

A rather puzzling riddle from The Riddler on an 3×3 directed grid and the probability to get from the North-West to the South-East nodes following the arrows. Puzzling because while the solution could be reasonably computed with an R code like suc...
[Read more...]

Customer Segmentation K Means Cluster

May 1, 2021 | finnstats

Customer segmentation is the process of separation of customers into groups based on common characteristics or patterns so companies can market their products to... The post Customer Segmentation K Means Cluster appeared first on finnstats.
[Read more...]
1 9 10 11

Never miss an update!
Subscribe to R-bloggers to receive
e-mails with the latest R posts.
(You will not see this message again.)

Click here to close (This popup will not appear again)