SkillAgentSearch skills...

StreamingActiveLearningStrategies

collection of active learning strategies for streaming scenarios

Install / Use

/learn @fabriziocarcillo/StreamingActiveLearningStrategies
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

StreamingActiveLearningStrategies

The main.R file includes a collection of hybrid active learning strategies for streaming scenarios.

Those strategies are tested and compared in a Credit Card Fraud Detection setting. A full description and the comparison is presented in the paper "An Assessment of Streaming Active Learning Strategies for Real-Life Credit Card Fraud Detection" which has been submitted to DSAA2017.

The code can be runned on the synthetic dataframes in the folder "./syntdf/". Such folder contains 30 files, which include some genuine and fraudulent transactions.

You can run the code using your own dataset. The dependent feature should be called "y" and there should be as well a "CARD_ID" feature which refer to the credit card identificator.

View on GitHub
GitHub Stars10
CategoryEducation
Updated1y ago
Forks1

Languages

R

Security Score

75/100

Audited on Feb 9, 2025

No findings