Visual memory cue
Question
Click ‘Show answer’ below to reveal the explanation.
My data science work emphasizes model evaluation, data quality, interpretable results, and practical business use cases. This page also includes an interactive study lab where I can keep interview flashcards and visitors can play with the same concepts.
If the PDF does not open, please contact me and I will send the latest version directly.
A small portfolio feature for learning and interview prep. Each card includes a visual memory cue, mini diagram, or formula-style hint so concepts are easier to remember. I can use this area to add flashcards from my courses, and visitors can test themselves on machine learning, metrics, QA-for-ML, and World Publishing Houses examples.
Visual memory cue
Click ‘Show answer’ below to reveal the explanation.
Add temporary study cards directly in the browser. They are saved on this device with local storage. For permanent public cards, add them to assets/script.js in the baseFlashcards list. Each card can include a memory cue to help create a mental picture.
This feature shows more than course knowledge. It demonstrates how I think about learning systems, product usability, local state, clear interaction design, and explainable machine learning concepts.
This project predicts residential property values using a Zillow-derived dataset of approximately 64,894 records and 19 numeric variables. The target variable is property tax assessed value, and the project compares linear regression, random forest, and gradient boosting.
I am connecting course concepts like embeddings, text classification, evaluation metrics, and responsible AI to World Publishing Houses. Potential applications include classifying publisher descriptions, detecting genre signals, identifying translation-related text, and improving search/discovery.
World Publishing Houses creates many natural ML opportunities: entity resolution for publisher and translator names, clustering countries or publishers by activity, predicting translation likelihood, and identifying metadata conflicts that require human review.
Technologies and methods I use or study in my QA-to-DS transition.
Pandas, NumPy, scikit-learn, notebooks, data cleaning, model comparison, and evaluation.
Regression, classification, clustering, embeddings, decision trees, gradient boosting, cross-validation, and error analysis.
SQL, API testing, logs, automation, CI/CD awareness, cloud/data pipeline concepts, and production QA thinking.