This is a part of the Regressors family, this is where the model takes in a single numerical input, and outputs a single numerical output. Below is an example of the penguins dataset, where we are predicting flipper length based on the bill length of the penguin.
Plotting setup

Chart Results
This is a scatter and line plot, which shows the dataset in the form of points, as well as the model predictions.
