{"id":15415825,"url":"https://github.com/shilangyu/svm-from-scratch","last_synced_at":"2025-03-28T03:28:20.736Z","repository":{"id":92133949,"uuid":"568475816","full_name":"shilangyu/SVM-from-scratch","owner":"shilangyu","description":"Explanation and implementation of basic SVMs in Julia","archived":false,"fork":false,"pushed_at":"2024-02-11T21:13:30.000Z","size":2504,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-02-02T04:43:46.575Z","etag":null,"topics":["julia","machine-learning","svm"],"latest_commit_sha":null,"homepage":"https://github.shilangyu.dev/SVM-from-scratch/","language":"Julia","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/shilangyu.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":"2022-11-20T16:47:04.000Z","updated_at":"2024-02-11T20:36:49.000Z","dependencies_parsed_at":"2024-02-11T22:30:30.210Z","dependency_job_id":"70197f0f-1315-4060-9a79-ba9e8b581be1","html_url":"https://github.com/shilangyu/SVM-from-scratch","commit_stats":{"total_commits":18,"total_committers":1,"mean_commits":18.0,"dds":0.0,"last_synced_commit":"6bb7ba8ea8d74f9a5813c3673fb2fcec51cdc020"},"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shilangyu%2FSVM-from-scratch","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shilangyu%2FSVM-from-scratch/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shilangyu%2FSVM-from-scratch/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shilangyu%2FSVM-from-scratch/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/shilangyu","download_url":"https://codeload.github.com/shilangyu/SVM-from-scratch/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":245965393,"owners_count":20701657,"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":["julia","machine-learning","svm"],"created_at":"2024-10-01T17:09:48.483Z","updated_at":"2025-03-28T03:28:20.698Z","avatar_url":"https://github.com/shilangyu.png","language":"Julia","funding_links":[],"categories":[],"sub_categories":[],"readme":"# SVM from scratch in Julia\n\nRepo including explanation and high-level derivation of the SVM method used for classification, see [github.shilangyu.dev/SVM-from-scratch](https://github.shilangyu.dev/SVM-from-scratch). Additionally implementations of 3 different SVMs models can be found in Julia files.\n\n## Linear soft margin SVM\n\n![](animations/linear_soft_margin.gif)\n\n## Non linear RBF kernel SVM\n\n![](animations/non_linear.gif)\n\n\u003e _training does not look continuous because the optimization method takes harsh steps which converge quickly_\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fshilangyu%2Fsvm-from-scratch","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fshilangyu%2Fsvm-from-scratch","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fshilangyu%2Fsvm-from-scratch/lists"}