Pinned Repositories
MMA-scraper
Rough implementations of a fightmetric.com scraper (Python, BeautifulSoup)
StringMatching
A python implementation of the Ratcliff/Obershelp string matching algorithm
awesome-public-datasets
A awesome list of (large-scale) public datasets on the Internet. (On-going collection)
bashcrash
Bash Crash Course
clinton-email-cruncher
Download Hillary Clinton's emails and query them with sqlite
content
Official content for Harvard CS109
courses
Course materials for the Data Science Specialization: https://www.coursera.org/specialization/jhudatascience/1
data-science-ipython-notebooks
Continually updated data science Python notebooks: Deep learning (TensorFlow, Theano, Caffe), scikit-learn, Kaggle, big data (Spark, Hadoop MapReduce, HDFS), matplotlib, pandas, NumPy, SciPy, Python essentials, AWS, and various command lines.
data-science-toolbox
Start doing data science in minutes
DataScienceCourse
This holds iPython notebooks and lecture slides for the Intro to Data Science Master's course I teach at NYU.
hugsnotpugs's Repositories
hugsnotpugs/MMA-scraper
Rough implementations of a fightmetric.com scraper (Python, BeautifulSoup)
hugsnotpugs/StringMatching
A python implementation of the Ratcliff/Obershelp string matching algorithm
hugsnotpugs/awesome-public-datasets
A awesome list of (large-scale) public datasets on the Internet. (On-going collection)
hugsnotpugs/bashcrash
Bash Crash Course
hugsnotpugs/clinton-email-cruncher
Download Hillary Clinton's emails and query them with sqlite
hugsnotpugs/content
Official content for Harvard CS109
hugsnotpugs/courses
Course materials for the Data Science Specialization: https://www.coursera.org/specialization/jhudatascience/1
hugsnotpugs/data-science-ipython-notebooks
Continually updated data science Python notebooks: Deep learning (TensorFlow, Theano, Caffe), scikit-learn, Kaggle, big data (Spark, Hadoop MapReduce, HDFS), matplotlib, pandas, NumPy, SciPy, Python essentials, AWS, and various command lines.
hugsnotpugs/data-science-toolbox
Start doing data science in minutes
hugsnotpugs/DataScienceCourse
This holds iPython notebooks and lecture slides for the Intro to Data Science Master's course I teach at NYU.
hugsnotpugs/GADS9-NYC-Spring2014-Lectures
Lecture Repository for GADS9
hugsnotpugs/git-flight-rules
Flight rules for git
hugsnotpugs/git-it
A workshopper module for learning Git and GitHub - Social coding, y'all.
hugsnotpugs/javascript
GitBook teaching programming basics with Javascript
hugsnotpugs/LearnDataScience
Open Content for self-directed learning in data science
hugsnotpugs/prelaunchr
A small and simple Rails 3.2 project that is ready to be used as a prelaunch site. It includes all the necessary requirements like prize groups, open/closed states, and simple social sharing.
hugsnotpugs/Probabilistic-Programming-and-Bayesian-Methods-for-Hackers
aka "Bayesian Methods for Hackers": An introduction to Bayesian methods + probabilistic programming with a computation/understanding-first, mathematics-second point of view. All in pure Python ;)
hugsnotpugs/ProjectEuler
Project Euler solutions
hugsnotpugs/sherdogscraper
This is a reusable python library for scraping Event and Fighter info from Sherdog.com. Based on paddycarey's plugin.video.mmabrowser for xbmc
hugsnotpugs/statlearning-notebooks
Python notebooks for exercises covered in Stanford statlearning class (where exercises were in R).
hugsnotpugs/TwitterAPI
Pulling tweets in python using the Twitter API
hugsnotpugs/WhoReadsXKCD
xkcd data analysis code - NLP, clustering, statistics & more!
hugsnotpugs/word_cloud
A little word cloud generator in Python