Skip to content

Latest commit

 

History

History
10 lines (7 loc) · 793 Bytes

README.md

File metadata and controls

10 lines (7 loc) · 793 Bytes

Dog Breed Prediction in Zurich (CU Boulder MS-DS DTSA-5510)

Problem Description

This project aims to identify factors influencing dog breed choices among owners in Zurich, Switzerland, considering both dog characteristics (size, appearance, etc.) and owners' characteristics. The task is approached as a classification problem, using logistic regression and random forest models for comparison.

Data Source

The data is sourced from the City of Zurich's open data portal, collected by Identitas, and contains information about dog owners (age, gender, location) and their dogs (breed, age, color, mixed-breed indicators).