Search alternatives:
algorithm python » algorithm within (Expand Search), algorithms within (Expand Search), algorithm both (Expand Search)
algorithm which » algorithm within (Expand Search)
python function » protein function (Expand Search)
where » here (Expand Search)
algorithm python » algorithm within (Expand Search), algorithms within (Expand Search), algorithm both (Expand Search)
algorithm which » algorithm within (Expand Search)
python function » protein function (Expand Search)
where » here (Expand Search)
-
1
-
2
<b>Opti2Phase</b>: Python scripts for two-stage focal reducer
Published 2025“…</li></ul><p dir="ltr">The scripts rely on the following Python packages. Where available, repository links are provided:</p><ol><li><b>NumPy</b>, version 1.22.1</li><li><b>SciPy</b>, version 1.7.3</li><li><b>PyGAD</b>, version 3.0.1 — https://pygad.readthedocs.io/en/latest/#</li><li><b>bees-algorithm</b>, version 1.0.2 — https://pypi.org/project/bees-algorithm</li><li><b>KrakenOS</b>, version 1.0.0.19 — https://github.com/Garchupiter/Kraken-Optical-Simulator</li><li><b>matplotlib</b>, version 3.5.2</li></ol><p dir="ltr">All scripts are modular and organized to reflect the design stages described in the manuscript.…”
-
3
Python implementation of the Trajectory Adaptive Multilevel Sampling algorithm for rare events and improvements
Published 2021“…<div>This directory contains Python 3 scripts implementing the Trajectory Adaptive Multilevel Sampling algorithm (TAMS), a variant of Adaptive Multilevel Splitting (AMS), for the study of rare events. …”
-
4
Search-based testing (Genetic Algorithm) - Chapter 11 of the book "Software Testing Automation"
Published 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.…”
-
5
-
6
-
7
-
8
Multidomain, Automated Photopatterning of DNA-functionalized Hydrogels (MAPDH).
Published 2024“…<b>B)</b> Pseudocode for MAPDH in Python. The algorithm takes as input the vials that will be flowed through the patterning chamber. …”
-
9
<b>AI for imaging plant stress in invasive species </b>(dataset from the article https://doi.org/10.1093/aob/mcaf043)
Published 2025“…<p dir="ltr">This dataset contains the data used in the article <a href="https://academic.oup.com/aob/advance-article/doi/10.1093/aob/mcaf043/8074229" rel="noreferrer" target="_blank">"Machine Learning and digital Imaging for Spatiotemporal Monitoring of Stress Dynamics in the clonal plant Carpobrotus edulis: Uncovering a Functional Mosaic</a>", which includes the complete set of collected leaf images, image features (predictors) and response variables used to train machine learning regression algorithms.…”
-
10
GameOfLife Prediction Dataset
Published 2025“…Excluding 0, the lower numbers also get increasingly unlikely, though more likely than higher numbers, we wanted to prevent gaps and therefore limited to 25 contiguous classes</p><p dir="ltr">NumPy (.npy) files can be opened through the NumPy Python library, using the `numpy.load()` function by inputting the path to the file into the function as a parameter. …”
-
11
Spatiotemporal Soil Erosion Dataset for the Yarlung Tsangpo River Basin (1990–2100)
Published 2025“…A baseline period of 1990–2010 was selected to establish the bias correction function, which was subsequently applied to adjust GCM simulations for 2011–2014. …”
-
12
Landscape17
Published 2025“…</p><h3>Density functional theory calculations</h3><p dir="ltr">The reference potential energy landscapes were computed using density functional theory with the ωB97x hybrid-energy exchange correlation functional and a 6-31G(d) basis set within Psi4. …”
-
13
UMAHand: Hand Activity Dataset (Universidad de Málaga)
Published 2024“…</p><p dir="ltr">Finally, the SCRIPTS subfolder comprises two scripts written in Python and Matlab. These two programs (named Load_traces), which perform the same function, are designed to automate the downloading and processing of the data. …”
-
14
Code
Published 2025“…We implemented machine learning algorithms using the following R packages: rpart for Decision Trees, gbm for Gradient Boosting Machines (GBM), ranger for Random Forests, the glm function for Generalized Linear Models (GLM), and xgboost for Extreme Gradient Boosting (XGB). …”
-
15
Core data
Published 2025“…We implemented machine learning algorithms using the following R packages: rpart for Decision Trees, gbm for Gradient Boosting Machines (GBM), ranger for Random Forests, the glm function for Generalized Linear Models (GLM), and xgboost for Extreme Gradient Boosting (XGB). …”
-
16
Presentation_1_NeuroEditor: a tool to edit and visualize neuronal morphologies.pdf
Published 2024“…Ever since Cajal’s work, the acquisition and analysis of neuron anatomy has yielded invaluable insight into the nervous system, which has led to our present understanding of many structural and functional aspects of the brain and the nervous system, well beyond the anatomical perspective. …”
-
17
Expression vs genomics for predicting dependencies
Published 2024“…If you are interested in trying machine learning, the files Features.hdf5 and Target.hdf5 contain the data munged in a convenient form for standard supervised machine learning algorithms.</p><p dir="ltr"><br></p><p dir="ltr">Some large files are in the binary format hdf5 for efficiency in space and read-in. …”