The Altair Community is migrating to a new platform to provide a better experience for you. In preparation for the migration, the Altair Community is on read-only mode from October 28 - November 6, 2024. Technical support via cases will continue to work as is. For any urgent requests from Students/Faculty members, please submit the form linked here
[Solved] Search log data
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
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
0
Answers