Welcome,
Guest
. Please
login
or
register
.
Did you miss your
activation email?
Home
Help
Search
Login
Register
Rapid-I
Rapid-I Forum
»
RapidMiner
»
Development
»
How to add a new plotter to rapidminer
Pages: [
1
]
« previous
next »
Print
Author
Topic: How to add a new plotter to rapidminer (Read 350 times)
qqq
Newbie
Posts: 2
How to add a new plotter to rapidminer
«
on:
June 25, 2012, 07:51:21 PM »
Hi!
I am a c++/c# programmer. i want to add add a new plotter to rapidminer.
i can write my code in java but i am not so familiar with java projects format.
so, how can i add my plotter code to rapidminer source code?
thank you in advanced!
Logged
haddock
Hero Member
Posts: 837
Re: How to add a new plotter to rapidminer
«
Reply #1 on:
June 25, 2012, 08:36:40 PM »
Hi there,
I've bolted on to RM a C++ wrapper to CUDA using JNI; you should look at plugins/extensions on sourceforge to get the hang og the operator. There is a white paper with examples on the Java side which is for sale also, check out the shop on the main website.
Have fun!
Logged
Where is the wisdom we have lost in knowledge?
Where is the knowledge we have lost in information?
T.S.Eliot ~ Choruses from the Rock 1934
qqq
Newbie
Posts: 2
Re: How to add a new plotter to rapidminer
«
Reply #2 on:
July 03, 2012, 08:39:06 AM »
I want to add a new plotter .
I read rapidminer code. for example parallel ploter.
I found two files for this plotter.
one which is in com.rapidminer.gui.plotter.charts and is named ParallelPlotter2
another is ParallelPlotter and it's location is com.rapidminer.gui.plotter
ParallelPlotter2 is the main one but i don't know how to change it to draw new things on screen.
I know that ParallelPlloter contains the main code for drawing chart but i trace it's code and no lines of code was
executed !!!!!
please help me by writing some instructions to build a new plotter other than current existing ones.
thanks
Logged
haddock
Hero Member
Posts: 837
Re: How to add a new plotter to rapidminer
«
Reply #3 on:
July 03, 2012, 09:03:41 AM »
I have.
Logged
Where is the wisdom we have lost in knowledge?
Where is the knowledge we have lost in information?
T.S.Eliot ~ Choruses from the Rock 1934
Pages: [
1
]
Print
« previous
next »
Jump to:
Please select a destination:
-----------------------------
General Community
-----------------------------
=> News and Updates
=> Data Mining
=> Chit Chat
-----------------------------
RapidMiner
-----------------------------
=> Getting Started
=> Data Mining / ETL / BI Processes
=> Problems and Support
=> Feature Requests
=> Development
-----------------------------
RapidAnalytics
-----------------------------
=> Getting Started
=> Applications and Integration
-----------------------------
RapidNet
-----------------------------
=> Getting Started
=> Problems and Support
Loading...