diff --git a/awesome-lists/tools.md b/awesome-lists/tools.md index 54de7f1..e92d1bd 100644 --- a/awesome-lists/tools.md +++ b/awesome-lists/tools.md @@ -1 +1,5 @@

Tools

+ +## Data Programming & Weak Supervision +- [Cleanlab](https://github.com/cgnorthcutt/cleanlab): A Python library for machine learning with noisy labels. It supports finding label errors in datasets and training models on noisily labeled data. +- [Knodle](http://knodle.cc/): A modular Python framework that allows combining different classifiers, weak supervision approaches and denoising methods.