cours
Understanding Confusion Matrix in R
This tutorial takes course material from DataCamp's Machine Learning Toolbox course and allows you to practice confusion matrices in R.
15 oct. 2018 · 3 min de lecture
Sujets
R Courses
4 hr
57.3K
cours
Introduction to Regression in R
4 hr
51.9K
cours
Intermediate Regression in R
4 hr
24.2K
Voir plus
ApparentéVoir plusVoir plus
didacticiel
Introduction to Data frames in R
This tutorial takes course material from DataCamp's Introduction to R course and allows you to practice data frames.
Ryan Sheehy
5 min
didacticiel
Matrices in R Tutorial
Learn all about R's matrix, naming rows and columns, accessing elements also with computation like addition, subtraction, multiplication, and division.
Olivia Smith
7 min
didacticiel
Data Frames in R
This tutorial takes course material from DataCamp's Introduction to R for Finance course and allows you to practice Data Frames.
Ryan Sheehy
4 min
didacticiel
What is A Confusion Matrix in Machine Learning? The Model Evaluation Tool Explained
See how a confusion matrix categorizes model predictions into True Positives, False Positives, True Negatives, and False Negatives. Keep reading to understand its structure, calculation steps, and uses for handling imbalanced data and error analysis.
Nisha Arya Ahmed
12 min
didacticiel
Machine Learning in R for beginners
This small tutorial is meant to introduce you to the basics of machine learning in R: it will show you how to use R to work with KNN.
Karlijn Willems
24 min
didacticiel
Support Vector Machines in R
In this tutorial, you'll try to gain a high-level understanding of how SVMs work and then implement them using R.
James Le
17 min