Due to recent updates, all users are required to create an Altair One account to login to the RapidMiner community. Click the Register button to create your account using the same email that you have previously used to login to the RapidMiner community. This will ensure that any previously created content will be synced to your Altair One account. Once you login, you will be asked to provide a username that identifies you to other Community users. Email us at Community with questions.

Quick Start, Quick Question

RapidUserRapidUser Member Posts: 1 Learner III
edited November 2018 in Help
Hi,
Can somebody please let me know how to handle the following problem?
I have an m-by-n (m rows, n columns) matrix M of positive integers
e.g. 4-by-2 M=[[1,2],[2,4],[3,6],[4,8]]
I want to learn the relation between the variables x of column 1 and the variables y of column 2
Here, the answer should be y=2.x
How do I represent the problem+data and use RapidMiner from command prompt to solve it?
Thanks,
A super new user.
Sign In or Register to comment.