Describe how the confusion matrix is used for model evaluation.
Describe the definition of accuracy, precision, recall, sensitivity, specificity, True positive rate, False positive rate.
Synthesize real-life examples where you would rely on each one of these measures to evaluate prediction, or classification, performance of your model.
What is a Lift chart? Explain in what situations you would use it?
What is ROC chart? Explain in what situations you would use it?
You are encouraged to help each other in understanding Unit Activities and practicing with scripts and answering the questions in the discussion forum.
While you are watching the videos, and while you are reading the required texts, (Book chapter and articles) in “Unit 6: Activities” experiment with scripts and exercises in the Book chapter and the content and/or similar scripts. Practice with R scripts discussed in those resources using the installed Rstudio on your computer.
Call the libraries you use within every one of your scripts (even if you have called it in your command line) because your professor should be able to run your script on his/her computer. When you use one of the functions from a library, specify the library you are using by ”::“ notation. For example:
library(ggplot2)
library(mlbench)
library(caret)
ggplot2::ggplot(…….)
caret::train(……..)
Make sure that you show what is the data-frame that is being used and how it has been loaded such that the instructor can run your script.
Add comments to your “.R” script such that the reader would understand what you are intending by each command.
(OPTIONAL: If possible, for your working environment, then make an Rmarkdown document from your scripts with comments about what you have learned. Then Knit it to a pdf and upload three files to the Learning Activity Grade container.)
The file name should have this format: ActivityU4-firstnamelastname. For example, the file names will be:
LAU6-By-John-Smith.R ( the necessary Script)
LAU6-By-John-Smith.Rmd ( + if possible R Markdown document)
LAU6-By-John-Smith.pdf (+ if possible the result of knitting your scripts in Rmarkdown document that includes the outcomes)
The place you MUST upload these files is to the “Learning Activity 6: grade” container.
Delivering a high-quality product at a reasonable price is not enough anymore.
That’s why we have developed 5 beneficial guarantees that will make your experience with our service enjoyable, easy, and safe.
You have to be 100% sure of the quality of your product to give a money-back guarantee. This describes us perfectly. Make sure that this guarantee is totally transparent.
Read moreEach paper is composed from scratch, according to your instructions. It is then checked by our plagiarism-detection software. There is no gap where plagiarism could squeeze in.
Read moreThanks to our free revisions, there is no way for you to be unsatisfied. We will work on your paper until you are completely happy with the result.
Read moreYour email is safe, as we store it according to international data protection rules. Your bank details are secure, as we use only reliable payment systems.
Read moreBy sending us your money, you buy the service we provide. Check out our terms and conditions if you prefer business talks to be laid out in official language.
Read more
Recent Comments