-
How to integrate a SimLab Model with TwinActivate and Third-Party Software
Hello everyone, I have a SimLab model with established parameterization for physical parameters (current, voltage). My goal is to integrate SimLab with a third-party software via TwinActivate for a bidirectional workflow. The process I envision is as follows: after SimLab simulation, the new data is sent to the third-party…
-
Step into the Virtual World: Introducing TechViz Share&Viz for Immersive 3D Visualization
An introductory webinar to one of our latest additions to the Altair Partner Alliance (APA): Share&Viz by TechViz Join us for an engaging webinar as we introduce TechViz Share&Viz, the groundbreaking plug-in that revolutionizes the way you visualize 3D models in Virtual and Augmented Reality. As a new partner in the Altair…
-
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
-
Future.Industry 2022
Igniting Digital Transformation Join the world’s brightest minds to explore and discuss trends, solutions, and breakthrough achievements that challenge the status quo and reimagine how technology can be used to drive enhanced processes and products. From big brand thought leaders to early-stage start-up entrepreneurs,…
-
Show chart of different attributes in Java application
Hi, I'm a beginner and would like to show the charts that have been produced by the Bayesian operator. Since there are multiple attributes (Married, Age, Income, and Gender), I would also like to show the charts of the other attributes in my Java application. I've followed the answer in this…
-
Requesting sample model for clustering classification
My task is to cluster the data first and classify each cluster parallelly (as the following diagram), I will be appreciated if anyone suggests me how to implement this model effectively in rapidminer . Dataset --> Clustering (n cluster) -> classification (parallel processing to each cluster) -> combine classification…