May 2021

warped Cauchys

May 3, 2021 | xi'an

A somewhat surprising request on X validated about the inverse cdf representation of a warped Cauchy distribution. I had not come across this distribution, but its density being means that it is the superposition of shifted Cauchys on the unit circle (with nice complex representations). As such, it is easily ...
[Read more...]

Random Forest Feature Selection

May 3, 2021 | finnstats

Random Forest feature selection, why we need feature selection? When we have too many features in the datasets and we want to develop a... The post Random Forest Feature Selection appeared first on finnstats.
[Read more...]

R | Selenium

May 2, 2021 | shikokuchuo

sha256 1 809e2e2a3967742faea6f9e11e0a4c533511f9710ac41812dcbcae3c78913cac Shikokuchuo Use case Whenever you need to programmatically drive a web browser. Most often: to scrape informati...
[Read more...]

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 8 9 10

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)