Skip to content

Instantly share code, notes, and snippets.

@infinite-Joy
Created August 5, 2017 06:35
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 infinite-Joy/481f1aea1a40eefcbf9335739e1a1554 to your computer and use it in GitHub Desktop.
Save infinite-Joy/481f1aea1a40eefcbf9335739e1a1554 to your computer and use it in GitHub Desktop.
Y = X_std.dot(matrix_w)
print(Y[:4])
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment