Be part of JetBrains PHPverse 2026 on June 9 – a free online event bringing PHP devs worldwide together.

nidaakram's avatar

Implementation of weka J48 tree in php/laravel

I am currently working on a project in which I have to diagnose diseases using Data mining. I have made a base model using weka and generated source code too. Now I am having difficulty in converting that code into php as their are classes of weka which are built in java. Please can anyone tell me how can I use weka generated code in php.

0 likes
1 reply
LaraStorm's avatar

i think there is no other way than writing your code in php use laravel

Please or to participate in this conversation.