{"id":22445430,"url":"https://github.com/anas436/house-sale-prices-prediction-using-python","last_synced_at":"2026-05-04T13:34:48.587Z","repository":{"id":45428155,"uuid":"513633372","full_name":"Anas436/House-Sale-Prices-Prediction-Using-Python","owner":"Anas436","description":null,"archived":false,"fork":false,"pushed_at":"2022-07-13T18:54:29.000Z","size":1065,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-06-28T04:38:30.178Z","etag":null,"topics":["jupyter-notebook","linear-models","linear-regression","matplotlib","model-selection","numpy","pandas","polynomial-features","python3","ridge","seaborn","sklearn-pipeline","standardscaler"],"latest_commit_sha":null,"homepage":"","language":"Jupyter Notebook","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/Anas436.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2022-07-13T18:39:42.000Z","updated_at":"2022-07-13T18:46:03.000Z","dependencies_parsed_at":"2022-07-14T01:30:40.852Z","dependency_job_id":null,"html_url":"https://github.com/Anas436/House-Sale-Prices-Prediction-Using-Python","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/Anas436/House-Sale-Prices-Prediction-Using-Python","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Anas436%2FHouse-Sale-Prices-Prediction-Using-Python","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Anas436%2FHouse-Sale-Prices-Prediction-Using-Python/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Anas436%2FHouse-Sale-Prices-Prediction-Using-Python/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Anas436%2FHouse-Sale-Prices-Prediction-Using-Python/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Anas436","download_url":"https://codeload.github.com/Anas436/House-Sale-Prices-Prediction-Using-Python/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Anas436%2FHouse-Sale-Prices-Prediction-Using-Python/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":278762921,"owners_count":26041444,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-10-07T02:00:06.786Z","response_time":59,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["jupyter-notebook","linear-models","linear-regression","matplotlib","model-selection","numpy","pandas","polynomial-features","python3","ridge","seaborn","sklearn-pipeline","standardscaler"],"created_at":"2024-12-06T03:14:14.084Z","updated_at":"2025-10-07T10:53:55.718Z","avatar_url":"https://github.com/Anas436.png","language":"Jupyter Notebook","funding_links":[],"categories":[],"sub_categories":[],"readme":"# House-Sale-Prices-Prediction-Using-Python\n\n\n\n\n## Project Scenario\n-------------------------\n\nIn this Project, you are a \u003cb\u003eData Scientist\u003c/b\u003e or \u003cb\u003eData Analyst\u003c/b\u003e working at a Real Estate Investment Trust. The Trust would like to start investing in Residential Real Estate. You are tasked with determining the market price of a house given a set of features. You will analyze and predict housing prices using attributes or features such as \u003cb\u003esquare footage, number of bedrooms, number of floors,\u003c/b\u003e and so on.\n\n\n\n\u003cb\u003eThis dataset contains house sale prices for King County, which includes Seattle. It includes homes sold between May 2014 and May 2015.\u003c/b\u003e\n\n\n\n\n| Variable      | Description                                                                                                 |\n| ------------- | ----------------------------------------------------------------------------------------------------------- |\n| id            | A notation for a house                                                                                      |\n| date          | Date house was sold                                                                                         |\n| price         | Price is prediction target                                                                                  |\n| bedrooms      | Number of bedrooms                                                                                          |\n| bathrooms     | Number of bathrooms                                                                                         |\n| sqft_living   | Square footage of the home                                                                                  |\n| sqft_lot      | Square footage of the lot                                                                                   |\n| floors        | Total floors (levels) in house                                                                              |\n| waterfront    | House which has a view to a waterfront                                                                      |\n| view          | Has been viewed                                                                                             |\n| condition     | How good the condition is overall                                                                           |\n| grade         | overall grade given to the housing unit, based on King County grading system                                |\n| sqft_above    | Square footage of house apart from basement                                                                 |\n| sqft_basement | Square footage of the basement                                                                              |\n| yr_built      | Built Year                                                                                                  |\n| yr_renovated  | Year when house was renovated                                                                               |\n| zipcode       | Zip code                                                                                                    |\n| lat           | Latitude coordinate                                                                                         |\n| long          | Longitude coordinate                                                                                        |\n| sqft_living15 | Living room area in 2015(implies-- some renovations) This might or might not have affected the lotsize area |\n| sqft_lot15    | LotSize area in 2015(implies-- some renovations)  \n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fanas436%2Fhouse-sale-prices-prediction-using-python","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fanas436%2Fhouse-sale-prices-prediction-using-python","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fanas436%2Fhouse-sale-prices-prediction-using-python/lists"}