Hacker News new | ask | show | jobs
Show HN: AnyClassifier – One Line to Build Any Classifier Without Data (github.com)
1 points by kenhktsui 680 days ago
1 comments

Hi HN,

I would like to share this with all of you. AnyClassifier is a framework that helps you build a classifier without any label, with as limited coding as possible. As a machine learning engineer, one of the unavoidable but the most heavy lifting issues is to build and curate a high quality labelled data. By leveraging LLM annotation with permissive license, one can now label data at a better quality and at lightning speed ever. This is inspired by some of the challenges I faced daily in work and doing open source - it is built for machine learning engineer and software engineer, by machine learning engineer .

The project is still experimental, but I found it worked in some of my use cases. Feedbacks welcome, and feel free to contribute. See Future Roadmap.

I would love to have your feedback and also collaboration to make it better.

Best,

Ken