February 2022

Employee Turnover Prediction

February 20, 2022 | Blogs on Adejumo R.S

💪🧑A Picture is worth a thousand words Problem Statement The human capital department of a large corporation wants to know why their is a high employee turnover, they also want to understand which employees are more likely to leave, and why. Aim and Objectives Which department has the highest employee ...
[Read more...]

Wordle Data Analysis

February 20, 2022 | R Views

Arthur Holtz is a Senior FP&A Manager at Shipt, but don’t let the title mislead you — he spends most of his days buried in databases and R, analyzing data. This post is neither affiliated with nor endorsed by his employer. Intro By now, I’m sure most people ...
[Read more...]

Cluster Sampling in R With Examples

February 20, 2022 | finnstats

The post Cluster Sampling in R With Examples appeared first on finnstats. If you want to read the original article, click here Cluster Sampling in R With Examples. Are you looking for the latest Data Science Job vacancies then click here finnstats. The post Cluster Sampling in R With Examples ... [Read more...]

Error: Can’t rename columns that don’t exist.

February 19, 2022 | finnstats

The post Error: Can’t rename columns that don’t exist. appeared first on finnstats. If you want to read the original article, click here Error: Can’t rename columns that don’t exist.. Are you looking for the latest Data Science Job vacancies then click here The post Error: ... [Read more...]

Stratified Sampling in R With Examples

February 19, 2022 | finnstats

The post Stratified Sampling in R With Examples appeared first on finnstats. If you want to read the original article, click here Stratified Sampling in R With Examples. Are you looking for the latest Data Science Job vacancies then click here The post Stratified Sampling in R With Examples appeared ... [Read more...]

Avoid loops in R! Really?

February 19, 2022 | Michael Mayer

It must have been around the year 2000, when I wrote my first snipped of SPLUS/R code. One thing I've learned back then: Loops are slow. Replace them with vectorized calculations or if vectorization is not possible, use sapply() et al. Since then, the R core team and the community ...
[Read more...]

NLP Courses Online (Natural Language Processing)

February 19, 2022 | finnstats

The post NLP Courses Online (Natural Language Processing) appeared first on finnstats. If you want to read the original article, click here NLP Courses Online (Natural Language Processing). NLP Courses Online, Natural Language Processing is becoming increasingly popular as a result of its numerous uses. The power of NLP may ... [Read more...]

Machine Learning Algorithms Top 5

February 18, 2022 | finnstats

The post Machine Learning Algorithms Top 5 appeared first on finnstats. If you want to read the original article, click here Machine Learning Algorithms Top 5. Machine Learning Algorithms, As we all know, machine learning is rapidly evolving, and many individuals are pursuing professions in the field. Furthermore, a Harvard Business Review ... [Read more...]

4 Ways to use colors in ggplot more efficiently

February 18, 2022 | Albert Rapp

When creating a plot I frequently catch myself using way too many colors. Thus, I have to remind myself often to keep things simple. Usually, this makes a data visualization way more effective. Luckily, I found a neat datawrapper blogpost by Lisa Charlotte Muth that shows us how to reduce ...
[Read more...]

Simulating from TBATS models

February 17, 2022 | R on Rob J Hyndman

I’ve had several requests for an R function to simulate future values from a TBATS model. We will eventually include TBATS in the fable package, and the facilities will be added there. But in the meantime, if you are using the forecast package an...
[Read more...]

Registration Open – 2022 Appsilon Shiny Conference

February 17, 2022 | Appsilon

***Register for the virtual Appsilon Shiny Conference*** The first annual Appsilon Shiny Conference has been scheduled for April 27-29, 2022. You can explore more of the event details and a few of the Shiny Conference speakers on the conference announcement post. We invite you to share your projects and connect with ...
[Read more...]

Feature Scaling in Machine Learning-Introduction

February 17, 2022 | finnstats

The post Feature Scaling in Machine Learning-Introduction appeared first on finnstats. If you want to read the original article, click here Feature Scaling in Machine Learning-Introduction. Feature Scaling in Machine Learning is a strategy for putting the data’s independent features into a set range. It’s done as part ...
[Read more...]
1 2 3 4 5 8

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)