{"id":15519105,"url":"https://github.com/danieldk/gosvm","last_synced_at":"2025-04-23T04:17:56.644Z","repository":{"id":18842314,"uuid":"22058225","full_name":"danieldk/gosvm","owner":"danieldk","description":"Go binding for libsvm","archived":false,"fork":false,"pushed_at":"2017-03-30T07:14:34.000Z","size":23,"stargazers_count":7,"open_issues_count":1,"forks_count":1,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-04-23T04:17:52.737Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"Go","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/danieldk.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":"2014-07-21T09:09:30.000Z","updated_at":"2024-12-11T22:10:46.000Z","dependencies_parsed_at":"2022-08-19T21:22:09.809Z","dependency_job_id":null,"html_url":"https://github.com/danieldk/gosvm","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/danieldk%2Fgosvm","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/danieldk%2Fgosvm/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/danieldk%2Fgosvm/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/danieldk%2Fgosvm/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/danieldk","download_url":"https://codeload.github.com/danieldk/gosvm/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":250366715,"owners_count":21418772,"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-10-02T10:20:12.901Z","updated_at":"2025-04-23T04:17:56.626Z","avatar_url":"https://github.com/danieldk.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"## Warning\n\nI put this repository back after someone's request. I do not intend to\nmaintain it or fix any issues with it ;).\n\n## Introduction\n\ngosvm is a package for training and using support vector machines (SVM)\nin the Go programming language.\n\n**Note:** This package is still new, its API may change, and not all\nof libsvm's functionality may be available yet.\n\n## Installation\n\nThe \u003ctt\u003ego\u003c/tt\u003e command can be used to install this package:\n\n    go get github.com/danieldk/gosvm\n\nThe package documentation is available at: http://go.pkgdoc.org/github.com/danieldk/gosvm\n\n## OpenMP\n\nIf you wish to use \u003ctt\u003elibsvm\u003c/tt\u003e with OpenMP support for multicore processing, please use this command to install the package:\n\n    CGO_LDFLAGS=\"-lgomp\" go get github.com/danieldk/gosvm\n\n## Examples\n\nExamples for using gosvm can be found at:\n\nhttps://github.com/danieldk/gosvm-examples\n\n## Links\n\nThere is a port of libsvm to Go (rather than a binding) at:\n\nhttps://github.com/ewalker544/libsvm-go\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdanieldk%2Fgosvm","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdanieldk%2Fgosvm","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdanieldk%2Fgosvm/lists"}