Skip to content

Instantly share code, notes, and snippets.

@Alakhator
Created March 24, 2020 19:26
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save Alakhator/a31ea5396d941e702e54623f11e85078 to your computer and use it in GitHub Desktop.
Save Alakhator/a31ea5396d941e702e54623f11e85078 to your computer and use it in GitHub Desktop.
y_pred = regressor.predict(6.5)
y_pred = sc_y.inverse_transform(y_pred)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment