This repository contains the official implementation (PyTorch) of "Multimodal Forgery Detection Using Ensemble Learning" proposed in APSIPA Paper 2022.
-
Updated
Jan 4, 2023
This repository contains the official implementation (PyTorch) of "Multimodal Forgery Detection Using Ensemble Learning" proposed in APSIPA Paper 2022.
This project uses a synthetic healthcare dataset to predict patient test results ("Normal," "Abnormal," or "Inconclusive") using machine learning. It employs ensemble methods such as Bagging, Random Forest, Boosting, and Stacking classifiers with feature engineering and preprocessing.
Add a description, image, and links to the ensemblelearning topic page so that developers can more easily learn about it.
To associate your repository with the ensemblelearning topic, visit your repo's landing page and select "manage topics."