Search alternatives:
model implementing » model implemented (Expand Search), model implementation (Expand Search), model representing (Expand Search)
code represent » models represent (Expand Search), dots represent (Expand Search), d represent (Expand Search)
python model » python tool (Expand Search), action model (Expand Search), motion model (Expand Search)
model implementing » model implemented (Expand Search), model implementation (Expand Search), model representing (Expand Search)
code represent » models represent (Expand Search), dots represent (Expand Search), d represent (Expand Search)
python model » python tool (Expand Search), action model (Expand Search), motion model (Expand Search)
-
301
Data and code for: Automatic fish scale analysis
Published 2025“…<p dir="ltr">This dataset accompanies the publication:<br><b>"Automatic fish scale analysis: age determination, annuli and circuli detection, length and weight back-calculation of coregonid scales"</b><br></p><p dir="ltr">It provides all essential data and statistical outputs used for the <b>verification and validation</b> of the <i>Coregon Analyzer</i> – a Python-based algorithm for automated biometric fish scale measurement.…”
-
302
<b>Challenges and Strategies for the Management of Quality-Oriented Education Bases in Universities under Informatization Background</b>
Published 2025“…Final codes, together with basic demographic attributes supplied by the institutions’ HR offices, were exported to Excel and cleaned in Python 3.10 using pandas 2.2.1 and numpy 1.26. …”
-
303
MATH_code : False Data Injection Attack Detection in Smart Grids based on Reservoir Computing
Published 2025“…</li><li><b>4_final_models_pipeline.ipynb</b><br>The final implementation pipeline that loads the data, applies preprocessing and encoding (e.g., latency or ISI), trains the detection models, and stores performance metrics.…”
-
304
Online Resource: Reservoir Computing as a Promising Approach for False Data Injection Attack Detection in Smart Grids
Published 2025“…</li><li><b>4_final_models_pipeline.ipynb</b><br>The final implementation pipeline that loads the data, applies preprocessing and encoding (e.g., latency or ISI), trains the detection models, and stores performance metrics.…”
-
305
Table & Figure.pdfBrainwaves and Higher-Order Thinking: An EEG Study of Cognitive Engagement in Mathematics Tasks
Published 2025“…Code and Algorithms (if applicable)</p> <p><br></p> <p>Scripts for EEG signal processing and analysis</p> <p><br></p> <p>Machine learning or statistical modeling scripts</p> <p><br></p> <p>Any software implementation used to analyze brainwave patterns</p> <p><br></p> <p><br></p> <p><br></p> <p>4. …”
-
306
Raw Data EEG.pdfBrainwaves and Higher-Order Thinking: An EEG Study of Cognitive Engagement in Mathematics Tasks
Published 2025“…Code and Algorithms (if applicable)</p> <p><br></p> <p>Scripts for EEG signal processing and analysis</p> <p><br></p> <p>Machine learning or statistical modeling scripts</p> <p><br></p> <p>Any software implementation used to analyze brainwave patterns</p> <p><br></p> <p><br></p> <p><br></p> <p>4. …”
-
307
OHID-FF dataset for forest fire detection and classification
Published 2025“…</p><p dir="ltr">- Pointed to the `train val scripts/` README for model-specific commands and dependencies.</p>…”
-
308
Chromosomal rearrangements among clade A pathogenic <i>Cryptococcus</i> species.
Published 2025“…<p>(A) Synteny comparisons between <i>C. neoformans</i> strain 125.91 (reference) and representative strains from 7 other clade A species (8 species total). …”
-
309
IGD-cyberbullying-detection-AI
Published 2024“…[<a href="https://doi.org/10.6084/m9.figshare.27266961" rel="nofollow" target="_blank">https://doi.org/10.6084/m9.figshare.27266961</a>]</p><h2>Table of Contents</h2><ul><li><a href="https://github.com/BryanSJamesDev/IGD-cyberbullying-detection-AI#overview" target="_blank">Overview</a></li><li><a href="https://github.com/BryanSJamesDev/IGD-cyberbullying-detection-AI#requirements" target="_blank">Requirements</a></li><li><a href="https://github.com/BryanSJamesDev/IGD-cyberbullying-detection-AI#datasets" target="_blank">Datasets</a></li><li><a href="https://github.com/BryanSJamesDev/IGD-cyberbullying-detection-AI#installation" target="_blank">Installation</a></li><li><a href="https://github.com/BryanSJamesDev/IGD-cyberbullying-detection-AI#running-the-code" target="_blank">Running the Code</a></li><li><a href="https://github.com/BryanSJamesDev/IGD-cyberbullying-detection-AI#expected-results" target="_blank">Expected Results</a></li></ul><h2>Overview</h2><p dir="ltr">This repository provides the code for predicting mental health outcomes associated with Internet Gaming Disorder (IGD) and Cyberbullying using machine learning and deep learning models. Models like Logistic Regression, Random Forest, Ensemble Models, CNNs, and LSTMs are implemented to detect patterns from behavioral data.…”
-
310
MSc Personalised Medicine at Ulster University
Published 2025“…This includes the economic models that underpin big pharma as well the importance of entrepreneurship and small medium enterprises in driving forward healthcare innovation.…”
-
311
Microscopic Detection and Quantification of Microplastic Particles in Environmental Water Samples
Published 2025“…Image processing algorithms, implemented in Python using adaptive thresholding techniques, were applied to segment particles from the background. …”
-
312
Comprehensive Fluid and Gravitational Dynamics Script for General Symbolic Navier-Stokes Calculations and Validation
Published 2024“…It provides a flexible foundation on which theoretical assumptions can be validated, and practical calculations performed. Implemented in Python with symbolic calculations, the script facilitates in-depth analysis of complex flow patterns and makes advanced mathematical computations more accessible. …”
-
313
PepENS
Published 2025“…<br><br>Download and Use</p><p dir="ltr">The codes for Datasets 1 and 2 are found in the respective folders of this repository.…”
-
314
Supplementary Data: Biodiversity and Energy System Planning - Queensland 2025
Published 2025“…</p><h2>Software and Spatial Resolution</h2><p dir="ltr">The VRE siting model is implemented using Python and relies heavily on ArcGIS for comprehensive spatial data handling and analysis.…”
-
315
Mean Annual Habitat Quality and Its Driving Variables in China (1990–2018)
Published 2025“…</p><p dir="ltr">(HQ: Habitat Quality; CZ: Climate Zone; FFI: Forest Fragmentation Index; GPP: Gross Primary Productivity; Light: Nighttime Lights; PRE: Mean Annual Precipitation Sum; ASP: Aspect; RAD: Solar Radiation; SLOPE: Slope; TEMP: Mean Annual Temperature; SM: Soil Moisture)</p><p dir="ltr"><br>A Python script used for modeling habitat quality, including mean encoding of the categorical variable climate zone (CZ), multicollinearity testing using Variance Inflation Factor (VIF), and implementation of four machine learning models to predict habitat quality.…”
-
316
Core data
Published 2025“…We divided the dataset into training and test sets, using 70% of the genes for training and 30% for testing. 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). …”
-
317
Landscape Change Monitoring System (LCMS) Conterminous United States Cause of Change (Image Service)
Published 2025“…Scikit-learn: Machine Learning in Python. In Journal of Machine Learning Research (Vol. 12, pp. 2825-2830).Pengra, B. …”