ageron / ageron/handson-ml

chapter 5, exercise 8, scaler.inverse_transform

Open
#367 3 comments 0 reactions 0 assignees View on GitHub
Dominant language
Jupyter Notebook
Stars
25.6k
Forks
12.7k
PR merge metrics
No merged PRs in 30d

Description

hi
I don't understand how this line of code work and why -10 to 10 range is used. would you please explain it to me.
thanks.
line1 = scaler.inverse_transform([[-10, -10 * w1 + b1], [10, 10 * w1 + b1]])

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.