{"id":30586160,"url":"https://github.com/miozilla/statsmodols","last_synced_at":"2026-06-17T23:31:16.481Z","repository":{"id":306195014,"uuid":"1025305329","full_name":"miozilla/statsmodols","owner":"miozilla","description":"statsmodols :boot::triangular_ruler: : Linear Regression Model # statsmodels.formula.api.ols # train # fit # pandas # matplotlib # statistics","archived":false,"fork":false,"pushed_at":"2025-08-19T12:04:37.000Z","size":538,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"main","last_synced_at":"2025-08-29T13:54:35.481Z","etag":null,"topics":["api","azure","boot","formula","harness","learning","least","machine","ml","ordinary","square","statistics","statsmodels"],"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/miozilla.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,"zenodo":null}},"created_at":"2025-07-24T04:10:57.000Z","updated_at":"2025-08-19T12:04:41.000Z","dependencies_parsed_at":"2025-08-29T11:44:02.866Z","dependency_job_id":"aebddf0c-28fe-4fe5-a4ad-73a9a268d081","html_url":"https://github.com/miozilla/statsmodols","commit_stats":null,"previous_names":["miozilla/statsmodols"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/miozilla/statsmodols","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/miozilla%2Fstatsmodols","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/miozilla%2Fstatsmodols/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/miozilla%2Fstatsmodols/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/miozilla%2Fstatsmodols/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/miozilla","download_url":"https://codeload.github.com/miozilla/statsmodols/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/miozilla%2Fstatsmodols/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":34470322,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-26T15:22:16.424Z","status":"online","status_checked_at":"2026-06-17T02:00:05.408Z","response_time":127,"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":["api","azure","boot","formula","harness","learning","least","machine","ml","ordinary","square","statistics","statsmodels"],"created_at":"2025-08-29T11:43:58.832Z","updated_at":"2026-06-17T23:31:16.462Z","avatar_url":"https://github.com/miozilla.png","language":"Jupyter Notebook","funding_links":[],"categories":[],"sub_categories":[],"readme":"# statsmodols 👢📐\nstatsmodols : Linear Regression Model # statsmodels.formula.api.ols # train # fit # pandas # matplotlib # statistics\n\n\n## Objectives\n- To create and test a Linear Regression Machine Learning Model.\n- Specifying models using formula strings and DataFrames\n- To estimate parameters of linear regression model by minimizing sum of squared residuals using statistical OLS method.\n\n\n\n## OLS Linear Regression ML Model\n\n### OLS Regression Model General Formula\nPredicted Value = β₀ + β₁·x₁ + β₂·x₂ + ... + βₚ·xₚ + ϵ\n\nWhere:\n- β₀ = intercept\n- β₁, β₂, ..., βₚ = regression coefficients\n- x₁, x₂, ..., xₚ = input features (independent variables)\n- ϵ = error term (residual)\n\n\n![statsmodols001.png](./media/statsmodols001.png)\n\n![statsmodols002.png](./media/statsmodols002.png)\n\n![statsmodols003.png](./media/statsmodols003.png)\n\n![statsmodols004.png](./media/statsmodols004.png)\n\n![statsmodols005.png](./media/statsmodols005.png)\n\n![statsmodols006.png](./media/statsmodols006.png)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmiozilla%2Fstatsmodols","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmiozilla%2Fstatsmodols","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmiozilla%2Fstatsmodols/lists"}