{"id":16365499,"url":"https://github.com/walkerdustin/python-linear-regression","last_synced_at":"2026-05-05T23:31:22.180Z","repository":{"id":43363782,"uuid":"510930797","full_name":"walkerdustin/python-linear-regression","owner":"walkerdustin","description":"simple linear regression in python based on coursera andrew ng course","archived":false,"fork":false,"pushed_at":"2023-03-11T17:50:17.000Z","size":38,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-05-30T13:14:45.995Z","etag":null,"topics":["ai","linear-regression","machine-learning","ml","numpy","python"],"latest_commit_sha":null,"homepage":"","language":"Jupyter Notebook","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/walkerdustin.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","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,"zenodo":null}},"created_at":"2022-07-06T00:07:16.000Z","updated_at":"2023-03-11T17:52:44.000Z","dependencies_parsed_at":"2025-05-23T13:15:02.765Z","dependency_job_id":"1387617b-ba85-437d-807a-119bfcbc38a9","html_url":"https://github.com/walkerdustin/python-linear-regression","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/walkerdustin/python-linear-regression","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/walkerdustin%2Fpython-linear-regression","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/walkerdustin%2Fpython-linear-regression/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/walkerdustin%2Fpython-linear-regression/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/walkerdustin%2Fpython-linear-regression/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/walkerdustin","download_url":"https://codeload.github.com/walkerdustin/python-linear-regression/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/walkerdustin%2Fpython-linear-regression/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32672514,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-05T11:29:49.557Z","status":"ssl_error","status_checked_at":"2026-05-05T11:29:48.587Z","response_time":54,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5: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":["ai","linear-regression","machine-learning","ml","numpy","python"],"created_at":"2024-10-11T02:43:51.461Z","updated_at":"2026-05-05T23:31:22.165Z","avatar_url":"https://github.com/walkerdustin.png","language":"Jupyter Notebook","funding_links":[],"categories":[],"sub_categories":[],"readme":"# my own simple linear regression\nthis is my attempt at creating a linear regression model from scratch  \nThe model should have the same user interface as sklearn  \nmodel = LinearRegression()  \nmodel.fit(X, Y)  \n\nThe only external Resource for this Implementation is the following Formula for regularized Gradient descent, taken from the Original Machine Learning Course from Andrew NG\n\n![formula](./regularized_linear_regression.png)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fwalkerdustin%2Fpython-linear-regression","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fwalkerdustin%2Fpython-linear-regression","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fwalkerdustin%2Fpython-linear-regression/lists"}