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
Data Analyst
mengkoon007
Member Posts: 30 Contributor II
Hi,
I am new to analysing of data using rapidminer studio and have no idea how to start with.
I have a training dataset as below which I have imported and the datatype shows polynominal.
- Date: 24/2/2016
- Time: 5:54:46 AM
- Employee: A888
- Status: Early
I would like to analyst the following, not sure if it is possible. Can anyone kindly guide me? Thanks.
- Analyst the pattern of each employee clocking to work
- Predict if the employee is a late comer
- Grouping employee into cluster based on time range
0
Answers
Yes you can do all that in RapidMiner. You have to use several operators like Aggregate, Nominal to Date, and Loop. This way to you can aggregate around different employees and loop through each employee.
You may also want to look at the "Date to Numerical" operator if you are interested in extracting information that will make recurring patterns easier to analyze and identify, such as the hour of the day of arrival, or day of the week/month, etc. This is typically better to work with for these types of analysis than the raw date/time stamp data.
Lindon Ventures
Data Science Consulting from Certified RapidMiner Experts