Binary classification of breast cancer using PyTorch. Used StandardScaler, LabelEncoder, Dataset, DataLoader, custom nn.Module model, BCELoss, and SGD. Focused on implementing a complete training pipeline, not optimizing accuracy.
deep-learning pytorch dataset classification preprocessing binary-classification breast-cancer sigmoid-function machine-learing standardscaler labelencoder ai-healthcare bcelosses nn-module
-
Updated
Apr 7, 2025 - Jupyter Notebook