-
How to use vscode's HyperworksPyAPI ??????
I installed HyperworkspyAPI in vscode, but when i try to import hm, hv module etc. module can not be founded. Json file was uploaded. I try many attemps, but…… failed I am an employee from BYD Auto Industry Company Limited. Our company has purchased the product, and we are eager to receive technical support from an…
-
Shrinkage, Particle Size Distributions, and contact Radius
Hi Everyone, I am wondering how EDEM handles the contact radius and if it is possible to achieve my goal with some work-arounds. First of all, I understand that a contact pair is registered if particles have contact radius overlap: triggering the calculateforce() function. Now what I dont understand is what are the…
-
Error when using Energy Loss API in EDEM
Hello, I am working on fluidized particules bed. I am trying to record energy losses due to collisions on a surface and I would like to use the API with customs modification of the energy loss property. When I select the API as a plugin model and I run my model, I get the following error when I want to plot the energy loss…
-
In HyperMesh is there a way to use the code gathered using developer>recording option in Python?
Hello everybody, Since HyperMesh has an internal kernel and import modules such as hm are recognized in this kernek but since python doesn't recognize such modules. The code gathered through recording can only be used on HyperMesh's Python environment. I was wondering if there was a way to somehow implement this code to…
-
TCL Hyperview and Hypermesh
I’m writing a TCL script that will be executed in the following scenario: in HyperView, once a model and its results are loaded. It should behave as follows: Retrieve the path of the loaded model, open a second window in the same instance, switch to HyperMesh, and import the model. The script doesn’t return any error…
-
Switch from basic auth parameter to HTTP Connection Secret
I have a number of processes which use API calls, using the operator "Get Page". These must authenticate to the API endpoint, with a "Request Property" named Authorization, with value "Basic blahsecretblah" I realize that the Base64 encoded string contains the password in an easy to retrieve form, so I'd like to better…
-
Where I will get certification in Altair?
Process
-
Twitter API error
For last couple days, I always encounter connection to Twitter API error (screenshot attached). I tried different Twitter connection, different PC and wifi connection, still doesn't work. Is it related to new Twitter api policy? I am using rapid miner 10.0 dan 10.1 with educational free licenses
-
Parametrize a file path
I am using Rapidminer studio in conjunction with AI Hub to read a json document that gives me result. How can I parametrize the input file? I need to test the api where this process is deployed and the user can choose a file while sending the request as form data and results will vary accordingly.
-
How should the results of the complex process be linked to the AI hub's dashboard?
https://academy.rapidminer.com/learn/video/dashboards-01-data-and-webservice As shown in the video above, the process of simply importing data from the dashboard has been successful. However, it is not possible to load the dataset in which the label was predicted by calculating in the process and training the model. Please…
-
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
-
deploy model to get results row by row for streaming input
I want to iterate over a sample of test records and generate the predictions row by row instead of all at the same time. This is to replicate predictive maintenance behavior where data may come after every 5 seconds from sensors and we have to predict one row at a time. Process is created with RM Studio 10.1 and api…
-
How can i retrieve the job details from archived location
I am trying to get Job details that ran on AI HUB through Rapid Miner AI HUB API (Swagger HUB). I can see only the jobs details that are recently executed and not the jobs in archived state.
-
How to get json from rapidminer web service to laravel?
hello, i try to connect rapidminer web service to laravel, but it doesnt connect properly and show different from i want. please help, thanks
-
Getting Twitter Data problem about time and until section
Hello, When I want to pull data from Twitter, I enter a retroactive date in the until section, but when I say run, it does not find any tweets, how can I run it? I would be glad if you help.
-
Rapidminer Web Server Web Page Not Found Error
Dear RapidMiner Community, I was able to successfully install Rapidminer Server on my computer and was also able to successfully run the service. During the installation process, I have also tested my connected to the SQL Server and it was successful. However, whenever I try to use my Google Chrome and Microsoft Edge…
-
Ai Hub Process Execution Currently Not Available Error
Hi everyone! I encounter problems whereby I can login into my rapidminer ai hub account. But, there are errors where the process execution currently not available, page could not load and I cannot execute my process on rapidminer hub. Everything was fine during installation day but after I shutdown my computer and I want…
-
How get access to local directories in AI HUB
Hello, How can I get access to local directories during create web services?
-
How get access to rapidminer server repository programmatically
Hello, Its possible to get access to rapidminer server repository by c# code? I want to replace one process file to another and run it by web service. Its not possible to do it manually because I want to repeat this over 10k times
-
Increasing Allocated Memory oF AI HUB via RapidMiner Deployment Administration
Hi nice people of RM; After hours and days I could connected my RM Studio to VM in Azure with 64gb RAM and 8 core CPU. And excited to run more complex tasks. But an awkward issue is only step ahead on me editing .env file via RapidMiner Deployment Administration. Default numbers are like these: SERVER_MAX_MEMORY=2048M and…
-
How to connect Rapidminer to web? For visualization the results from rapidminer and show it to web?
Hi Imma University Student and now I’m struggling with this problem for my last project on university. Could someone help me please? Thanks!
-
About Connection - AYLIEN
Hello, I was using Aylien for sentiment analysis but it is not supported anymore but I see that there is extract sentiment tool there is a Aylien model but it does not give permission to add new Aylien Connection. Could you help me fixing this error.
-
ServiceDataSourceException error when testing web service
I'm following the step by step tutorial available at Rapidminer documentation site on using "Predictive Maintenance" data set to build web services at server. I have successfully created a web service at server, however when i test the web service using a macro value "M_0221", it returns an error:…
-
Keycloak - "platform_webservice_access" role can not access the "RapidMiner Token Tool" page
Hello. RapidMiner Server 9.7. A user with a single assigned role "platform_webservice_access" that tries to access the "RapidMiner Token Tool" page (https://platform_url/get-token) gets the following error: Authorization required. You have no active role on RapidMiner Platform Manager. Same user can access the page if the…
-
Question regarding both Sentiment Analysis and Forecasting (Times Series) in one fell swoop
Hi All! You really helped me last time I asked a question and really appreciate those of you who jumped in. I have attempted to move on with this bit of knowledge gained and am I trying now to do four things: 1. Use the existing Sentiment Analysis template as a database2. Incorporate MonkeyLearn into the whole process to…