ModSSC/ModSSC
ModSSC: A Modular Framework for Semi Supervised Classification
This project helps academic researchers and machine learning practitioners categorize data when only a small portion is labeled. It takes in various types of data, like text, images, or sensor readings, and outputs classifications even with limited initial tagging. Researchers can use this to develop and test new methods for efficiently classifying diverse datasets.
Available on PyPI.
Use this if you are an academic researcher focusing on semi-supervised classification and need a flexible, reproducible framework to experiment with new methods across different data types.
Not ideal if you are looking for a plug-and-play solution for immediate, production-ready data classification without interest in algorithm research or customization.
Stars
32
Forks
7
Language
Python
License
MIT
Category
Last pushed
Mar 11, 2026
Commits (30d)
0
Dependencies
4
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/ml-frameworks/ModSSC/ModSSC"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Related frameworks
AdaptiveMotorControlLab/CEBRA
Learnable latent embeddings for joint behavioral and neural analysis - Official implementation of CEBRA
theolepage/sslsv
Toolkit for training and evaluating Self-Supervised Learning (SSL) frameworks for Speaker...
PaddlePaddle/PASSL
PASSL包含 SimCLR,MoCo v1/v2,BYOL,CLIP,PixPro,simsiam, SwAV, BEiT,MAE 等图像自监督算法以及 Vision...
YGZWQZD/LAMDA-SSL
30 Semi-Supervised Learning Algorithms
microsoft/Semi-supervised-learning
A Unified Semi-Supervised Learning Codebase (NeurIPS'22)