{"id":21949579,"url":"https://github.com/sezaakgun/logistic-regression","last_synced_at":"2026-05-04T13:33:20.920Z","repository":{"id":208631665,"uuid":"142457938","full_name":"sezaakgun/logistic-regression","owner":"sezaakgun","description":"My logistic regression model mostly from scratch","archived":false,"fork":false,"pushed_at":"2019-01-29T14:17:27.000Z","size":32,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"master","last_synced_at":"2025-09-10T01:36:34.174Z","etag":null,"topics":["basic-python-syntax","logistic-regression","machine-learning","python","python3"],"latest_commit_sha":null,"homepage":null,"language":"Python","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/sezaakgun.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}},"created_at":"2018-07-26T15:12:37.000Z","updated_at":"2019-01-29T14:17:29.000Z","dependencies_parsed_at":"2023-11-22T14:29:16.080Z","dependency_job_id":"1d678a96-010f-4782-8f89-83571d046514","html_url":"https://github.com/sezaakgun/logistic-regression","commit_stats":null,"previous_names":["sezaakgun/logistic-regression"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/sezaakgun/logistic-regression","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sezaakgun%2Flogistic-regression","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sezaakgun%2Flogistic-regression/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sezaakgun%2Flogistic-regression/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sezaakgun%2Flogistic-regression/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/sezaakgun","download_url":"https://codeload.github.com/sezaakgun/logistic-regression/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sezaakgun%2Flogistic-regression/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32609668,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-04T10:08:07.713Z","status":"ssl_error","status_checked_at":"2026-05-04T10:08:02.005Z","response_time":58,"last_error":"SSL_read: 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":["basic-python-syntax","logistic-regression","machine-learning","python","python3"],"created_at":"2024-11-29T05:32:03.042Z","updated_at":"2026-05-04T13:33:20.886Z","avatar_url":"https://github.com/sezaakgun.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# logistic-regression\n\nThe main challenge is to predict rather a passenger would live or not.\n\n\n\n\n# Prerequisies\n  python 3.6 or higher and pip.\n\n\n\n\n### Setup\n\n```sh\n$ git clone https://github.com/sezaakgun/logistic-regression.git\n$ cd logistic-regression\n$ pip install pandas\n$ pip install numpy\n$ pip install sklearn\n```\n\n\n\n### How To Run\n```sh\n$ python logistic-regression.py\n```\n\n# References\n\n  - Data we have is downloaded from [kaggle](https://www.kaggle.com/c/titanic).\n\n  - I highly inspired form this [source](https://towardsdatascience.com/logistic-regression-detailed-overview-46c4da4303bc).\n\n\n# License\n  This project is licensed under the MIT License - see the LICENSE.txt file for details.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsezaakgun%2Flogistic-regression","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsezaakgun%2Flogistic-regression","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsezaakgun%2Flogistic-regression/lists"}