-
Unable to deploy and test the model
Hi, I have a student license and I would like to know how to deploy and test a model that i have trained. Seems like deployment button is missing because of student license.
-
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…
-
Does Rapidminer 10.0 support Deployment?
Hi, I download Rapidminer 10.0 and use Auto Model to analyze data. But I cannot see the deployment tab as 9.x. I am curious how to make it appear, or does it support 10.0? Thank you.
-
How to Deploy non-predictive model such as Outlier detection/ Clustering model using custom deploy
I have an RM process that contains the K-Means and CMGOS model for clustering and outlier detection, but when I try to deploy these model using Custom Deploy it prompts me to upload either predictive model or Group model containing the last model as Predictive model, Since I do not have a Predictive model in my use case…
-
Deployment and connecting Rapid Miner process
Hi, I have a process for forecasting daily values.I need to deploy it and connect it with a process in external tools(python) so that any external user can run the process in Rapid Miner and get the output from the process in Python. Please provide inputs on this!
-
How to train large number of models?
Hi, I need to train large number of models like 300 models to predict 300 different targets. I thought of using auto model to train these models since training them one by one will take too much time, months if not years in best case. But the problem is as far as I know for every model, I need to use the interface and…
-
Deployment table: rm_mdm_locations
Hey, may someone tell me the column names and types of the "rm_mdm_locations" table in his Rapidmine AI Hub Database? I deleted mine, need to create it again i think
-
rm_mdm_locations doesn't exist
Hey, i tried to create a deployment. But when i try to activate the monitoring and connect a database (mysql) i get an error: "Problem with logging inititalization: Table "mydatabase.rm_mdm_locations doesn't exist" i created a new database shema. Got that Error i used the rapidminer database that was created for the…
-
Can't deploy model from Auto Model.
Hi everyone, I'm tring to deploy a model which was created in Auto Model so i can use it in the process section. When I try to save it on Local, I can not select a Deployment or Add a New Deployment (see screenshot below) Is this a bug or am I doing something wrong? Thanks a lot, Sebastian
-
don't understand how to get users to access my model
i am trying to figure that out but i am working backwards - I need to see how an external user would be able to use my model and what I would have to do or what i would have to build for this. I do credit repair for a living and my users have bad credit. i would like to build a mobile that allows them to plug in their past…
-
Need Guidance Regarding Model Deployment
Hi Team & Members, Model Type(Auto Model) - Binary Logistic Regression (Labels to predict Approved/Denied) (New to Rapid Minner) Problem Statement: My problem statement is that i want to deploy the model on a robot(Small Autonomous Vehicle) which will have no internet connection and only has CUDA C++ and Python installed…
-
How to use Dashboard from deplyment
hello i'm a beginner for rapidminer i would to study how to deploy model found tutorial how to deploy and create dashboard but I follow the tutorial but I don't' have dashboard symbol icon can't click could you please explain for me Thankyou fig1.Tutorial fig2. mine
-
bulk scoring in rapidminer server
Hi everyone, What is the best way to bulk score new records (100s of thousands originating from enterprise DB) using a deployed model (deployed via Deployment) in the Rapidminer server? >I have tried using the web service, but it does not scale. The response time for a single record is around 3 seconds currently. > There's…
-
'Overwriting mode not activated' in the operational database during model deployment
Hi All, I am trying to deploy a rapidminer auto-model into a remote rapidminer server (9.5). The rapidminer server uses a docker based postgres database in the backend. When I am trying to deploy an auto-model into the server it complains with "problem with logging initialization: Table with name 'rm_mdm_locations' already…
-
Auto Model only take 500000 records for training? Missing ID for scoring output?
I tried Auto Model and Deployment tab in a paid RM Studio Large having 16GB RAM (We don't have RM Server) and encounter some difficulties. 1) Auto Model - When opening process after Auto Model ran, I noticed Auto Model only take 500k records for training while my input data set have around 30 millions records but only…
-
Parallel Processing - Multiple server instances
Dear Community, I am currently working on my MSc research thesis, which is based on Rapidminer and cloud deployment models. Therefore, I will probably be bugging you a bit as I research and questions arise :smile: . One of the questions I intend to answer is: Can Rapidminer support parallel processing or have multiple…
-
Using Database Table for Scoring in Deployment View
Hi all, I'm working on a project where I need to use the Deployment View for scoring the models. So, when I import the scoring data, the dialog shows me all of my existing repositories, from where I can choose my data. To my knowledge, database tables cannot be accessed directly, they need to be stored in some repository…
-
Register a Table for Production
Hi! I have a model that needs to be registered for production - I need some metadata about the model to be registered to a database table. This metadata includes a generated unique id, the model name (user input), the model description (user input), and some other variables, like is_active (can have "active", "inactive",…
-
Deployment View
Hello, I've gone through the videos, and I fail to see if the Deployment View can be used to deploy models that weren't made with Auto Model? If they can, can you share how you did it? Thank you in advance.
-
Activating same Educational license for Rapidminer Server 9.4
Dear community members, I would like to know whether the same Educational license for the Rapidminer Server 9.4 can be pasted to apply in two different laptops of different Windows versions, that is Windows 7 and Windows 10. I wish to use the Rapidminer server to connect to a business intelligence tool, such as Qlik Sense,…
-
{"code":"ResourceNotFound","message":"Could not found deployment resource"}
I wrote a Python script to predict values using the regression model I deployed with RapidMiner Auto. I am getting this code when I try to access a regression model (however, my code works when I try to access a classification model). Any ideas?
-
High Availability setup
Hi, I want to do a POC on RapidMiner HA. Is there any cloud formation script speed up my POC. The minimal steps/software that I will have to install for the POC. How do we achieve shared queue and database? Is there any extra cost for the Job Agents?