{"id":24538066,"url":"https://github.com/ginberg/boston_housing","last_synced_at":"2026-04-12T11:32:18.598Z","repository":{"id":79355162,"uuid":"69658090","full_name":"ginberg/boston_housing","owner":"ginberg","description":"Predicting house prices in Boston with python/scikit-learn","archived":false,"fork":false,"pushed_at":"2016-10-01T04:33:23.000Z","size":466,"stargazers_count":3,"open_issues_count":0,"forks_count":1,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-03-16T01:27:12.224Z","etag":null,"topics":["jupyter-notebook","machine-learning-algorithms","numpy","predicting-housing-prices","python","scipy"],"latest_commit_sha":null,"homepage":"","language":"HTML","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/ginberg.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,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2016-09-30T10:34:50.000Z","updated_at":"2021-08-14T18:05:09.000Z","dependencies_parsed_at":"2023-03-24T04:33:10.477Z","dependency_job_id":null,"html_url":"https://github.com/ginberg/boston_housing","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ginberg%2Fboston_housing","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ginberg%2Fboston_housing/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ginberg%2Fboston_housing/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ginberg%2Fboston_housing/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ginberg","download_url":"https://codeload.github.com/ginberg/boston_housing/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ginberg%2Fboston_housing/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":259274352,"owners_count":22832502,"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","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","machine-learning-algorithms","numpy","predicting-housing-prices","python","scipy"],"created_at":"2025-01-22T14:14:49.323Z","updated_at":"2026-04-12T11:32:13.556Z","avatar_url":"https://github.com/ginberg.png","language":"HTML","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Project 1: Model Evaluation \u0026 Validation\n## Predicting Boston Housing Prices\n\n### Install\n\nThis project requires **Python 2.7** and the following Python libraries installed:\n\n- [NumPy](http://www.numpy.org/)\n- [matplotlib](http://matplotlib.org/)\n- [scikit-learn](http://scikit-learn.org/stable/)\n\nYou will also need to have software installed to run and execute an [iPython Notebook](http://ipython.org/notebook.html)\n\nUdacity recommends our students install [Anaconda](https://www.continuum.io/downloads), a pre-packaged Python distribution that contains all of the necessary libraries and software for this project. \n\n### Code\n\nTemplate code is provided in the `boston_housing.ipynb` notebook file. You will also be required to use the included `visuals.py` Python file and the `housing.csv` dataset file to complete your work. While some code has already been implemented to get you started, you will need to implement additional functionality when requested to successfully complete the project.\n\n### Run\n\nIn a terminal or command window, navigate to the top-level project directory `boston_housing/` (that contains this README) and run one of the following commands:\n\n```ipython notebook boston_housing.ipynb```  \n```jupyter notebook boston_housing.ipynb```\n\nThis will open the iPython Notebook software and project file in your browser.\n\n### Data\n\nThe dataset used in this project is included with the scikit-learn library ([`sklearn.datasets.load_boston`](http://scikit-learn.org/stable/modules/generated/sklearn.datasets.load_boston.html#sklearn.datasets.load_boston)). You do not have to download it separately. You can find more information on this dataset from the [UCI Machine Learning Repository](https://archive.ics.uci.edu/ml/datasets/Housing) page.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fginberg%2Fboston_housing","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fginberg%2Fboston_housing","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fginberg%2Fboston_housing/lists"}