April 2021

Random Forest in R

April 13, 2021 | finnstats

Random Forest in R, Random forest developed by an aggregating tree and this can be used for classification and regression. One of the major... The post Random Forest in R appeared first on finnstats.
[Read more...]

ABC in Svalbard [#1]

April 12, 2021 | xi'an

It started a bit awkwardly for me as I ran late, having accidentally switched to UK time the previous evening (despite a record-breaking biking-time to the University!), then the welcome desk could not find the key to the webinar room and I ended up following the first session from my ...
[Read more...]

Check ‘Developer Tools’ First To Avoid Heavy-ish Dependencies

April 12, 2021 | hrbrmstr

Guillaume Pressiat (@GuillaumePressiat) did a solid post & video on using Selenium to scrape a paginated table from understat[.]com/league/EPL/2020 (I just cannot bring myself to provide an active link to any SportsBall site). He does a great job walking folks through acquiring & orchestrating the heavy dependency that is ...
[Read more...]

Using RSelenium to scrape a paginated HTML table

April 12, 2021 | Guillaume Pressiat

Trying to answer this question on stackoverflow about understat.com scraping I was interested to take RSelenium for a spin. Few years ago, Selenium and R weren’t particularly friends (Python+Selenium were more used for instance) but it seems to have changed. Package author and rOpenSci works and documentation ...
[Read more...]

Linear optimization using R

April 12, 2021 | finnstats

Linear optimization using R, in this tutorial we are going to discuss the linear optimization problems in R. Optimization is everything nowadays. We all... The post Linear optimization using R appeared first on finnstats. [Read more...]

Is the EPL getting more unequal?

April 11, 2021 | kjytay

I recently heard that Manchester City were so far ahead in the English Premier League (EPL) that the race for first was basically over, even though they were still about 6-7 more games to go (out of a total of … Continue reading →
[Read more...]

{hagr} Database of Animal Ageing and Longevity

April 11, 2021 | R | datawookie

I came across the Human Ageing Genomic Resources. They are doing some fascinating work and expose some engrossing data. I wanted to make the data easier for me to work with, and an R package seemed to be the natural vehicle to do this. For more information on these data, ...
[Read more...]

A genetic mapping animation in R

April 11, 2021 | mrtnj

Cullen Roth posted a beautiful animation of quantitative trait locus mapping on Twitter. It is pretty amazing. I wanted to try to make something similar in R with gganimate. It’s not going to be as beautiful as Roth’s animation, but it will use the same main idea of ...
[Read more...]

LSTM Network in R

April 11, 2021 | finnstats

LSTM network in R, In this tutorial, we are going to discuss Recurrent Neural Networks. Recurrent Neural Networks are very useful for solving sequence... The post LSTM Network in R appeared first on finnstats.
[Read more...]
1 4 5 6 7 8 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)