The global issue of water quality has led to the use of machine learning models, like ANN and SVM, to predict water potability. However, these models can be complex and resource-intensive. This research aimed to find a simpler, more efficient model for water quality prediction.
In this study, the authors seek to improve a machine learning algorithm used for image classification: identifying male and female images. In addition to fine-tuning the classification model, they investigate how accuracy is affected by their changes (an important task when developing and updating algorithms). To determine accuracy, a set of images is used to train the model and then a separate set of images is used for validation. They found that the validation accuracy was close to the training accuracy. This study contributes to the expanding areas of machine learning and its applications to image identification.
Image credit: Meister, Horvath, and Brown de Colstoun
This manuscript investigates the urban heat island (UHI) effect by utilizing two satellite datasets: Landsat (high spatial resolution, lower temporal resolution) and MODIS (lower spatial resolution, high temporal resolution). The authors hypothesized that Landsat would provide better spatial detail, while MODIS would better capture temporal variations. Their analysis in the Washington D.C.–Baltimore region supports these hypotheses, demonstrating that Landsat offers finer spatial details, whereas MODIS provides more consistent seasonal patterns and better detects heatwave frequencies.
This study investigates how the hyperparameters epochs and batch size affect the classification accuracy of a convolutional neural network (CNN) trained on pulsar candidate data. Our results reveal that accuracy improves with increasing number of epochs and smaller batch sizes, suggesting that with optimized hyperparameters, high accuracy may be achievable with minimal training. These findings offer insights that could help create more efficient machine learning classification models for pulsar signal detection, with the potential of accelerating pulsar discovery and advancing astrophysical research.