Advertisement

Can We Predict Coronavirus Covid19 Outcomes with Logistic Regression in R - Part 2

Can We Predict Coronavirus Covid19 Outcomes with Logistic Regression in R - Part 2 This is part two of this exciting series where we will use real NYC hospital Coronavirus (Covid 19) patient data to try and determine if we can use machine learning, logistic regression in particular, to determine patient outcomes. This R tutorial video is a full walk through with full code and more - same as with all my other videos.

In the previous video (part 1 - if you haven't seen that, please go back and watch it prior to this one as you will need what is in that video to understand this video) we covered loading the libraries and data along with setting up training and testing sets for two particular outcomes (Death and Survived). We used both random forest and Boruta methods for measuring importance of predictors.

In this video we will actually create the logistic regression and then thoroughly test it. You will see the outcome distribution and then score it back to the original dataset so that we can visually compare the data and see how our logistic regression model and machine learning did against the original dataset. We will also look at several ways of measuring our outcome accuracy.

This is a really neat business use case for you to learn machine learning and logistic regression on a dataset. This is a complete walk through and shows all code. There are lots of extras and great tips that will help carry you through larger datasets, data formatting issues you might encounter and so much more. This is an actual process that many data scientists now use to quickly possible outcomes and measure relative accuracy. This process is loaded with tests and more so you can easily document your work and its accuracy, or lack thereof as you will find some data is not good or complete enough for accurate predictions.

This coronavirus data from a NYC hospital (identifying information has been scrubbed from it) provides a very interesting look into how machine learning and logistic regression can be used to look at datasets and predict future outcomes - very cool stuff and a great application of data science!

Please take a moment to subscribe like and share. Also, don't forget to click that bell so that you get notified of all the other great videos I will have coming out!

Thanks again and God bless!

logistic regression,coronavirus,coronavirus outbreak prediction,coronavirus outbreak deaths predictions,coronavirus and machine learning,corona virus predicted,can machine learning help in predicting coronavirus,coronavirus outbreak with machine learning,coronavirus deaths prediction,Coronavirus in R,logistic regression in r,machine learning,logistic regression machine learning,logistic regression in r tutorial,logistic regression example,data science,r tutorial,

Post a Comment

0 Comments