Search alternatives:
code optimization » codon optimization (Expand Search), model optimization (Expand Search), dose optimization (Expand Search)
system detection » system's detection (Expand Search), system infection (Expand Search), system detected (Expand Search)
binary data » primary data (Expand Search), dietary data (Expand Search)
data system » earth system (Expand Search)
data code » data model (Expand Search), data came (Expand Search)
code optimization » codon optimization (Expand Search), model optimization (Expand Search), dose optimization (Expand Search)
system detection » system's detection (Expand Search), system infection (Expand Search), system detected (Expand Search)
binary data » primary data (Expand Search), dietary data (Expand Search)
data system » earth system (Expand Search)
data code » data model (Expand Search), data came (Expand Search)
-
1
-
2
-
3
-
4
-
5
-
6
-
7
-
8
Joint Detection of Change Points in Multichannel Single-Molecule Measurements
Published 2021Subjects: -
9
-
10
-
11
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). …”
-
12
-
13
Confusion metrics using LR-HaPi algorithm.
Published 2024“…Nonetheless, the purview of propaganda detection transcends textual data alone. Deep learning algorithms like Artificial Neural Networks (ANN) offer the capability to manage multimodal data, incorporating text, images, audio, and video, thereby considering not only the content itself but also its presentation and contextual nuances during dissemination.…”
-
14
Confusion metrics using MNB-HaPi algorithm.
Published 2024“…Nonetheless, the purview of propaganda detection transcends textual data alone. Deep learning algorithms like Artificial Neural Networks (ANN) offer the capability to manage multimodal data, incorporating text, images, audio, and video, thereby considering not only the content itself but also its presentation and contextual nuances during dissemination.…”
-
15
Confusion metrics using DT-HaPi algorithm.
Published 2024“…Nonetheless, the purview of propaganda detection transcends textual data alone. Deep learning algorithms like Artificial Neural Networks (ANN) offer the capability to manage multimodal data, incorporating text, images, audio, and video, thereby considering not only the content itself but also its presentation and contextual nuances during dissemination.…”
-
16
Confusion metrics using SVM-HaPi algorithm.
Published 2024“…Nonetheless, the purview of propaganda detection transcends textual data alone. Deep learning algorithms like Artificial Neural Networks (ANN) offer the capability to manage multimodal data, incorporating text, images, audio, and video, thereby considering not only the content itself but also its presentation and contextual nuances during dissemination.…”
-
17
-
18
-
19
Algoritmo de detección de odio en español (Algorithm for detection of hate speech in Spanish)
Published 2024“…</p><p dir="ltr">Más información:</p><ul><li><a href="https://www.hatemedia.es/" rel="nofollow" target="_blank">https://www.hatemedia.es/</a> o contactar con: <a href="mailto:elias.said@unir.net" target="_blank">elias.said@unir.net</a></li><li>Este algoritmo está relacionado con el algoritmo de clasificación de expresiones de odio por intensidad en español, desarrollado también por los autores: <a href="https://github.com/esaidh266/Algorithm-for-classifying-hate-expressions-by-intensities-in-Spanish" target="_blank">https://github.com/esaidh266/Algorithm-for-classifying-hate-expressions-by-intensities-in-Spanish</a></li><li>Este algoritmo está relacionado con el algoritmo de clasificación de expresiones de odio por tipo en español, desarrollado también por los autores: <a href="https://github.com/esaidh266/Algorithm-for-classifying-hate-expressions-by-type-in-Spanish" target="_blank">https://github.com/esaidh266/Algorithm-for-classifying-hate-expressions-by-type-in-Spanish</a></li></ul><p>----</p>Hate Speech Detection Model<p dir="ltr">This code implements a hate speech classification system using the RoBERTuito model (a Spanish version of RoBERTa) to detect hate speech in tweets.…”
-
20