{"id":21398166,"url":"https://github.com/emaadmanzoor/python-ml-minimal","last_synced_at":"2025-07-13T20:32:37.104Z","repository":{"id":3084915,"uuid":"4109013","full_name":"emaadmanzoor/python-ML-minimal","owner":"emaadmanzoor","description":"Linear and logistic regression in Python with no dependencies on Scipy/Numpy.","archived":false,"fork":false,"pushed_at":"2012-04-23T02:36:20.000Z","size":89,"stargazers_count":6,"open_issues_count":0,"forks_count":5,"subscribers_count":3,"default_branch":"master","last_synced_at":"2024-04-16T01:44:38.909Z","etag":null,"topics":[],"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/emaadmanzoor.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}},"created_at":"2012-04-23T02:35:44.000Z","updated_at":"2024-04-16T01:44:38.910Z","dependencies_parsed_at":"2022-08-26T06:42:13.301Z","dependency_job_id":null,"html_url":"https://github.com/emaadmanzoor/python-ML-minimal","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/emaadmanzoor%2Fpython-ML-minimal","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/emaadmanzoor%2Fpython-ML-minimal/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/emaadmanzoor%2Fpython-ML-minimal/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/emaadmanzoor%2Fpython-ML-minimal/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/emaadmanzoor","download_url":"https://codeload.github.com/emaadmanzoor/python-ML-minimal/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":225917027,"owners_count":17544826,"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":[],"created_at":"2024-11-22T14:45:44.528Z","updated_at":"2024-11-22T14:45:45.161Z","avatar_url":"https://github.com/emaadmanzoor.png","language":"Python","readme":"Python ML Minimal\n=================\n\nThere are some programming situations where one\nmight not be allowed to use Numpy/Scipy and is\nrequired to perform some simple regression or\nclassification tasks; programming competitions\nare one example.\n\nThe code here has no dependencies that are not\nin the Python 2.x core, so they may be used in\nthese situations with ease. Do note that not\nusing Numpy/Scipy optimization libraries results\nin a decrease in both efficiency and accuracy;\ndo not use this code unless your hands are tied.\n\n## Contents\n\n   1. linear-regression-one-var: Univariate\n      linear regression with feature scaling.\n\n   2. linear-regression-mult-var: Multivariate\n      linear regression with feature scaling.\n\n   3. logistic-regression: Logistic regression\n      with feature scaling.\n\n## Credits\n\n   * All the algorithms here have been derived from\n     Octave code I wrote for the [ML-Class](http://www.ml-class.org)\n     programming assignments.\n\n   * Very useful insights and workarounds for issues\n     with machine learning in minimal Python have been\n     lifted from [OT's blog](http://nestedinfiniteloops.wordpress.com/).\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Femaadmanzoor%2Fpython-ml-minimal","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Femaadmanzoor%2Fpython-ml-minimal","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Femaadmanzoor%2Fpython-ml-minimal/lists"}