Three Tips that Helped Me Adjust to Summer Semester at the Institute

Incoming students have likely heard through alums, family, friends, faculty, and informational sessions that the Master of Science in Analytics (MSA) curriculum is known to be challenging and rigorous. Before joining the program, I felt very excited but also anxious. However, implementing the three tips below improved my self-confidence and Continue reading Three Tips that Helped Me Adjust to Summer Semester at the Institute

The Right Amount of Wrong: Calibrating Predictive Models

graph showing predicted versus actual win percentage

The Right Amount of Wrong: Calibrating Predictive Models How do we evaluate a predictive model? The most intuitive answer is accuracy—a simple measure of what percent of the time your model’s prediction is correct. Accuracy is a widely used evaluation metric, largely because it’s so easy to understand. However, a Continue reading The Right Amount of Wrong: Calibrating Predictive Models

Creative Coding – What are the Monsters in the Dark?

Sketch a monster. Now, sketch it using only Python. How simple is it to remove the colored pencils and only use code? For me, it was surprisingly challenging.   My goal was to explore creative coding as a way to practice my Python skills while engaging with my more imaginative side. Continue reading Creative Coding – What are the Monsters in the Dark?

Bridging the Gap: How Learning a Foreign Language Can Enhance Your Programming Skills

computer code

Like many students at the Institute, I completed the PCEP (Entry Level Python Programmer) certification, which solidified my grasp of Python programming fundamentals. However, my programming journey is far from over. While strengthening my coding skills, I have noticed many similarities between learning a programming language and a foreign language. Continue reading Bridging the Gap: How Learning a Foreign Language Can Enhance Your Programming Skills