Algorithmic trading has been increasingly used by Americans. In this work, we tested whether including the opening, closing, and highest prices in three supervised learning models affected their performance. Indeed, we found that including all three prices decreased the error of the prediction significantly.
The authors looked at the relationship between unemployment and minimum wage in Turkey (Türkiye). They found that there is a positive correlation between minimum wage and unemployment.
Osteosarcoma is a type of bone cancer that affects young adults and children. Early diagnosis of osteosarcoma is crucial to successful treatment. The current methods of diagnosis, which include imaging tests and biopsy, are time consuming and prone to human error. Hence, we used deep learning to extract patterns and detect osteosarcoma from histological images. We hypothesized that the combination of two different technologies (transfer learning and data augmentation) would improve the efficacy of osteosarcoma detection in histological images. The dataset used for the study consisted of histological images for osteosarcoma and was quite imbalanced as it contained very few images with tumors. Since transfer learning uses existing knowledge for the purpose of classification and detection, we hypothesized it would be proficient on such an imbalanced dataset. To further improve our learning, we used data augmentation to include variations in the dataset. We further evaluated the efficacy of different convolutional neural network models on this task. We obtained an accuracy of 91.18% using the transfer learning model MobileNetV2 as the base model with various geometric transformations, outperforming the state-of-the-art convolutional neural network based approach.
In this study, the authors investigate the demographic indicators for voter shift between the 2016 and 2020 presidential elections based on demographic data put through a K-nearest neighbors classification algorithm and Principal Component Analysis.
In this article, the authors identify the characteristics that make a book a best-seller. Knowing what, besides content, predicts the success of a book can help publishers maximize the success of their print products.
In this article, the authors systematically study whether the type of a star is correlated with the number of planets it can support. Their study shows that medium-sized stars are likely to support more than one planet, just like the case in our solar system. They predict that, of the hundreds of planets beyond our solar system, 6% might be habitable. As humans work to travel further and further into space, some of those might truly be suited for human life.
In this work, the authors develop an algorithm that solves the problem of efficient space travel between planets. This is a problem that could soon be of relevance as mankind continues to expand its exploration of outer space, and potentially attempt to inhabit it.
Wearing sunglasses may offer protection against the negative health outcomes linked to exposure to ultraviolet waves. In this study, the authors test whether more expensive sunglasses offer better UV protection.
White pieces make the first move in chess games, and there are several opening strategies and consequent defense strategies that white and black pieces, respectively, can take . The author of this paper investigated whether taking a specific opening and defense strategy, as well as playing as white vs. black, can increase the chances of winning the game, by playing against various human and computer opponents.
Fat can be chemically altered during cooking through a process called lipid oxidation, which can have a negative impact on health. In this study, the authors measured the extracted fat in raw, fried and hard-boiled eggs and found that cooking eggs to a higher temperature resulted in a lower amount of extracted fat, indicating a greater amount of oxidized fat.