2022

NIMBLE virtual short course, January 4-6, 2023

September 8, 2022 | Chris Paciorek

We’ll be holding a virtual training workshop on NIMBLE, January 4-6, 2023 from 8 am to 1 pm US Pacific (California) time each day. NIMBLE is a system for building and sharing analysis methods for statistical models, especially for hierarchical models and computationally-intensive methods (such as MCMC and SMC). Recently we added ...
[Read more...]

Y-Aware PCA

September 8, 2022 | John Mount

We have had some trouble with some articles being damaged or hard to access in the Win Vector blog. I (John Mount) do want to apologize for that. In particular the graphs are missing for Dr. Nina Zumel’s wonderful y-aware Pricipal Components regression series. The complete R .md and .... [Read more...]

Monty Hall problem, with Thompson sampling

September 7, 2022 | arthur charpentier

We all know the Monty Hall problem. Recently, Jason Rosenhouse published a book on that topic (entitled The Monty Hall Problem, The Remarkable Story of Math’s Most Contentious Brain Teaser). The game is more or less described by the following question Suppose you’re on a game show, and ... [Read more...]

Calculating the Fire Danger Index (FDI)

September 7, 2022 | R - datawookie

In a previous post I took a look at some granular weather data that I acquired via the Weather API. One interesting application of these data is calculating the Fire Danger Index (FDI), which measures the degree of fire danger using information on dryness, wind speed, temperature and humidity.
[Read more...]

Importance of Data Cleaning in Machine Learning

September 7, 2022 | finnstats

The post Importance of Data Cleaning in Machine Learning appeared first on finnstats. If you are interested to learn more about data science, you can find more articles here finnstats. Importance of Data Cleaning in Machine Learning, This post will show you how to perform data cleaning to get your ...
[Read more...]

DataCamp Recruit: A better way to hire data professionals

September 6, 2022 | DataCamp

DataCamp Recruit is built to help you find, hire and scale industry leading data teams. The platform provides access to one of the largest sources of certified data professionals, with clear insights into the precise skills, experience, and expertise that you need to hire for. Why we launched DataCamp Recruit  ...
[Read more...]

nanonext – a web toolkit

September 6, 2022 | shikokuchuo

Shikokuchuo The previous two articles have centered on the main uses which led to the creation of Nanonext - the desire to bridge code written in different languages, as well as the ability to perform actions concurrently. This article aims to highlight the additional features that have been built around ...
[Read more...]

Using Shiny Server in Docker

September 6, 2022 | R - datawookie

A quick note on how to use the Shiny Server Docker image, rocker/shiny. I’m a big believer in starting with the simplest possible setup, getting that to work and then adding complexity in layers. We’ll start with a simple Shiny application in app.R.
[Read more...]

Assess Performance of the Classification Model

September 6, 2022 | finnstats

The post Assess Performance of the Classification Model appeared first on finnstats. If you are interested to learn more about data science, you can find more articles here finnstats. Assess Performance of the Classification Model, We can evaluate a classification model’s effectiveness using a metric called the Matthews correlation ... [Read more...]

How to Avoid Overfitting?

September 6, 2022 | Jim

The post How to Avoid Overfitting? appeared first on Data Science Tutorials How to Avoid Overfitting?, Overfitting is a frequent error committed by Data Scientists. Your many hours of coding may be wasted if this happens. Your model’s outputs could be inaccurate, which would complicate the decision-making process even ...
[Read more...]

The Package: learning how to build an R package

September 6, 2022 | quantixed

I recently made my first R package and was asked how I did it. The answer of course was: I searched, read, and stumbled around until it was done. But having gone through the process I figured it was worthwhile summarising what I did and what I found tricky. First ...
[Read more...]
1 26 27 28 29 30 101

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)