4 research outputs found

    Lettuce life stage classification from texture attributes using machine learning estimators and feature selection processes

    Get PDF
    Classification of lettuce life or growth stages is an effective tool for measuring the performance of an aquaponics system. It determines the balance in water nutrients, adequate temperature and lighting, other environmental factors, and the system’s productivity to sustain cultivars. This paper proposes a classification of lettuce life stages planted in an aquaponics system. The classification was done using the texture features of the leaves derived from machine vision algorithms. The attributes underwent three different feature selection processes, namely: Univariate Selection (US), Recursive Feature Elimination (RFE), and Feature Importance (FI) to determine the four most significant features from the original eight attributes. The features selected were used for training four estimators from Decision Trees Classifier (DTC), Gaussian Naïve Bayes (GNB), Stochastic Gradient Descent (SGD), and Linear Discriminant Analysis (LDA). The models trained using DTC and SGD were then optimized as they have hyperparameters for tuning. A comparative analysis among Machine Learning (ML) algorithms was conducted to identify the best-performing model with the given application. The best features were derived from US and FI as they have the same top four features using the DTC estimator optimized with the hyperparameters tuned to max depth having 5, criterion equated to ‘Gini', and splitter was set to 'Best'. The accuracy obtained from cross-validation evaluation resulted in 87.92%. Considering consistency with hold-out validation, LDA outperforms optimized DTC even with lower accuracy of 86.67%. This accuracy of LDA outperformed DTC due to its sufficient fit for generalizing the testing data on classifying lettuce growth stage

    Automated health condition diagnosis of in situ wood utility poles using an intelligent non-destructive evaluation (NDE) framework

    Get PDF
    © 2020 World Scientific Publishing Company. Wood utility poles are widely applied in power transmission and telecommunication systems in Australia. Because of a variety of external influence factors, such as fungi, termite and environmental conditions, failure of poles due to the wood degradation with time is of common occurrence with high degree uncertainty. The pole failure may result in serious consequences including both economic and public safety. Therefore, accurately and timely identifying the health condition of the utility poles is of great significance for economic and safe operation of electricity and communication networks. In this paper, a novel non-destructive evaluation (NDE) framework with advanced signal processing and artificial intelligence (AI) techniques is developed to diagnose the condition of utility pole in field. To begin with, the guided waves (GWs) generated within the pole is measured using multi-sensing technique, avoiding difficult interpretation of various wave modes which cannot be detected by only one sensor. Then, empirical mode decomposition (EMD) and principal component analysis (PCA) are employed to extract and select damage-sensitive features from the captured GW signals. Additionally, the up-to-date machine learning (ML) techniques are adopted to diagnose the health condition of the pole based on selected signal patterns. Eventually, the performance of the developed NDE framework is evaluated using the field testing data from 15 new and 24 decommissioned utility poles at the pole yard in Sydney

    A Survey on Semi-Supervised Learning for Delayed Partially Labelled Data Streams

    Full text link
    Unlabelled data appear in many domains and are particularly relevant to streaming applications, where even though data is abundant, labelled data is rare. To address the learning problems associated with such data, one can ignore the unlabelled data and focus only on the labelled data (supervised learning); use the labelled data and attempt to leverage the unlabelled data (semi-supervised learning); or assume some labels will be available on request (active learning). The first approach is the simplest, yet the amount of labelled data available will limit the predictive performance. The second relies on finding and exploiting the underlying characteristics of the data distribution. The third depends on an external agent to provide the required labels in a timely fashion. This survey pays special attention to methods that leverage unlabelled data in a semi-supervised setting. We also discuss the delayed labelling issue, which impacts both fully supervised and semi-supervised methods. We propose a unified problem setting, discuss the learning guarantees and existing methods, explain the differences between related problem settings. Finally, we review the current benchmarking practices and propose adaptations to enhance them

    Measuring the Shattering coefficient of Decision Tree models

    No full text
    International audienc
    corecore