Last active
March 24, 2020 10:29
-
-
Save ghodsizadeh/3b41fc6cd53c5ab7e4e329c13c7d54d9 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| from sklearn import datasets | |
| import numpy as np | |
| import matplotlib.pyplot as plt |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment