Chevron Left
Volver a Predicting Credit Card Fraud with R

Opiniones y comentarios de aprendices correspondientes a Predicting Credit Card Fraud with R por parte de Universidad del norte de Texas

4.5
estrellas
29 calificaciones

Acerca del Curso

Welcome to Predicting Credit Card Fraud with R. In this project-based course, you will learn how to use R to identify fraudulent credit card transactions with a variety of classification methods and use R to generate synthetic samples to address the common problem of classification bias for highly imbalanced datasets—the class of interest (fraud) represents less than 1% of the observations. Class imbalance can make it difficult to detect the effect independent variables have on fraud, ultimately leading to higher misclassification rates. Fixing the imbalance allows the minority class (fraud) to be better learned by the classifier algorithms. After completing the project, you will be able to apply the methods introduced in the project to a wide range of classification problems that typically confront class imbalance, including predicting loan default, customer churn, cancer diagnosis, early high school dropout risk, and malware detection. Note: This course works best for learners who are based in the North America region. We’re currently working on providing the same experience in other regions....

Principales reseñas

JB

2 de abr. de 2021

Very intriguing course and example application. Very informative and practical approaches to addressing imbalances in data. Excellent instructor and great course.

RV

3 de feb. de 2021

It is best guided project which helps to learn caret library and this helped me to increase my r programming skills

Filtrar por:

1 - 9 de 9 revisiones para Predicting Credit Card Fraud with R

por Vicente C K

•

3 de may. de 2021

It is a course that goes over a code project. It does not explain what it is doing and why, nor does it teach how to employ the knowledge in different contexts or with different data. It really is an "example" video rather than an instructional one.

por RASHIKA D

•

12 de nov. de 2020

Great course for learning data imbalance techniques and ML algorithms in R!

Although I wish they would allow us to write the last 3 ggplot and data frame codes (where we had to compare the precision, recall and F1 scores through a graph) by ourselves instead of just running the pre-written codes, it was truly a wholesome experience.

por James B

•

2 de abr. de 2021

Very intriguing course and example application. Very informative and practical approaches to addressing imbalances in data. Excellent instructor and great course.

por Ramachandra A V

•

4 de feb. de 2021

It is best guided project which helps to learn caret library and this helped me to increase my r programming skills

por christophe p

•

30 de ene. de 2023

Valuable information about imbalanced dataset , recall and precision, SMOTE, caret package.

por Jason M

•

7 de abr. de 2021

Very thorough and enlightening demonstration of the classification on unbalanced data sets.

por Charles S

•

9 de dic. de 2021

Great, very helpful. Made a difficult project seem easy.

por Gary M

•

8 de abr. de 2021

Very knowledgeable instructor. Excellent information.

por kuo j

•

26 de mar. de 2022

good course