Giter Club home page Giter Club logo

Comments (8)

pseudotensor avatar pseudotensor commented on May 26, 2024

linear SVM already part of pogs, just needs a new matrix multiply piece of code in the src/common/elastic_net* code, and then rest of pogs can handle.

from h2o4gpu.

mdymczyk avatar mdymczyk commented on May 26, 2024

Can we get this done after PCA (#31) or does it make more sense to do this first? I know it's kind of similar but PCA is on the roadmap for this quarter (and apparently more useful), would be cool to have it. @navdeep-G @pseudotensor

from h2o4gpu.

pseudotensor avatar pseudotensor commented on May 26, 2024

You are thinking of SVD, not SVM, right?

from h2o4gpu.

mdymczyk avatar mdymczyk commented on May 26, 2024

@pseudotensor arg yes indeed, wrong ticket. Time to go to bed it seems.

from h2o4gpu.

pseudotensor avatar pseudotensor commented on May 26, 2024

GPUMLib has ANN, SVM and matrix factorization algorithms,
GTSVM has kernelized SVMs, and
cuSVM has SVMs for classification and regression.

from h2o4gpu.

mdymczyk avatar mdymczyk commented on May 26, 2024

@pseudotensor good finds but not sure if we are ok with GPLv3? Think people (and by people I mean corporations) are very hesitant to use GPLv3 software.

from h2o4gpu.

pseudotensor avatar pseudotensor commented on May 26, 2024

ya not suggesting we use them directly, but can learn from them and see if person who made them wants to join us. Don't have to do it all ourselves:)

from h2o4gpu.

pseudotensor avatar pseudotensor commented on May 26, 2024

https://github.com/zeyiwen/thundersvm from @Far0n

from h2o4gpu.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.