Search alternatives:
algorithm python » algorithm within (Expand Search), algorithms within (Expand Search), algorithm both (Expand Search)
python function » protein function (Expand Search)
algorithm used » algorithms used (Expand Search), algorithm based (Expand Search), algorithms based (Expand Search)
algorithm pre » algorithm pca (Expand Search), algorithm where (Expand Search), algorithm from (Expand Search)
algorithm python » algorithm within (Expand Search), algorithms within (Expand Search), algorithm both (Expand Search)
python function » protein function (Expand Search)
algorithm used » algorithms used (Expand Search), algorithm based (Expand Search), algorithms based (Expand Search)
algorithm pre » algorithm pca (Expand Search), algorithm where (Expand Search), algorithm from (Expand Search)
-
1
Explained variance ration of the PCA algorithm.
Published 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
-
3
<b>AI for imaging plant stress in invasive species </b>(dataset from the article https://doi.org/10.1093/aob/mcaf043)
Published 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.…”
-
4
<b>Rethinking neighbourhood boundaries for urban planning: A data-driven framework for perception-based delineation</b>
Published 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>.…”