I'm new to data mining. I just built a cube to analyze equipment
maintenance costs for a construction company. I'm trying to get a
predictive algorithm to compare the historical costs of maintenance
for each equipment and forecast the future costs. I'm not exactly sure
which algorithm I should use to get this result. Here is a basic
breakdown of the cube:
DimEquipment
- EquipName
- EquipMake
- EquipType
- etc.
DimMaintenanceItem
- ItemName
- ItemType
- etc.
DimVendor
MaintenanceFact
- DateofMaintenance (with calculated for year, month, and
quarter)
-Total Cost
Any suggestions would be great. Thanks.
>> Stay informed about: need help with data mining alorithm