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.

[Solved] Search log data

RhmanigRhmanig Member Posts: 9 Contributor II
edited November 2018 in Help
Hi Everyone  :)

I am relatively new to RapidMiner and would appreciate if you could help me with this. I have a large data set (search log data) containing information as below:

userID, Query, ItemRank, ClickURL, QueryTime
(There are multiple records with same UerID)

I would like to use RapidMiner to extract useful information, (i.e, find individuals with specific skills. hard is it not!)

So far I have cleansed the date, and now would like to split the data based on UserID.

Then put data (queries) related to each UserID in to a document so I can analysis individual user's query. But I am not sure how?

I have retrieved the data from csv, then used DataToDocument to create a document from each record (rows), now would like to combine document with same UserID into one, but it seems not pussible? ???

Can you please suggest some way to achieve this.

Regards

Answers

Sign In or Register to comment.