rapid miner dll name that can be used in vb.net

nibby369
nibby369 New Altair Community Member
edited November 2024 in Community Q&A
Hello Everyone,
    I want to use rapid miner dll in vb.net and execute process so help me as soon as possible.


Thanking You

Answers

  • Marco_Boeck
    Marco_Boeck New Altair Community Member
    Hi,

    RapidMiner Studio is written in Java so there are no .dll files, only .jar libraries.

    Regards,
    Marco
  • nibby369
    nibby369 New Altair Community Member
    So is there any solution for that?

    I want to pass parameter dynamically from vb.Net to rapid miner. Is it possible any link between them?

    Thanks for support before
  • Marco_Boeck
    Marco_Boeck New Altair Community Member
    If you can find something which lets you connect to Java from vb.net, it should be possible. Otherwise, not so much.

    Regards,
    Marco
  • nibby369
    nibby369 New Altair Community Member
    Thanks for info