Predicting-Medical-Appointment-No-Shows-using-MLPs
PublicThis project applies Multi-Layer Perceptrons (MLPs) using PyTorch to predict patient no-shows for medical appointments. We preprocess the dataset, optimize MLP architectures, and enhance prediction accuracy through advanced techniques.