Skip to content

Regression model to make predictions about census data for the state of Wisconsin

Notifications You must be signed in to change notification settings

d-bharadwaj/wisconsin-land-tract-analysis

Repository files navigation

Wisconisin Land Tract Analysis

Overview

The objective is to make predictions about census data for Wisconsin using regression models. We'll need to extract data from four files to construct DataFrames suitable for training during this project:

counties.geojson - population and boundaries of each county in Wisconsin
tracts.shp - boundaries of each census tract (counties are subdivided into tracts)
counties_tracts.db - details about housing units per tract
land.zip - details about land use (farm, forest, developed, etc.)

At the end we compare the different models that were developed for this project.

About

Regression model to make predictions about census data for the state of Wisconsin

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published