1

I want to connect the Datumbox machine learning framework to a MySQL database using PHP.
Datumbox is an open-source Machine Learning Framework written in Java. Unfortunately I could not find any example to complete this task. I would appreciate any help to complete this task.

1 Answer 1

1

I think you can use datumbox api:

As you can see it used REST JSON API, so i think it will be not hard to used it.

EDIT:

Also for this API exits PHP client:

http://www.datumbox.com/files/Datumbox_APIclient_PHP_1.0.zip

Sign up to request clarification or add additional context in comments.

2 Comments

Thanks for your answer. I want to use it like a lib/package with PHP not using their API. Do you have any idea?
Sorry, i thought you want run it use API. I not strong in Java, so probably some other can help you with this issue.

Your Answer

By clicking “Post Your Answer”, you agree to our terms of service and acknowledge you have read our privacy policy.

Start asking to get answers

Find the answer to your question by asking.

Ask question

Explore related questions

See similar questions with these tags.