Search alternatives:
algorithm python » algorithm within (Expand Search), algorithms within (Expand Search)
python function » protein function (Expand Search)
algorithm both » algorithm blood (Expand Search), algorithm b (Expand Search), algorithm etc (Expand Search)
algorithm python » algorithm within (Expand Search), algorithms within (Expand Search)
python function » protein function (Expand Search)
algorithm both » algorithm blood (Expand Search), algorithm b (Expand Search), algorithm etc (Expand Search)
-
561
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. …”
-
562
Code and data for evaluating oil spill amount from text-form incident information
Published 2025“…These are separately stored in the folders “description” and “posts”.</p><h2>Algorithms for Evaluating Release Amount (RA)</h2><p dir="ltr">The algorithms are split into the following three notebooks based on their functions:</p><ol><li><b>"1_RA_extraction.ipynb"</b>:</li><li><ul><li>Identifies oil spill-related incidents from raw incident data.…”
-
563
CSPP instance
Published 2025“…</b></p><p dir="ltr">Its primary function is to create structured datasets that simulate container terminal operations, which can then be used for developing, testing, and benchmarking optimization algorithms (e.g., for yard stacking strategies, vessel stowage planning).…”
-
564
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). …”
-
565
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). …”
-
566
Communication-Efficient Distributed Sparse Learning with Oracle Property and Geometric Convergence*
Published 2025“…<p>This article introduces two highly efficient distributed non-convex sparse learning algorithms. Our approach accommodates non-convexity in both the loss function and penalty, acknowledging the potential non-uniqueness of local minimizers due to the inherent non-convexity. …”
-
567
Efficient Distributed Learning over Decentralized Networks with Convoluted Support Vector Machine
Published 2025“…To address this issue, we consider a convolution-based smoothing technique for the nonsmooth hinge loss function. This results in a loss function that is both convex and smooth. …”
-
568
<b>Rethinking neighbourhood boundaries for urban planning: A data-driven framework for perception-based delineation</b>
Published 2025“…</p><h2>Project Structure</h2><pre><pre>Perception_based_neighbourhoods/<br>├── raw_data/<br>│ ├── ET_cells_glasgow/ # Glasgow grid cells for analysis<br>│ └── glasgow_open_built/ # Built area boundaries<br>├── svi_module/ # Street View Image processing<br>│ ├── svi_data/<br>│ │ ├── svi_info.csv # Image metadata (output)<br>│ │ └── images/ # Downloaded images (output)<br>│ ├── get_svi_data.py # Download street view images<br>│ └── trueskill_score.py # Generate TrueSkill scores<br>├── perception_module/ # Perception prediction<br>│ ├── output_data/<br>│ │ └── glasgow_perception.nc # Perception scores (demo data)<br>│ ├── trained_models/ # Pre-trained models<br>│ ├── pred.py # Predict perceptions from images<br>│ └── readme.md # Training instructions<br>└── cluster_module/ # Neighbourhood clustering<br> ├── output_data/<br> │ └── clusters.shp # Final neighbourhood boundaries<br> └── cluster_perceptions.py # Clustering algorithm<br></pre></pre><h2>Prerequisites</h2><ul><li>Python 3.8 or higher</li><li>GDAL/OGR libraries (for geospatial processing)</li></ul><h2>Installation</h2><ol><li>Clone this repository:</li></ol><p dir="ltr">Download the zip file</p><pre><pre>cd perception_based_neighbourhoods<br></pre></pre><ol><li>Install required dependencies:</li></ol><pre><pre>pip install -r requirements.txt<br></pre></pre><p dir="ltr">Required libraries include:</p><ul><li>geopandas</li><li>pandas</li><li>numpy</li><li>xarray</li><li>scikit-learn</li><li>matplotlib</li><li>torch (PyTorch)</li><li>efficientnet-pytorch</li></ul><h2>Usage Guide</h2><h3>Step 1: Download Street View Images</h3><p dir="ltr">Download street view images based on the Glasgow grid sampling locations.…”
-
569
MCCN Case Study 2 - Spatial projection via modelled data
Published 2025“…This study demonstrates: 1) Description of spatial assets using STAC, 2) Loading heterogeneous data sources into a cube, 3) Spatial projection in xarray using different algorithms offered by the <a href="https://pypi.org/project/PyKrige/" rel="nofollow" target="_blank">pykrige</a> and <a href="https://pypi.org/project/rioxarray/" rel="nofollow" target="_blank">rioxarray</a> packages.…”
-
570
Data Sheet 1_Machine learning models integrating intracranial artery calcification to predict outcomes of mechanical thrombectomy.pdf
Published 2025“…Eleven ML algorithms were trained and validated using Python, and external validation and performance evaluations were conducted. …”
-
571
Supplementary file 3_Optimising the selection of welfare indicators in farm animals.docx
Published 2025“…Optimisation was performed using both a greedy algorithm and an enhanced algorithm incorporating backtracking and branch-and-bound solvers. …”
-
572
Supplementary file 2_Optimising the selection of welfare indicators in farm animals.docx
Published 2025“…Optimisation was performed using both a greedy algorithm and an enhanced algorithm incorporating backtracking and branch-and-bound solvers. …”
-
573
Supplementary file 6_Optimising the selection of welfare indicators in farm animals.docx
Published 2025“…Optimisation was performed using both a greedy algorithm and an enhanced algorithm incorporating backtracking and branch-and-bound solvers. …”
-
574
Supplementary file 1_Optimising the selection of welfare indicators in farm animals.docx
Published 2025“…Optimisation was performed using both a greedy algorithm and an enhanced algorithm incorporating backtracking and branch-and-bound solvers. …”
-
575
Supplementary file 4_Optimising the selection of welfare indicators in farm animals.docx
Published 2025“…Optimisation was performed using both a greedy algorithm and an enhanced algorithm incorporating backtracking and branch-and-bound solvers. …”
-
576
Supplementary file 5_Optimising the selection of welfare indicators in farm animals.docx
Published 2025“…Optimisation was performed using both a greedy algorithm and an enhanced algorithm incorporating backtracking and branch-and-bound solvers. …”
-
577
Active Control of Laminar and Turbulent Flows Using Adjoint-Based Machine Learning
Published 2024“…This dissertation extends and applies an adjoint-based machine learning method, the deep learning PDE augmentation method (DPM), for closed-loop active control on both laminar and turbulent flows. The end-to-end sensitivities for optimization are computed using adjoints of the governing equations without restriction on the terms that may appear in the objective function, which we construct using algorithmic differentiation applied to the flow solver. …”
-
578
<b>Assessing human and environmental impacts on forest coverage in historical relic sites using XGBoost</b>
Published 2025“…It iteratively adds decision trees to optimize an objective function comprising a loss function for measuring prediction errors and a regularization term to control model complexity. …”
-
579
Source_Code_With_Help.rar
Published 2024“…<p dir="ltr">In the proposed framework, the Elite Preservation Strategy Chimp Optimization Algorithm (EPSCHOA) is embedded for the improving function and hyperparameter tuning of a Long Short-Term Memory (LSTM) model. …”
-
580
Conditional probability tensor decompositions for multivariate categorical response regression
Published 2025“…We demonstrate the encouraging performance of our method through both simulation studies and an application to modeling the functional classes of genes.…”