Search alternatives:
bayesian optimization » based optimization (Expand Search)
class optimization » phase optimization (Expand Search), cost optimization (Expand Search), task optimization (Expand Search)
binary target » primary target (Expand Search), kinase target (Expand Search), final target (Expand Search)
art bayesian » a bayesian (Expand Search), from bayesian (Expand Search), _ bayesian (Expand Search)
target class » target cells (Expand Search)
binary art » binary pairs (Expand Search)
bayesian optimization » based optimization (Expand Search)
class optimization » phase optimization (Expand Search), cost optimization (Expand Search), task optimization (Expand Search)
binary target » primary target (Expand Search), kinase target (Expand Search), final target (Expand Search)
art bayesian » a bayesian (Expand Search), from bayesian (Expand Search), _ bayesian (Expand Search)
target class » target cells (Expand Search)
binary art » binary pairs (Expand Search)
-
1
-
2
-
3
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“…However, ToxCast assays differ in the amount of data and degree of class imbalance (CI). Therefore, the resampling algorithm employed should vary depending on the data distribution to achieve optimal classification performance. …”
-
4
<i>hi</i>PRS algorithm process flow.
Published 2023“…<b>(B)</b> Focusing on the positive class only, the algorithm exploits FIM (<i>apriori</i> algorithm) to build a list of candidate interactions of any desired order, retaining those that have an empirical frequency above a given threshold <i>δ</i>. …”
-
5
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). …”
-
6
-
7
Variable Selection with Multiply-Imputed Datasets: Choosing Between Stacked and Grouped Methods
Published 2022“…Building on existing work, we (i) derive and implement efficient cyclic coordinate descent and majorization-minimization optimization algorithms for continuous and binary outcome data, (ii) incorporate adaptive shrinkage penalties, (iii) compare these methods through simulation, and (iv) develop an R package <i>miselect</i>. …”
-
8
Predictive Analysis of Mushroom Toxicity Based Exclusively on Their Natural Habitat.
Published 2025“…The single predictor variable was the mushroom habitat, a categorical feature that was preprocessed using the One-Hot Encoding technique, resulting in seven distinct binary variables. <br></p><p dir="ltr">The target variable was the class (edible/poisonous). …”