LabelMarker
A small tools for marking training set label in machine learning task.(crowdsourcing)
Install / Use
/learn @qq547276542/LabelMarkerREADME
LabelMarker
A small tools for marking training set label in machine learning
Install
- Git clone this repository in your system.
- Install python3 , django
- Enter the root path in ternimal, execute: sh django_server_start.sh
- Enter https://127.0.0.1:8000, enjoy it!
How to use
Homepage like this:

You can handwork mark training set in webpage , instead of other ways. It can improve you efficiency, and you can share this page to other. It like “crowdsourcing”.
Unlabed data will appear randomly, it can guarantee the labeled data evenly.
This is the marked data count,you can overview it:

The only thing that user should do is click the radio and click submit button, the new labeled data will append in label_data/label_data.txt. This file's format is:
y1 x1
y2 x2
y3 x3
…….
You should define label set in label_data/label_list.txt. This file's format is:
y1
y2
y3
….
And you should add unlabeled data in label_data/unlabeled_data.txt. This file's format is:
x1
x2
x3
...
Related Skills
YC-Killer
2.7kA library of enterprise-grade AI agents designed to democratize artificial intelligence and provide free, open-source alternatives to overvalued Y Combinator startups. If you are excited about democratizing AI access & AI agents, please star ⭐️ this repository and use the link in the readme to join our open source AI research team.
best-practices-researcher
The most comprehensive Claude Code skills registry | Web Search: https://skills-registry-web.vercel.app
groundhog
400Groundhog's primary purpose is to teach people how Cursor and all these other coding agents work under the hood. If you understand how these coding assistants work from first principles, then you can drive these tools harder (or perhaps make your own!).
last30days-skill
20.0kAI agent skill that researches any topic across Reddit, X, YouTube, HN, Polymarket, and the web - then synthesizes a grounded summary
