Section 01
[Introduction] Explainable AI Diagnosis System for Skin Diseases: Practice of Hybrid Architecture Combining CNN and Decision Tree
This article introduces an end-to-end skin disease classification system that combines convolutional neural networks (CNN) for deep feature extraction and decision tree classifiers for explainable diagnosis, achieving an accuracy of 94.12% on 7 skin disease classification tasks. This project is open-source under the MIT license, aiming to address the pain points in skin disease diagnosis and the "black box" problem of deep learning models.