Coder Social home page Coder Social logo

Comments (2)

rcurtin avatar rcurtin commented on June 1, 2024

Hey there @arjunsk, thanks for the report. I'm not a Go expert, but I think we can get it working. Some comments in reverse order:

  • For Attempt 3, I see that you are using mlpack-3.0.4.tar.gz. That's pretty out of date. Try building mlpack from source as specified in the second part of the Go binding documentation in the README... I think that should work better. Of course, building by hand is not the most desirable solution, so, onwards to the other ones...

  • For Attempt 2, after changing the Makefile, did you remove the build/ directory before you tried again? I think you need to do that.

  • For Attempt 1, I think I might see the issue. The Makefile detects the OS based on the output of uname -s. That should be Darwin for OS X detection to succeed. What is uname -s on your system? If it is Darwin, what are the contents of the Makefile? Is it empty? I'm not sure why the install target wouldn't be found.

Sorry that it took so long to respond to this one.

from mlpack.

arjunsk avatar arjunsk commented on June 1, 2024

Thank you for your input! I did not continue my CGO pursuit.

I only needed Elkan's kmeans from this library. Since there was no existing Golang library I wrote one myself.

from mlpack.

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.