{"id":16364629,"url":"https://github.com/keyurparalkar/linear-regression-with-tensorflow","last_synced_at":"2026-04-29T22:07:03.127Z","repository":{"id":86711932,"uuid":"114004577","full_name":"keyurparalkar/Linear-Regression-with-tensorflow","owner":"keyurparalkar","description":"House price prediction in boston","archived":false,"fork":false,"pushed_at":"2017-12-12T18:22:49.000Z","size":19,"stargazers_count":0,"open_issues_count":0,"forks_count":1,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-05-30T07:25:02.232Z","etag":null,"topics":["linear-regression","machine-learning","tensorflow"],"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/keyurparalkar.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":"2017-12-12T15:09:02.000Z","updated_at":"2018-01-22T13:28:25.000Z","dependencies_parsed_at":null,"dependency_job_id":"5e8fbc22-f469-48c9-82e4-1d0b8b815932","html_url":"https://github.com/keyurparalkar/Linear-Regression-with-tensorflow","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/keyurparalkar/Linear-Regression-with-tensorflow","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/keyurparalkar%2FLinear-Regression-with-tensorflow","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/keyurparalkar%2FLinear-Regression-with-tensorflow/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/keyurparalkar%2FLinear-Regression-with-tensorflow/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/keyurparalkar%2FLinear-Regression-with-tensorflow/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/keyurparalkar","download_url":"https://codeload.github.com/keyurparalkar/Linear-Regression-with-tensorflow/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/keyurparalkar%2FLinear-Regression-with-tensorflow/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32445642,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-29T20:22:27.477Z","status":"ssl_error","status_checked_at":"2026-04-29T20:22:26.507Z","response_time":110,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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":["linear-regression","machine-learning","tensorflow"],"created_at":"2024-10-11T02:31:07.540Z","updated_at":"2026-04-29T22:07:03.110Z","avatar_url":"https://github.com/keyurparalkar.png","language":"Jupyter Notebook","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Linear Regression using tensorflow.\n\nThis project focuses on predicting the prices of houses in boston area. Dataset used in this project is boston housing dataset which is also present on scikit-learn library which can be imported into the project using load_boston() function.\n\n## Getting Started\n\nFor this project make sure thorough knowledge of machine learning algorithms like linear regression, Logistic regression etc is present. Basic knowledge of tensorflow is must to understand this project. Apart from this, implmentation details of dataset extraction must be known like usage of numpy, pandas and other standered python libraries.\n\n### Prerequisites\n\nPackages needed:\n```\n  Jupyter notebook\n  tensorflow library\n  numpy\n  pandas\n  scikit-learn\n  matplotlib\n```\n\n### Running the project\n\nMake sure [ipython notebook](http://jupyter.org/) is installed in the system.\nType following command in the terminal.\n```\ngit clone https://github.com/keyurparalkar/Linear-Regression-with-tensorflow.git\ncd [to_the_project_path]\njupyter notebook\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkeyurparalkar%2Flinear-regression-with-tensorflow","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fkeyurparalkar%2Flinear-regression-with-tensorflow","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkeyurparalkar%2Flinear-regression-with-tensorflow/lists"}