cookbook
cookbook copied to clipboard
Fix Issues with Colab Notebook in 'Annotate text data using Active Learning with Cleanlab'
What does this PR do?
Fixes #138.
This PR addresses the three minor issues pointed out:
- Updated the datasets package version. Tested and confirmed it works correctly.
- Changed the dataset loading method to load directly as a Pandas DataFrame, following the approach used in the tutorial and Colab example.
- Updated the download links to ensure correct file retrieval.
Who can review?
@merveenoyan and @stevhliu.
Check out this pull request on ![]()
See visual diffs & provide feedback on Jupyter Notebooks.
Powered by ReviewNB
The docs for this PR live here. All of your documentation changes will be reflected on that endpoint. The docs are available until 30 days after the last update.
@sergiopaniego very sorry for delayed response, I was off. I think we can merge