Search alternatives:
class classification » based classification (Expand Search), binary classification (Expand Search), _ classification (Expand Search)
based optimization » whale optimization (Expand Search)
binary mapk » binary mask (Expand Search), binary image (Expand Search)
mapk based » mask based (Expand Search), task based (Expand Search), app based (Expand Search)
binary b » binary _ (Expand Search)
b class » _ class (Expand Search), a class (Expand Search), 2 class (Expand Search)
class classification » based classification (Expand Search), binary classification (Expand Search), _ classification (Expand Search)
based optimization » whale optimization (Expand Search)
binary mapk » binary mask (Expand Search), binary image (Expand Search)
mapk based » mask based (Expand Search), task based (Expand Search), app based (Expand Search)
binary b » binary _ (Expand Search)
b class » _ class (Expand Search), a class (Expand Search), 2 class (Expand Search)
-
1
-
2
-
3
-
4
-
5
-
6
-
7
<b>BRISC: Annotated Dataset for Brain Tumor Segmentation and Classification</b>
Published 2025“…<p dir="ltr"><b>BRISC 2025 — Brain Tumor MRI Dataset</b></p><p dir="ltr">BRISC (BRain tumor Image Segmentation & Classification) — a curated, expert-annotated T1 MRI dataset for multi-class brain tumor classification and pixel-wise segmentation.…”
-
8
-
9
-
10
-
11
-
12
-
13
-
14
-
15
-
16
Calibration curves for NLP classification.
Published 2020“…<p>A, stroke presence; B, MCA location; C, acuity. These curves represent different combinations of text featurization (BOW, tf-idf, GloVe) and binary classification algorithms (Logistic Regression, RF, RNN). …”
-
17
-
18
Algoritmo de detección de odio en español (Algorithm for detection of hate speech in Spanish)
Published 2024“…</li><li>It generates a binary classification (hate vs. non-hate).</li></ul><h2>Datasets</h2><ol><li><b>Pre-training Dataset</b>: Cardiff NLP multilingual tweet sentiment dataset (Spanish part).…”
-
19
Schematic overview of SINATRA Pro: A novel framework for discovering biophysical signatures that differentiate classes of proteins.
Published 2022“…<p><b>(A)</b> The SINATRA Pro algorithm requires the following inputs: <i>(i)</i> (<i>x</i>, <i>y</i>, <i>z</i>)-coordinates corresponding to the structural position of each atom in every protein; <i>(ii)</i> <b>y</b>, a binary vector denoting protein class or phenotype (e.g., mutant versus wild-type); <i>(iii)</i> <i>r</i>, the cutoff distance for simplicial construction (i.e., constructing the mesh representation for every protein); <i>(iv)</i> <i>c</i>, the number of cones of directions; <i>(v)</i> <i>d</i>, the number of directions within each cone; <i>(vi)</i> <i>θ</i>, the cap radius used to generate directions in a cone; and <i>(vii)</i> <i>l</i>, the number of sublevel sets (i.e., filtration steps) used to compute the differential Euler characteristic (DEC) curve along a given direction. …”
-
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). …”