functional_intro_to_python
functional_intro_to_python copied to clipboard
[tutorial]A functional, Data Science focused introduction to Python

images
An ticket to hold threads about images.
http://www.scikit-yb.org/en/latest/api/cluster/silhouette.html
http://www.scikit-yb.org/en/latest/api/cluster/elbow.html
* Give example of splitting data: http://scikit-learn.org/stable/modules/generated/sklearn.model_selection.train_test_split.html * Attempting two to three Algorithms * Plot Diagnostics * Show Accuracy score: http://scikit-learn.org/stable/modules/generated/sklearn.metrics.accuracy_score.html
https://stackoverflow.com/questions/37703634/how-to-import-a-text-file-on-aws-s3-into-pandas-without-writing-to-disk
expand on calling functions in colab https://stackoverflow.com/questions/47345004/in-googles-colab-notebook-how-do-i-call-a-function-from-a-python-file?answertab=votes#tab-top
Add one explicit deep learning example with GPU enabled and/or TPU.