بدائل البحث:
algorithm python » algorithm within (توسيع البحث), algorithms within (توسيع البحث), algorithm both (توسيع البحث)
python function » protein function (توسيع البحث)
algorithm used » algorithm based (توسيع البحث), algorithms based (توسيع البحث), algorithm using (توسيع البحث)
algorithm pre » algorithm where (توسيع البحث), algorithm from (توسيع البحث), algorithm _ (توسيع البحث)
algorithm python » algorithm within (توسيع البحث), algorithms within (توسيع البحث), algorithm both (توسيع البحث)
python function » protein function (توسيع البحث)
algorithm used » algorithm based (توسيع البحث), algorithms based (توسيع البحث), algorithm using (توسيع البحث)
algorithm pre » algorithm where (توسيع البحث), algorithm from (توسيع البحث), algorithm _ (توسيع البحث)
-
1
Explained variance ration of the PCA algorithm.
منشور في 2025"…All our simulation is performed in computation softwares, Matlab and Python. The image pre processing and spectral moments generation is performed in Matlab and the implementation of the classifiers is performed with python. …"
-
2
Search-based testing (Genetic Algorithm) - Chapter 11 of the book "Software Testing Automation"
منشور في 2022"…</p> <p><br></p> <p>3. Algorithm</p> <p>Below is the main body of the test data generator program:</p> <p> </p> <p>the main body of a Python program to generate test data for Python functions.…"
-
3
Algoritmo de clasificación de expresiones de odio por tipos en español (Algorithm for classifying hate expressions by type in Spanish)
منشور في 2024"…</li></ul><p dir="ltr"><b>File Structure</b></p><p dir="ltr">The code generates and saves:</p><ul><li>Weights of the trained model (.h5)</li><li>Configured tokenizer</li><li>Training history in CSV</li><li>Requirements file</li></ul><p dir="ltr"><b>Important Notes</b></p><ul><li>The model excludes category 2 during training</li><li>Implements transfer learning from a pre-trained model for binary hate detection</li><li>Includes early stopping callbacks to prevent overfitting</li><li>Uses class weighting to handle category imbalances</li></ul><p dir="ltr">The process of creating this algorithm is explained in the technical report located at: Blanco-Valencia, X., De Gregorio-Vicente, O., Ruiz Iniesta, A., & Said-Hung, E. (2025). …"
-
4
-
5
-
6
-
7
-
8
DataSheet1_Multi_Scale_Tools: A Python Library to Exploit Multi-Scale Whole Slide Images.PDF
منشور في 2021"…It aims to be easy to use and easy to be improved with additional functions.…"
-
9
Data_Sheet_1_Processing Pipeline for Atlas-Based Imaging Data Analysis of Structural and Functional Mouse Brain MRI (AIDAmri).docx
منشور في 2019"…Here, we describe AIDAmri, a novel Atlas-based Imaging Data Analysis pipeline to process structural and functional mouse brain data including anatomical MRI, fiber tracking using diffusion tensor imaging (DTI) and functional connectivity analysis using resting-state functional MRI (rs-fMRI). …"
-
10
Data_Sheet_2_Processing Pipeline for Atlas-Based Imaging Data Analysis of Structural and Functional Mouse Brain MRI (AIDAmri).pdf
منشور في 2019"…Here, we describe AIDAmri, a novel Atlas-based Imaging Data Analysis pipeline to process structural and functional mouse brain data including anatomical MRI, fiber tracking using diffusion tensor imaging (DTI) and functional connectivity analysis using resting-state functional MRI (rs-fMRI). …"
-
11
<b>AI for imaging plant stress in invasive species </b>(dataset from the article https://doi.org/10.1093/aob/mcaf043)
منشور في 2025"…</li><li>The dataframe of extracted colour features from all leaf images and lab variables (ecophysiological predictors and variables to be predicted)</li><li>Set of scripts used for image pre-processing, features extraction, data analytsis, visualization and Machine learning algorithms training, using ImageJ, R and Python.…"
-
12
MOMA compared to MFA-derived estimates, carbon yield efficiencies and CBA co-factor profile comparison across unconstrained, manually curated and experimentally constrained solutio...
منشور في 2020"…MFA ranges were extracted from a pre-existing dataset (Long et al., 2019), using a Python algorithm to select the minimal and maximal flux ranges.…"
-
13
Datasheet1_A Workflow for Rapid Unbiased Quantification of Fibrillar Feature Alignment in Biological Images.zip
منشور في 2021"…Here we present AFT − Alignment by Fourier Transform, a workflow to quantify the alignment of fibrillar features in microscopy images exploiting 2D Fast Fourier Transforms (FFT). Using pre-existing datasets of cell and ECM images, we demonstrate our approach and compare and contrast this workflow with two other well-known ImageJ algorithms to quantify image feature alignment. …"
-
14
<b>Rethinking neighbourhood boundaries for urban planning: A data-driven framework for perception-based delineation</b>
منشور في 2025"…</p><p dir="ltr"><b>Input:</b></p><ul><li><code>perception_module/output_data/glasgow_perception.nc</code> - Perception scores from Step 2</li></ul><p dir="ltr"><b>Command:</b></p><pre><pre>python cluster_module/cluster_perceptions.py<br></pre></pre><p dir="ltr"><b>Output:</b></p><ul><li><code>cluster_module/output_data/clusters.shp</code> - Shapefile of neighbourhood boundaries</li></ul><h2>Quick Test</h2><p dir="ltr">To test the clustering module with demo data:</p><pre><pre>python cluster_module/cluster_perceptions.py<br></pre></pre><p dir="ltr">This uses the pre-computed embeddings from <code>perception_module/pred_output/20250626_*_embedding_efficientnet.nc</code>.…"