Chris Giler

Data Scientist & Visualization Specialist

  • About Me
  • Data Blog
  • Projects
  • My Interests
    • Photography
  • Contact

Model Evaluation Metrics (for Classification Algorithms)

June 10, 2020 by Chris Giler

In this article, I explore a handful of different options available to evaluate classification models in machine learning, and when you may want to choose one particular performance metric over the others. Whether your goal is to make your model highly cost effective, or just plain accurate, this article’s got you covered!

Read More
June 10, 2020 /Chris Giler

Predicting Box Office Movie Hype from Cast Popularity (Part 1: Web Scraping)

January 28, 2018 by Chris Giler

This tutorial introduces a few extremely valuable tools for scraping the web with Python, including BeautifulSoup, Selenium, and Scrapy. This is the first part of a multi-part series walking through my second project at Metis' Data Science Bootcamp.

Read More
January 28, 2018 /Chris Giler