-
Holiday Challenge - Bauble Analytics
Can you produce an interesting visual of a Christmas Tree in the run up to Christmas? Perhaps start producing a static output, and then see if you can convert to a dynamic output. Hint: the Animated Plots extension might help you here. There’s no source data, you can generate any data you need within the tool. An example…
-
Is Jackhammer still available in Market extension? Thanks.
-
Send prompt to OpenAI doesn't work with gpt-4
Hello I'm having problems with the Send pronpt operator from Generative Models Extension. The extension works well if I select the default OpenAI model, gpt-3.5 turbo, but when I change the default model to other, for example, gpt-4 the operator doesn't work. @Ingo, can you help me with this issue? best, Cesar
-
Extensions installation issue
When I try to install extensions on rapidminer 9.10.014, I get an error saying "Cannot connect to Marketplace" Please check your internet connect and Proxy configuration. I still keep getting the same error. I am on Mac and have local admin privileges.I tried uninstalling and installing multiple times and even created a…
-
is image classification possible using rapidminer?
if possible how to do it? i am beginner on using rapidminer
-
Operator tool box issue
I get the "operator_toolbox: merge unknown..." error when I import the processes for marketing campaign case study. I have the extension Operator Toolbox installed but still get the error.Please help with this in a urgent basis
-
Unable to output anything after Execute Python operator
I am trying to make a lasso regression plot with my dataset. However, it just does not show anything for my output in my Execute Python operator. My code is supposed to return the coefficient of the regression. There is no way for me to connect my Python block with any other operators as the other inputs are all expecting…
-
Does anybody have a copy of rmx_text-ANY-9.4.0.jar to share?
Hello Community, I'm doing a training that requires me to use RM 9.10 and following extensions: Text Processing, Operator Toolbox and Recommender Extension. My initial problem with extensions is that for some reason I can't connect to the Market Place to automatically install them - and I couldn't find any solution for…
-
Coloring IO object data
Hi, I defined an IOobject datatype, and assigned a color to it, I find it when there is too much lines consisting this type of data in a process, the previous lines will not show the correct color and this data was removed from the output of the operator(no data when I hover my mouse above the output port). It seems RM…
-
Logic based Rule/Decision Tree/Flowcharts in RapidMiner
Hi, I want to know whether Rapidminer has operators that can allow me to build decision trees using basic operations like {if else} and maybe even use the condition{>, <}. I know RM supports learning decision tree models through its operator, but can I manually build such a tree, in a way people draw a tree in other…
-
RapidMiner Crashes when opening with Extensions Enabled
RapidMiner Crashes when opening with Extensions Enabled i am attaching the screenshot below for reference, please help with this
-
Combine Custom Operators with scripting
Hi, I am building an extension where I scripted several super operators, I noticed Custom Operators Extension can turn a process into a custom operator. I want to turn my super operator in the way Custom Operators Extension did into operators with the inner structure, is there any way I can define the inner structure of a…
-
Rapidminer bug while downloading and installing extension
I tried to install rapid miner extension on clicking marketplace i got error stating "Cannot connect to marketplace check your internet connection or proxy setting" Although i have an active fast internet connection. Attached screenshot
-
How to use "Set Role" and other Operators from a Java Application?
Hello, I've integrated RapidMiner Studio Core into a Java Application as a dependency to run RapidMiner Processes previously exported from RapidMiner Studio. But everytime I try to run a process containing f.e. the Set Role Operator, I get the attached Error. Apparently the "Set Role" Operator is part of the blending…
-
Hi Everyone, I am not able to Install any Extensions in Rapid Miner studio, It shows me below Error
-
Macbook Ventura 13.3 OS problems with java runtime environment + RM 9.10 operator toolbox extension
Hi all, I would be very happy if someone could advice me. I am using a macbook with OS Ventura 13.3.1 and have to finish a RM project for the MIT No code ML course this weekend! I am completely stuck already because while I could download the RM extension manually by circumventing the appstore security (which is already…
-
How to count objects in image using RapidMiner and applied to Python coding?
I try to create image processing with MCIO (multiple_color_image_opener) in RapidMiner to can recognize image to apple or orange but cannot count objects in image using RapidMiner and applied to Python coding. Concept count objects in image to using in RapidMiner link -…
-
Is there a way to show the simulator of my predictions web-based?
I am new to RapidMiner and I would like to know if there is a way to share the visuals of the simulator to a dashboard or a web-based spaced? To be able to share with people that do not have rapid miner
-
MongoDB and RapidMiner 10
I have problems when connecting to MongoDB using RapidMiner (latest version:10). It appears that with other versions the issue does not exist. Does anyone have the same problem? Thanks.
-
how can i get turbo prep process
I want to use this function, but i can not find it in my software.
-
extract content operator error
I reinstall the Rapidminer Studio (ver 10). When I run my rmp file, I got the "process failed" message. It was found that extract content operator causes this problem. My rmp works well in previous rapidminer (ver 9.10). The reintalled Rapidminer uses commons-lang3-3.12.0.jar and the previous rapidminer…
-
Streaming Extension 0.7.0 vs. Studio 10.0
Hi, I downloaded Studio 10.0 and installed the streaming extension 0.7.0 But when I open Studio, I get an incompatibility message If I choose "Ignore", then I'm unable to create a Flink connection. What are my options to get it to work? regardsStephan
-
Downloading the "Text Processing" extension on Mac
Hi all! I am trying to download the text processing extension. It first tells me to go to the extension homepage which is hyperlinked. I clicked on that. This page opens up. It says that it is supported. When I click "install in studio" I hit "allow" but nothing happens. I've also tried to download the file. This pops up.…
-
How do I create balanced clusters?
Hi guys, I'm pretty new to the community so sorry if my question will seem quite elementary, but how do I create balanced clusters (k-means) - meaning that each cluster will have the same size of items in it? Or is there a way to force a minimum cluster size to anything else than 1? (What I am trying to do is to create…
-
Join step in SPM for post-processing
Hi Folks, I recently ran GSP to identify frequent sequential patterns in a dataset where I would like to run some post-processing on the results. I have a strong suspicion that some of my resulting frequent sequences are nested within parent sequences (i.e., sequence <a, b, c> and sequence <b, c, d> are actually a part of…
-
Cannot find the Expectation Maximization Operator
I have been through the documentation and know where the operator should be, but its missing from the list. Also oddly the documentation can only be reached through a direct search and is not listed on the operation ToC. I also searched the marketplace for extensions but found nothing useful. Am I missing something simple…