Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Use LIBSVM in SVM example #341

Merged
merged 5 commits into from
Jul 20, 2021
Merged

Use LIBSVM in SVM example #341

merged 5 commits into from
Jul 20, 2021

Conversation

willtebbutt
Copy link
Member

As discussed previously, our SVM example wasn't actually an SVM.

This PR utilises LIBSVM.jl to make it actually be an SVM.

@theogf
Copy link
Member

theogf commented Jul 19, 2021

That's nice! At some point let's try to see if we can get an implementation with SimpleSVMs.jl @matbesancon

@willtebbutt
Copy link
Member Author

Glad you approve @theogf . Are you happy to approve this in the mean time?

Co-authored-by: Théo Galy-Fajou <theo.galyfajou@gmail.com>
theogf
theogf previously approved these changes Jul 19, 2021
@matbesancon
Copy link

yes we could/should plumb the two together at some point

Co-authored-by: st-- <st--@users.noreply.github.com>
@willtebbutt willtebbutt requested a review from st-- July 20, 2021 21:03
@st-- st-- merged commit cf5c0a7 into master Jul 20, 2021
@st-- st-- deleted the wct/use-libsvm-in-example branch July 20, 2021 21:44
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants