Pinned Repositories
009_016_LLP_Solutions
Solutions for LLP: Tutorials #9-16
2015
Public material for CS109
2015-slides
Slides and talk assets from PyCon 2015
best-of-ml-python
🏆 A ranked list of awesome machine learning Python libraries. Updated weekly.
best-of-web-python
🏆 A ranked list of awesome python libraries for web development. Updated weekly.
DP100
Labs for Course DP-100: Designing and Implementing Data Science Solutions on Microsoft Azure
examples-in-python
free-data-science-books
Free resources for learning data science
free-programming-books
:books: Freely available programming books
scikit-learn
scikit-learn: machine learning in Python
AbhishekHP2016's Repositories
AbhishekHP2016/OPTICS-Automatic-Clustering
automatic hierarchical clustering of OPTICS reachability plots implemented in Python
AbhishekHP2016/tkinter-designer
A Gui Designer for Tkinter of Python embedding in VB6, Muliti-Language(English Included) supported.
AbhishekHP2016/public_talks
Public links and files for various tutorials, demonstrations, and talks
AbhishekHP2016/acsexample
Example R code for reading American Community Survey state level files, using an Excel-based code book to specify required arguments to read the data as a fixed-length file in R.
AbhishekHP2016/HadoopWithPython
Repository for Hadoop with Python including example source code
AbhishekHP2016/py-dbclasd
Python implementation of DBCLASD, a non-parametric clustering algorithm
AbhishekHP2016/mastering_python_pandas
Doing the tutorial from Brandon Rhodes PyCon 2015
AbhishekHP2016/dbscan-1
Python implementation of 'Density Based Spatial Clustering of Applications with Noise'
AbhishekHP2016/introduction-to-spark
Code and setup information for Introduction to Spark session at http://www.meetup.com/Bangalore-Apache-Spark-Meetup/events/220270823/
AbhishekHP2016/MHML
Implement machine learning
AbhishekHP2016/mtlpy50
Nicolas Kruchten's presentation at Montreal Python 50
AbhishekHP2016/scikit-learn-1
AbhishekHP2016/009_016_LLP_Solutions
Solutions for LLP: Tutorials #9-16
AbhishekHP2016/simple-DBScan
A Simple Python Implementation of DBScan
AbhishekHP2016/DBSCAN
Implementation of DBSCAN Algorithm in Python.
AbhishekHP2016/gmm
Gaussian Mixture Models in Python