Skip to content

Instantly share code, notes, and snippets.

@trohit
Last active December 19, 2016 08:31
Show Gist options
  • Save trohit/19942fd26338251e2d9ff69e89f58ee0 to your computer and use it in GitHub Desktop.
Save trohit/19942fd26338251e2d9ff69e89f58ee0 to your computer and use it in GitHub Desktop.
machinelearning
# Videos - Hello World - Machine Learning Recipes - YouTube
# https://www.youtube.com/playlist?list=PLOU2XLYxmsIIuiBfYad6rFYQU_jL2ryal
# software to use
# http://scikit-learn.org/stable/install.html
# algos
# https://en.wikipedia.org/wiki/K-means_clustering
# http://scikit-learn.org/stable/auto_examples/cluster/plot_cluster_iris.html
# https://pythonprogramming.net/flat-clustering-machine-learning-python-scikit-learn/
Interesting Links:
http://www.brendangregg.com/FrequencyTrails/outliers.html
http://www.brendangregg.com/FrequencyTrails/intro.html
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment