-
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…
-
How to plot both linear regression and Loess curve in Scatter / Bubble chart?
Reference: Retrieve <dataset> -> Show ExampleSet Result -> Visualizations -> Scatter / Bubble Question: In Regression Interpolation, I'd like to be able to view both the Linear line and Loess (smoothing) curve on the same plot. Is there any way to do it without adding a second stacked plot? Stacking seems to be a klugy way…
-
What do you think of my Process Mining operators
Hey! I'm currently working on my Master's thesis, which focuses on improving Process Mining visualizations to enhance user interaction within Moodle, the Learning Management System. I'm using RapidMiner for this project and have been experimenting with the following operators: Attached are a) the visualizations I've…
-
could not initialize HTML5 browser
I searched about this problem and tried many solutions. But it wasn't resolved. Someone please help me Here's log Apr 22, 2024 10:38:10 AM com.rapidminer.tools.I18N setLocaleINFO: Setting locale.Apr 22, 2024 10:38:10 AM com.rapidminer.tools.I18N setLocaleINFO: Using locale en.Apr 22, 2024 10:38:10 AM…
-
Visualizing Data Set with tons of small values.
Hi all, I'm new to rapidminer and just started to use it today. I have an extremely large dataset that I am trying to visualize. However most of the attributes contains lots of zeroes in them, as a result, when I visualize using a histogram, it ends up looking like this: If I turn on the logarithmic scale in the y-axis it…
-
The windows superpose each other
Hello everyone, I´m facing some issues using RapidMiner 9.10. Every time a dataset is imported the system crush and the windows superpose each other when the cursor is moved. Can anyone provide a solution?
-
5 Reasons to Attend Altair's Data Science Day 2023
Unlocking the Future: Top 5 Reasons to Attend Altair Data Science Day | November 2, 2023 In a world where data is king, data scientists are the knights in shining armor, and the demand for these knights is on the rise. The Altair Data Science Day on November 2, 2023, is your ticket to explore the world of data science,…
-
Converting Dates for Use in Model to Predict Oil & Gas Drill Timing?
Hi There! I recently completed MIT's "No-Code AI & Machine Learning" certificate where we used RapidMiner on some more simple models. I'm now trying to put what I've learned into use in my business. I am trying to use certain "key drilling indicators" to predict when a drilling rig will show up on a given tract of land.…
-
Vizualize three values to a 3d point rapidminer
Each line in the attached file correspond to 240 values of which they are supposed to be in tripple pairs, where each tripple of values correspond to one point in the x,y,z plane, how do i plot the first row in rapidminer, so I have 80 dots in the x,y,z plane
-
How do i plot my 240 long position vector as an x,y,z 80 dots 3d figure
Ill explain: I have a 240 attributes, each pair of 3 contains my x,y,z [-0,8985544 0,6975544 2,48755878], i want to plot these 80 points in rapidminer to produce my "skeleton" in a 3d plot, but i have no idea how even to start!
-
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
-
Rapidminer and Business Intelligence integration
good morning all I'm not new en RM, but I don't use it in a while.I see many changes here, nice job. I wan't to integrate a Business Intelligence with the results but I don't know if is possible to connect it directly and how. cheers and thanks
-
No visualization choice at results.
Hello. In my Rapid Miner Studio, i don't have the Visualization at all. I have only Data, Statistics and Annotation. Anybody know how can i fix it? If it helps, i have a Student license. Thanks in advance.
-
Rapidminer Local Repository
Hello everyone! Local repository is not showing after I install rapidminer, that means I cannot import any file.. please I need your help
-
All the charts are not getting displayed while clicking the charts menu.
While exploring the charts in the visualisation tab, I am not able to get all the charts as there is no scroll bar. So the charts at the bottom are not bieng displayed
-
Save scatter plot(or any plot) of collections in one go?
How to save plots of multiple collection in a file, it's tedious to save each graph from every collection, I guess there is execute python operator where we can save plots using scripting, is there any other alternate operator?
-
identical type of attribute is separated in statistic view into two bulks, why?
In my given dataset (training and test) theres an attribute called department. This feature contains 2 categories sewing and finishing - this two are obviously nominal types. In rapid miner on the 'Statistic' view the categories (sewing, finishing) of the attribute department are visualized as a bulk diagram where the…
-
VISUALIZATION TAB IS MISSING
-
How to create Davies Bouldin Index for algoritm DBSCAN ?
Hello... I have a problem, i want to try different algorithms K-Means and DBSCAN on my dataset and compare the result to find Davies Bouldin Index best validation cluster. i can already to make K-means with result DBI but, i can't make modeling design for DBSCAN to find DBI (Davies Bouldin Index). anyone know to create…
-
What is time series data in Grafana when using RapidMiner webservice as the data source?
Hi all, I have a table consist of a date column and value/metric column and exposed it as web service. I would like to create a line chart with this table using Grafana on RapidMiner AI Hub. But it shows no data when I use the web service as time series data. I also tried to change my date from date type to date-time type,…
-
HTML5 Crash on RM Visualizations Panel
I was wondering if anyone could kindly provide some help with the html5 crash issue. I have looked at several posts on the RM community including - https://community.rapidminer.com/discussion/54486/what-is-could-not-initialize-html5-browser However, none of the these seem to resolve the persistent html5 crash log message…
-
Pattern Recognition
Hello, I m trying to identify patterns in a time series data(please refer to the data below),in such a way that it tells me about the signature(s) (pattern it has in a particular period of time and therefore the algorithm extract those continuous time period in the form of 'from' and 'to' dates). Suppose my resultant…
-
Mac window freeze
I have a small problem with the software that I can't find a solution to anywhere.On a Mac, the software regularly freezes when I want to use the visualization. The window freezes, the application runs in the background, but remains unusable. I have to close it completely, it won't let me save the process.Could there be a…
-
Windows11- tabs and menu pop windows display errors
Hello, I try to transfer RM to a new notebook running Windows11 Pro with AMD processor and RTX GC.Whereas the installation of RM was convenient, the different RM displays are not updating, freezing or mixing up with time.It is the only Software on that computer that shows such behavior, so that some settings seem to be in…
-
Should I see a decision tree in the ROC chart with default threshold of 0.5?
I'm running the "Hotel App Performance Measurement Solution" process from TrainingResources. I thought I understood the ROC concept but now I am confused about that specific example. From the confusion matrix (pasted at the bottom below) I think the FPR is 6% and the TPR is 33%, which I find on the ROC (black lines…
-
How can I show error bars for a time series forecast?
Hello, How can I show error bars when visualizing a time series forecast? I can easily plot the forecast, but I do not know how to make error bars (e.g., 95% confidence interval estimates) visible. What I mean is displaying something like this (not from RapidMiner): Regards,Chitu