3 research outputs found

    Prediction of Hospital Intesive Patients Using Neural Network Algorithm

    Get PDF
    This study aims to predict whether the patient deserves to be inpatient or outpatient by comparing several machine learning techniques, namely, logistic regression, decision tree, neural network, random forest, gradient boosting. The research method uses three stages of research, namely data collection, data preprocessing, and data modeling. Implementation of program code using google colab and python programming language. The dataset used as the research sample is Electronic Health Record Predicting data. Based on the accuracy results generated in this study, the use of the Neural Network machine learning algorithm to predict hospitalization decisions for patients has proven to be a machine learning algorithm that has the highest accuracy rate reaching 74, 47% compared to other comparison machine learning algorithms, namely logistic regression, decision tree, neural network, random forest, gradient boosting

    Land Use Classification of the Deep Convolutional Neural Network Method Reducing the Loss of Spatial Features

    No full text
    Land use classification is a fundamental task of information extraction from remote sensing imagery. Semantic segmentation based on deep convolutional neural networks (DCNNs) has shown outstanding performance in this task. However, these methods are still affected by the loss of spatial features. In this study, we proposed a new network, called the dense-coordconv network (DCCN), to reduce the loss of spatial features and strengthen object boundaries. In this network, the coordconv module is introduced into the improved DenseNet architecture to improve spatial information by putting coordinate information into feature maps. The proposed DCCN achieved an obvious performance in terms of the public ISPRS (International Society for Photogrammetry and Remote Sensing) 2D semantic labeling benchmark dataset. Compared with the results of other deep convolutional neural networks (U-net, SegNet, Deeplab-V3), the results of the DCCN method improved a lot and the OA (overall accuracy) and mean F1 score reached 89.48% and 86.89%, respectively. This indicates that the DCCN method can effectively reduce the loss of spatial features and improve the accuracy of semantic segmentation in high resolution remote sensing imagery
    corecore