Machine Learning · Healthcare
A supervised learning project using Decision Tree and Random Forest classifiers to distinguish between various skin disorders based on clinical features.
This project uses a dermatology dataset to build classification models for predicting a disorder type of the erythemato-squamous skin disease. The focus is on understanding the full ML pipeline: preprocessing and exploratory data analysis, model training, performance evaluation and analyzing feature importance.
This demonstrates how classification models can support decision-making within the healthcare field and help professionals diagnose certain diseases.
Python, scikit-learn, pandas, NumPy, matplotlib, Jupyter
Default parameters DecisionTree Classifier:
Export these plots from the notebook and save them in assets/ with matching filenames.