Search alternatives:
processing optimisation » process optimisation (Expand Search), process optimization (Expand Search), prescribing optimisation (Expand Search)
optimisation algorithm » optimization algorithm (Expand Search), optimization algorithms (Expand Search), maximization algorithm (Expand Search)
five classification » final classification (Expand Search), cover classification (Expand Search), risk classification (Expand Search)
sample processing » image processing (Expand Search), waste processing (Expand Search), pre processing (Expand Search)
binary sample » final sample (Expand Search), binary people (Expand Search), intra sample (Expand Search)
binary b » binary _ (Expand Search)
b five » _ five (Expand Search), a five (Expand Search), big five (Expand Search)
processing optimisation » process optimisation (Expand Search), process optimization (Expand Search), prescribing optimisation (Expand Search)
optimisation algorithm » optimization algorithm (Expand Search), optimization algorithms (Expand Search), maximization algorithm (Expand Search)
five classification » final classification (Expand Search), cover classification (Expand Search), risk classification (Expand Search)
sample processing » image processing (Expand Search), waste processing (Expand Search), pre processing (Expand Search)
binary sample » final sample (Expand Search), binary people (Expand Search), intra sample (Expand Search)
binary b » binary _ (Expand Search)
b five » _ five (Expand Search), a five (Expand Search), big five (Expand Search)
-
1
-
2
-
3
-
4
-
5
-
6
-
7
-
8
-
9
<b>BRISC: Annotated Dataset for Brain Tumor Segmentation and Classification</b>
Published 2025“…</p><p dir="ltr">Highlights<br>- 6,000 T1-weighted MRI slices (5,000 train / 1,000 test)<br>- Four classes: Glioma, Meningioma, Pituitary Tumor, No Tumor<br>- Pixel-wise segmentation masks reviewed by radiologists<br>- Slices from three anatomical planes: Axial, Coronal, Sagittal<br>- Clean, stratified train/test splits and aligned image–mask filenames</p><h2> Dataset structure</h2><p dir="ltr"><b>brisc2025/</b><br>├─ classification_task/<br>│ ├─ train/<br>│ │ ├─ glioma/<br>│ │ │ ├─ brisc2025_train_00001_gl_ax_t1.jpg<br>│ │ │ └─ ...…”
-
10
-
11
-
12
-
13
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). …”
-
14
Receiver operating 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, k-NN, CART, OCT, OCT-H, RF, RNN). …”
-
15
-
16
-
17
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).…”
-
18
Design and implementation of the Multiple Criteria Decision Making (MCDM) algorithm for predicting the severity of COVID-19.
Published 2021“…(D). The MCDM algorithm-Stage 4. Performance evaluation, this stage is to measure the performance of the binary classification by ACC, TPR, FPR and F1 score.…”
-
19
-
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). …”