Keep the theory brief and the practice substantial.
Take on the challenge of AI-based fraud detection!
AI-based anomaly detection techniques,
how far have you tried?
Recommended for these people
🙋♀️ “I feel the limitations of traditional rule-based anomaly detection methods.”
🙋♀️ “I’ve studied AI, but where should I actually apply it?”
🙋♀️ “I need a practical lecture that can be applied to real-world tasks immediately.”
This course covers outlier detection methods using artificial intelligence. By using AI models, you can detect abnormal transactions or numerical anomalies at an early stage in various fields such as financial transactions, production, and manufacturing.
To implement a fraudulent transaction detection model, various machine learning techniques are required, such as identifying fraudulent transaction patterns appearing in the data and sampling biased data.
So that you can understand both practice and principles at the same time
Traditional rule-based anomaly detection and AI-based anomaly detection techniques are completely different.
Therefore, the curriculum of this course has been designed to encompass even relatively recent developments in machine learning techniques. By following the curriculum and engaging in the hands-on exercises, you will be able to apply these methods to building actual models for outlier detection.
A to Z of new abnormal transaction detection methods!
- ✅ Learn sampling methods for biased data.
- ✅ Learn about supervised and unsupervised outlier detection techniques using traditional machine learning.
- ✅ We will even study supervised and unsupervised anomaly detection techniques using deep learning.
Please check the prerequisite knowledge!
Although this course is structured so that those short on time can take it without separate prerequisites, it is ideally recommended to complete the following courses beforehand. (※ Basic knowledge of Python and ML/DL is required as prerequisite knowledge.)
If you want to quickly learn basic Python skills through an intensive course
If you want to learn the prerequisite knowledge for machine learning/deep learning step-by-step
If you want to master the Python language properly and thoroughly