Skip to content

Commit

Permalink
fix typos
Browse files Browse the repository at this point in the history
  • Loading branch information
paucablop committed Sep 22, 2023
1 parent 006701d commit 0748e7f
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions get-started/explore_our_exciting_datasets.md
Original file line number Diff line number Diff line change
Expand Up @@ -37,10 +37,10 @@ from chemotools.datasets import load_fermentation_train
X_train, y_train = load_fermentation_train()
```

: .note}
{: .note}
> Want to master the art of building a PLS model using the Fermentation Dataset? 📝 [Dive into our Training Guide](https://paucablop.github.io/chemotools/get-started/brewing_regressor.html).
#### __🧪 THE TEST SET: Real-Time Exploration___
#### __🧪 THE TEST SET: Real-Time Exploration__

The test set takes you on a real-time adventure with over 1000 spectra collected during a fermentation process. These spectra are captured every 1.25 minutes over several hours. Moreover, you have 35 reference glucose concentrations, measured hourly during the fermentation, to gauge your model's performance.

Expand Down

0 comments on commit 0748e7f

Please sign in to comment.