"DBSCAN clustering on PHP"

thewoelandari
thewoelandari New Altair Community Member
edited November 5 in Community Q&A
Hello everyone.

I've search all of topic on this forum which discuss about DBSCAN.
I need your help, is there any link that discuss about implementing DBSCAN on php?

I'm really looking forward for any answer,please help me  :)

Answers

  • IngoRM
    IngoRM New Altair Community Member
    Hi,

    well, the source code is available via SVN. It should be possible to migrate dbscan from there to PHP.

    However, I would never do something like this. Have you thought about offering dbscan via a web service with RapidAnalytics and just invoke it from your PHP program?

    Cheers,
    Ingo