Back to Browse

How to Build and Use Calibration Curves in Python?!

515 views
Jun 10, 2023
6:17

In this YouTube video, I will demonstrate how to utilize the `isinstance` method to create versatile functions capable of handling both single values and lists of values. We'll start by building a calibration curve using the `linregress` method from `scipy.stats`. Then, we'll delve into creating a function that predicts `x` based on a single `y` value or multiple `y` values. To provide a visual representation, we'll employ the `scatterplot` module from `seaborn` to plot the data. This video is especially valuable for analytical chemists who regularly construct calibration curves. Join me as we explore these techniques and enhance the flexibility of your functions with visualizations! See How Python Makes it Easy to Create Calibration Curves! https://youtu.be/6jemT4S7PGM 0:00 Intro Part 2 of Calibration Curve 0:42 Getting to notebook 5:48 Closing

Download

0 formats

No download links available.

How to Build and Use Calibration Curves in Python?! | NatokHD