High-dimensional data often contain noisy and redundant features, posing challenges for accurate and efficient feature selection. To address this, a dynamic multitask learning framework is proposed, ...
Eggplant seed vigor is a crucial indicator of its germination rate and seedling growth quality. In response to the need for efficient and nondestructive assessment methods, this study explores the use ...
Department of Biomedical Engineering, Faculty of Engineering, Tel Aviv University, Tel Aviv 6997801, Israel Center for Physics and Chemistry of Living Systems, Tel Aviv University, Tel Aviv 6997801, ...
An artificial intelligence (AI)-assisted hardware design platform enables engineers to find the right components for their design projects using machine learning and smart algorithms. It selects the ...
In agriculture sector, machine learning has been widely used by researchers for crop yield prediction. However, it is quite difficult to identify the most critical features from a dataset. Feature ...
Abstract: In many real-world applications, sorting is a crucial data structure. Sorting algorithms are methods for rearranging a collection of unsorted items into a desired format or order. A lot of ...
(A modification of Quick Sort algorithm for finding out the kth smallest element in an unordered list. This reduces the expected complexity from O(n log n) to O(n), with a worst-case of O(n^2)) ...
Abstract: Computation Intelligence have inspired many researchers to develop the capability of computer to learn and solve the complex task in real-world problems. In this work, we proposed a ...