examples VS notebooks

Compare examples vs notebooks and see what are their differences.

examples

Notebooks demonstrating example applications of the cleanlab library (by cleanlab)

notebooks

Repo for various jupyter notebooks. (by cmauck10)
InfluxDB - Power Real-Time Data Analytics at Scale
Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.
www.influxdata.com
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
examples notebooks
12 1
99 0
- -
7.8 2.5
2 months ago about 1 year ago
Jupyter Notebook Jupyter Notebook
GNU Affero General Public License v3.0 -
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.

examples

Posts with mentions or reviews of examples. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2024-04-15.

notebooks

Posts with mentions or reviews of notebooks. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-04-24.
  • Finetuning Large Language Models -- An introduction to the core ideas and approaches
    2 projects | /r/learnmachinelearning | 24 Apr 2023
    Cool read! I just finished up a notebook where I show how noisy labels can drastically impact the performance of Open AI LLMs. I first fine-tune the well-known Davinci model (the backbone of ChatGPT) on the original data and report an accuracy of 63%. I then use the open-source package cleanlab to find examples that are incorrectly labeled and drop them from the training data. This step increases the fine-tuning accuracy to 66% (better accuracy with less data). Finally, I correct the mislabeled examples and fine-tuning accuracy jumps to 77%!

What are some alternatives?

When comparing examples and notebooks you can also consider the following projects:

token-label-error-benchmarks - Benchmarking methods for label error detection in token classification tasks

awesome-active-learning - A curated list of awesome Active Learning

deep-active-learning - Deep Active Learning

cleanlab - The standard data-centric AI package for data quality and machine learning with messy, real-world data and labels.

multiannotator-benchmarks - Benchmarking algorithms for assessing quality of data labeled by multiple annotators