Pinned Loading
-
flowad-baseline
flowad-baseline PublicEnd-to-end Python baseline for intrusion/anomaly detection on network flows: LogReg/RF + OCSVM/IsolationForest, ROC-PR, thresholds.
Python
-
textkd-p1-clean-prep
textkd-p1-clean-prep PublicA very simple baseline for text preprocessing + linear classification with Python and scikit-learn. It compares raw vs cleaned (lemmatized) text using TF-IDF + Logistic Regression, then saves metri…
Python
-
textkd-p2-topics
textkd-p2-topics PublicSmall baseline for topic modeling that compares a classic approach (LDA) with a contextual one (BERTopic). It runs on 20 Newsgroups, computes topic coherence (c_v) and topic diversity, and saves me…
Python
-
textkd-p3-semantic-search
textkd-p3-semantic-search PublicA baseline for semantic search that compares a sparse approach (BM25) with a dense one (SBERT embeddings).
Python
-
textkd-p4-fewshot-distilbert
textkd-p4-fewshot-distilbert PublicFew-shot text classification baseline: DistilBERT fine-tuning vs TF-IDF+SVM on IMDB. Includes metrics.json, learning curves, and qualitative error examples
Python
-
amr-ner-baseline
amr-ner-baseline PublicDiagnostic baseline for AMR NER on PubMed abstracts using AIObioEnts in inference-only mode.
Python
If the problem persists, check the GitHub status page or contact support.