Search alternatives:
model optimization » codon optimization (Expand Search), global optimization (Expand Search), based optimization (Expand Search)
binary layer » boundary layer (Expand Search), final layer (Expand Search), linear layer (Expand Search)
layer model » water model (Expand Search), linear model (Expand Search), cancer model (Expand Search)
model optimization » codon optimization (Expand Search), global optimization (Expand Search), based optimization (Expand Search)
binary layer » boundary layer (Expand Search), final layer (Expand Search), linear layer (Expand Search)
layer model » water model (Expand Search), linear model (Expand Search), cancer model (Expand Search)
-
1
-
2
Descriptive analysis of the outcomes by the optimized LSTM using several optimization algorithms.
Published 2025Subjects: -
3
Performance of the bAD-PSO-Guided WOA algorithm compared with another algorithm.
Published 2025Subjects: -
4
Performance of the proposed AD-PSO-Guided WOA-LSTM algorithm compared with another algorithm.
Published 2025Subjects: -
5
-
6
-
7
-
8
-
9
-
10
-
11
-
12
Analysis plots of the obtained results using the proposed AD-PSO-Guided WOA LSTM algorithm.
Published 2025Subjects: -
13
ROC curve for binary classification.
Published 2024“…The model further showed superior results on binary classification compared with existing methods. …”
-
14
Confusion matrix for binary classification.
Published 2024“…The model further showed superior results on binary classification compared with existing methods. …”
-
15
-
16
-
17
Effects of Class Imbalance and Data Scarcity on the Performance of Binary Classification Machine Learning Models Developed Based on ToxCast/Tox21 Assay Data
Published 2022“…An assay matrix based on CI and DS was prepared for 335 assays with biologically intended target information, and 28 CI assays and 3 DS assays were selected. Thirty models established by combining five molecular fingerprints (i.e., Morgan, MACCS, RDKit, Pattern, and Layered) and six algorithms [i.e., gradient boosting tree, random forest (RF), multi-layered perceptron, <i>k</i>-nearest neighbor, logistic regression, and naive Bayes] were trained using the selected assay data set. …”
-
18
Summary of existing CNN models.
Published 2024“…The model further showed superior results on binary classification compared with existing methods. …”
-
19
Testing results for classifying AD, MCI and NC.
Published 2024“…The model further showed superior results on binary classification compared with existing methods. …”
-
20
Algoritmo de clasificación de expresiones de odio por tipos en español (Algorithm for classifying hate expressions by type in Spanish)
Published 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). …”