24 research outputs found

    Classification of postoperative surgical site infections from blood measurements with missing data using recurrent neural networks

    Full text link
    Clinical measurements that can be represented as time series constitute an important fraction of the electronic health records and are often both uncertain and incomplete. Recurrent neural networks are a special class of neural networks that are particularly suitable to process time series data but, in their original formulation, cannot explicitly deal with missing data. In this paper, we explore imputation strategies for handling missing values in classifiers based on recurrent neural network (RNN) and apply a recently proposed recurrent architecture, the Gated Recurrent Unit with Decay, specifically designed to handle missing data. We focus on the problem of detecting surgical site infection in patients by analyzing time series of their blood sample measurements and we compare the results obtained with different RNN-based classifiers

    r-LSTM: Time Series Forecasting for COVID-19 Confirmed Cases with LSTM-based Framework

    Get PDF
    The coronavirus disease 2019 (COVID-19) caused a pandemic outbreak affecting 213 nations worldwide. Global policymakers are imposing many measures to slow and reduce the rapid growth of infections. On the other hand, the healthcare system is encountering significant challenges for a massive number of COVID-19 confirmed or suspected individuals seeking treatment. Therefore, estimating the number of confirmed cases is necessary to provide valuable insights into the growth of the outbreak and facilitate the policy-making process. In this study, we apply ARIMA models as well as LSTM-based recurrent neural networks to forecast the daily cumulative confirmed cases. The LSTM architecture generates more precise forecasting by leveraging both short- and long-term temporal dependencies from the pandemic time series data. Due to the stochastic nature of optimization and random initialization of weights in the neural networks, the LSTM based model produces a less reproducible outcome. In this paper, we propose a reproducible-LSTM (r-LSTM) framework that produces reproducible and robust results leveraging the z-score outlier detection method. We performed five rounds of nested cross-validation to show consistency in evaluating model performance. The experimental results demonstrate that r-LSTM outperformed the ARIMA model producing minimum MAPE, RMSE, and MAE

    Predicci贸n del tipo y cantidad de actividades de instalaci贸n y mantenimiento gestionados por el personal t茅cnico de la empresa Colvatel S.A, usando redes neuronales.

    Get PDF
    Este proyecto lleva a cabo la aplicaci贸n de un modelo ya establecido de red neuronal recurrente para predecir el n煤mero y tipo de servicios de instalaci贸n y mantenimiento gestionados por el personal t茅cnico de Colvatel S.A. Su ejecuci贸n se realiza de acuerdo con el ciclo de vida de la metodolog铆a TDSP. La informaci贸n empleada para el entrenamiento y predicci贸n corresponde a las actividades atendidas en los segmentos de aprovisionamiento y aseguramiento de los servicios de l铆nea b谩sica y banda ancha cobre desde el 1 de enero de 2013 hasta el 31 de diciembre de 2017

    An industry case of large-scale demand forecasting of hierarchical components

    Full text link
    Demand forecasting of hierarchical components is essential in manufacturing. However, its discussion in the machine-learning literature has been limited, and judgemental forecasts remain pervasive in the industry. Demand planners require easy-to-understand tools capable of delivering state-of-the-art results. This work presents an industry case of demand forecasting at one of the largest manufacturers of electronics in the world. It seeks to support practitioners with five contributions: (1) A benchmark of fourteen demand forecast methods applied to a relevant data set, (2) A data transformation technique yielding comparable results with state of the art, (3) An alternative to ARIMA based on matrix factorization, (4) A model selection technique based on topological data analysis for time series and (5) A novel data set. Organizations seeking to up-skill existing personnel and increase forecast accuracy will find value in this work

    Grid search of multilayer perceptron based on the walk-forward validation methodology

    Get PDF
    Multilayer perceptron neural network is one of the widely used method for load forecasting. There are hyperparameters which can be used to determine the network structure and used to train the multilayer perceptron neural network model. This paper aims to propose a framework for grid search model based on the walk-forward validation methodology. The training process will specify the optimal models which satisfy requirement for minimum of accuracy scores of root mean square error, mean absolute percentage error and mean absolute error. The testing process will evaluate the optimal models along with the other ones. The results indicated that the optimal models have accuracy scores near the minimum values. The US airline passenger and Ho Chi Minh city load demand data were used to verify the accuracy and reliability of the grid search framework
    corecore