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.
Best Answers
-
MartinLiebig Administrator, Moderator, Employee, RapidMiner Certified Analyst, RapidMiner Certified Expert, University Professor Posts: 3,529 RM Data ScientistHi,thats our training data set! cool
And of course, you can use group into collection on the first name, then loop collection and Filter Example Range inside. See for example:Rapid RapidMiner - 90 Secs Explanation Videos — RapidMiner Community
- Sr. Director Data Solutions, Altair RapidMiner -
Dortmund, Germany0 -
MarcoBarradas Administrator, Employee, RapidMiner Certified Analyst, Member Posts: 272 UnicornHi @heyjo
You can find the data in the Training Resources of you RapidMiner Studio.
In the folder Data go to Hotell App Customer and you'll find all the data set that are used to create the one you have.
If you want to learn more go to academy.rapidminer.com and follow an take our free courses which use those resources.
0
Answers
but it seems like the other arrtributes are gone. how can i get the attributes with max date together?
Dortmund, Germany
you said that this is your training dataset!
do you have the tutorial of handling this dataset?
or where can i find it would like to learn more on this
-customer id
-gender
-age
-churn
-avg transaction value
-sum transaction value
-count(paymentmethod) :total numbers of transaction
-fraction(cheque) : times of transaction using cheque divided by sum(transaction value)
- fraction(cash)
- fraction(credit card)
- maximum(date) :most recent transaction
-days since : number of days since last transaction or churn
but the depth of my decision tree model is very less..what should i set in the parameters to make it include more detail?