{"id":22448401,"url":"https://github.com/bgmp/svm","last_synced_at":"2025-07-31T11:32:37.443Z","repository":{"id":265009557,"uuid":"871442384","full_name":"BGMP/SVM","owner":"BGMP","description":"Support Vector Machine implementation written in Python","archived":false,"fork":false,"pushed_at":"2024-10-12T01:50:23.000Z","size":226,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-07-30T00:56:16.985Z","etag":null,"topics":["iris-dataset","scikit-learn","svm"],"latest_commit_sha":null,"homepage":"","language":"TeX","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/BGMP.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":"2024-10-12T01:42:32.000Z","updated_at":"2024-10-27T01:33:37.000Z","dependencies_parsed_at":"2024-11-27T08:18:41.915Z","dependency_job_id":null,"html_url":"https://github.com/BGMP/SVM","commit_stats":null,"previous_names":["bgmp/svm"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/BGMP/SVM","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BGMP%2FSVM","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BGMP%2FSVM/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BGMP%2FSVM/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BGMP%2FSVM/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/BGMP","download_url":"https://codeload.github.com/BGMP/SVM/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BGMP%2FSVM/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":268031073,"owners_count":24184438,"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","status":"online","status_checked_at":"2025-07-31T02:00:08.723Z","response_time":66,"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":["iris-dataset","scikit-learn","svm"],"created_at":"2024-12-06T04:23:06.500Z","updated_at":"2025-07-31T11:32:37.393Z","avatar_url":"https://github.com/BGMP.png","language":"TeX","funding_links":[],"categories":[],"sub_categories":[],"readme":"SVM\n===\nA really simple implementation of the Support Vector Machine (SVM) algorithm, which is an effective tool for solving\nclassification and regression problems in machine learning.\n\n## Running\nTo run the program, first install the dependencies:\n```bash\npip install -r requirements.txt\n```\n\nThen run the main script:\n```bash\npython main.py\n```\n\n## Results\nThe program will output the accuracy of the model, as well as a scatter plot of the data points and the decision\nboundary.\n\n![image](plots/svm_decision_boundary_20241011_222144.png)\n\n## Dependencies\n### Python\n- [Python 3.8 or above](https://www.python.org/downloads/)\n- Python modules:\n  - numpy\n  - pandas\n  - scikit-learn\n  - matplotlib\n- I suggest using venv \u0026 pip for development \u0026 dependency management. (In case of Apple Silicon use conda)\n\n## Notes\nThis project was written as part of the Masters in Computer Science course \"Advanced Topics on Databases\" at the\nUniversity of the Bío-Bío.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbgmp%2Fsvm","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fbgmp%2Fsvm","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbgmp%2Fsvm/lists"}