In the digital era, ensuring customer satisfaction with IT services is crucial for business success. However, the complexity of IT infrastructure makes it difficult to manage services, requiring companies to focus on improving efficiency and reducing operational costs. One of the strategies used is Information Technology Service Management (ITSM), the main component of which is incident management, which aims to minimize service disruptions. While various studies on ITSM exist, research focused on Machine Learning models for predicting incident resolution times is relatively limited. This research aims to develop an incident resolution duration prediction model using a Random Forest Regressor-based regression approach. The dataset used is an event log from the ServiceNow system containing data on 24,918 incidents. The model was evaluated using the Mean Absolute Error (MAE), Root Mean Squared Error (RMSE), and R2 metrics, where the model achieved a MAE of 14.33 hours, RMSE of 69.8 hours, and R2 of 0.98. These results show that the model can provide accurate predictions and support better decision-making in IT incident handling. Time-related features, such as sys_update_month and closed_month, proved to be the most influential factors in predicting incident resolution duration.
                        
                        
                        
                        
                            
                                Copyrights © 2025