Sign In
Register
Products
Solutions
Resources
Pricing
Partners
Company
Howdy, Stranger!
It looks like you're new here. Sign in or register to get started.
Sign In with RapidMiner
Sign In with RapidMiner
Sign In
Register
Quick Links
Categories
Recent Discussions
Best Of...
Unanswered
Groups
Categories
All Categories
19.9K
Help
442
Knowledge Base
Altair RapidMiner Community
GET HELP. LEARN BEST PRACTICES. NETWORK WITH YOUR PEERS.
Discussion
Multiple Kernel Based SVM [SOLVED]
Author
Date within
1 day
3 days
1 week
2 weeks
1 month
2 months
6 months
1 year
of
Examples: Monday, today, last week, Mar 26, 3/26/04
Search
💬
0 Comments
🔥
0 Discussions
👤
0 Members
🔌
0 Online
ASK A QUESTION
FIND HELPFUL VIDEOS
Home
›
Help
Multiple Kernel Based SVM [SOLVED]
__
Member
Posts:
4
Contributor I
June 2013
edited June 2019
in
Help
I want to implement Multiple Kernel Based SVM. Is it any how possible to implement it with Rapidminer??
Tagged:
SVMs
0
Answers
MariusHelf
RapidMiner Certified Expert, Member
Posts:
1,869
Unicorn
June 2013
Do you want to write Java code to implement that SVM? Then you can create a RapidMiner extension by following the
RapidMiner Extension Guide
.
Best regards,
Marius
0
__
Member
Posts:
4
Contributor I
June 2013
I have a java code of the same and want to run in rapid miner i.e. the output should be displayed in rapid miner itself. Is this possible by using rapid miner extension??
0
MariusHelf
RapidMiner Certified Expert, Member
Posts:
1,869
Unicorn
June 2013
Yes, it is - if you want to integrate your code as an operator into RapidMiner, please have a look at the link I posted in my previous post.
0
__
Member
Posts:
4
Contributor I
June 2013
Thank U so muchÂ
0
Sign In
or
Register
to comment.
Answers
Best regards,
Marius