Breast Cancer Classification
Coursework project focused on classical ML pipelines, CV tuning, and model complexity tradeoffs.
Developed a full scikit-learn pipeline to classify breast cancer cases with 94.2% test accuracy. Tuned `k` using cross-validation and visualized error curves for model complexity.
Key Outcomes
Context
Problem and Context
Developed a full scikit-learn pipeline to classify breast cancer cases with 94.2% test accuracy. Tuned `k` using cross-validation and visualized error curves for model complexity.
Approach
Approach and Architecture
Scikit-learn pipeline for breast cancer classification with tuned KNN.
Implementation
Implementation Details
Results
Results and Tradeoffs
This project is presented as a concise technical overview rather than a full-length narrative case study.
Explore More
Related Projects
Browse adjacent work from the same archive group or jump back to the project archive.
NLP
Multilingual Sentiment & Keyword Analyzer
NLP coursework project combining multilingual transformers, sentiment analysis, and keyword extraction.
Open case studyComputer Vision
Swimming Pool Detection
Computer vision coursework project focused on transfer learning and aerial object detection.
Open case studyCoursework
Used Vehicle Pricing & Valuation Model
Regression case study using feature engineering and tree ensembles on cross-country car listings.
Open case study