Pinned Repositories
bayes-net-r-hadoop
Bayesian Network with R and Hadoop
deepnet
Implementation of some deep learning algorithms.
LearnDataScience
Open Content for self-directed learning in data science
machinelearninginaction
Source Code for the book: Machine Learning in Action published by Manning
ml-class
Machine learning programming exercises
ML_for_Hackers
Code accompanying the book "Machine Learning for Hackers"
nicar2013
Various documents and code examples for NICAR 2013 presentations.
parallel_ml_tutorial
Tutorial on scikit-learn and IPython for parallel machine learning
Python_for_Data_Science
A rapid on-ramp primer for programmers who want to learn Python for doing data science research and development.
scikit-learn
scikit-learn: machine learning in Python
puneethmishra's Repositories
puneethmishra/bayes-net-r-hadoop
Bayesian Network with R and Hadoop
puneethmishra/deepnet
Implementation of some deep learning algorithms.
puneethmishra/LearnDataScience
Open Content for self-directed learning in data science
puneethmishra/machinelearninginaction
Source Code for the book: Machine Learning in Action published by Manning
puneethmishra/parallel_ml_tutorial
Tutorial on scikit-learn and IPython for parallel machine learning
puneethmishra/Python_for_Data_Science
A rapid on-ramp primer for programmers who want to learn Python for doing data science research and development.
puneethmishra/scikit-learn
scikit-learn: machine learning in Python
puneethmishra/aas
Code to accompany Advanced Analytics with Spark from O'Reilly Media
puneethmishra/content
Official content for Harvard CS109
puneethmishra/courses
Course materials for the Data Science Specialization: https://www.coursera.org/specialization/jhudatascience/1
puneethmishra/dataanalysis
The lecture slides for Coursera's Data Analysis class
puneethmishra/DataScience
Code for Data Science at Olin College, Spring 2014.
puneethmishra/doing_data_science
This is the example code repository for Doing Data Science by Cathy O'Neil and Rachel Schutt (O'Reilly Media)
puneethmishra/GenerativeAI
puneethmishra/INSEADjan2014
puneethmishra/IPSUR
IPSUR, Introduction to Probability and Statistics Using R, is a textbook written for an undergraduate course in probability and statistics. IPSUR is FREE, in the GNU sense of the word.
puneethmishra/ipython
Official repository for IPython itself. Other repos in the IPython organization contain things like the website, documentation builds, etc.
puneethmishra/ipython-minibook
Code examples from the IPython minibook, Packt Publishing, by C. Rossant
puneethmishra/kaggle-past-solutions
A searchable compilation of Kaggle past solutions
puneethmishra/mask_classification
Mask classifiction
puneethmishra/Mining-the-Social-Web-2nd-Edition
The official online compendium for Mining the Social Web, 2nd Edition (O'Reilly, 2013)
puneethmishra/MyExperiments
puneethmishra/NLP_Games
My Tryst with NLP
puneethmishra/notebooks
Some sample IPython notebooks for scikit-learn
puneethmishra/pandas-cookbook
Recipes for using Python's pandas library
puneethmishra/sklearn_dataphilly_april2013
sklearn talk for dataphilly/phillypug based on github.com/jakevdp/sklearn_pycon2013 and http://scikit-learn.github.io/scikit-learn-tutorial/general_concepts.html
puneethmishra/sklearn_pycon2013
Files for my scikit-learn tutorial at PyCon 2013
puneethmishra/sklearn_scipy2013
Scikit-learn tutorials for the Scipy 2013 conference
puneethmishra/sklearn_tutorial
Intro to machine learning with sklearn
puneethmishra/statistical-analysis-python-tutorial
Statistical Data Analysis in Python