Priyanka5Jinka / Analysing-California-Housing-Prices

About the project: Analysing California Housing prices using Python refers to the process of utilising Python programming language.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Analysing-Insights-For-California-Housing-Prices-and-Analysis_using-Python

Introduction:

The data contains information from the 1990 California census.

The data pertains to the houses found in a given California district and some summary stats about them based on the 1990 census data.

The columns are as follows:

longitude: A measure of how far west a house is; a higher value is farther west

latitude: A measure of how far north a house is; a higher value is farther north

housingMedianAge: Median age of a house within a block; a lower number is a newer building

totalRooms: Total number of rooms within a block

totalBedrooms: Total number of bedrooms within a block

population: Total number of people residing within a block

households: Total number of households, a group of people residing within a home unit, for a block

medianIncome: Median income for households within a block of houses (measured in tens of thousands of US Dollars)

medianHouseValue: Median house value for households within a block (measured in US Dollars)

oceanProximity: Location of the house w.r.t ocean/sea

Can checkout the attached video for project expalanation : https://youtu.be/u9CV2ZTfi6U

About

About the project: Analysing California Housing prices using Python refers to the process of utilising Python programming language.


Languages

Language:Jupyter Notebook 100.0%