— Bias and Variance Tradeoff — When we talk about bias vs. variance tradeoff, we are venturing into the field of learning theory that broadly thinks about how to best match particular data to a method, and how to improve performance of a model by understanding... Read more
Hi, I'm Vanessa, a Principal Computer Scientist.
Building schedulers, containers, and cloudy things, with a love for learning and new experiences. -- about me
Raaawwr..!
— Neuroimaging and Neurochemistry of Autism — This article can be found at http://www.ncbi.nlm.nih.gov/pubmed/22284793 There are multiple causes of autism, and we have to rely on behavioral definitions because we can’t define biomarkers Possible causes: Alteration in common signaling pathways Alteration of neurotransmitters, implications during brain development... Read more
— Modeling Biomedical Systems (BMI 210) — Comprehensive Study tools for BMI 210: Methods for modeling biomedical systems and for making those models explicit in the context of building software systems. Emphasis is on intelligent systems for decision support and Semantic Web applications. Topics: knowledge representation, controlled... Read more
— K-Nearest Neighbor Clustering (KNN) — K nearest neighbor (KNN) clustering is a supervised machine learning method that predicts a class label based on looking at other labels from the dataset that are most similar. In a nutshell, the only things that you need for KNN... Read more